11-06-2010, 09:00 PM | #11 |
Baron
Join Date: Nov 2007
Location: Not where it looks like, to either of us.
Posts: 706
|
envy hasn't been good for ati drivers for ages. It's never worked at all for me.
kalima, having built all those package files, did you install them with dpkg?
__________________
If you can't detect sarcasm yourself, please pay attention when it's pointed out to you.
Arathael :: Wyrd Sceote :: Gwn M'ger — Soul Taker, Imperial Guard of Ignis |
11-07-2010, 02:59 AM | #12 |
Apprentice
Join Date: Oct 2008
Location: Santiago de Cali
Posts: 57
|
resolved problem!!
Thanks arafails, resolved problem steps:
Code:
1 download last ATI drivers 2 apt-get update 3 sudo bash ati-driver.run --buildpkg Ubuntu/lucyd 4 dpkg -i fglrx-amdcccle_8.783-0ubuntu1_amd64.deb dpkg -i fglrx-dev_8.783-0ubuntu1_amd64.deb dpkg -i fglrx-modaliases_8.783-0ubuntu1_amd64.deb 5 gedit /etc/X11/xorg.conf Section "Device" Identifier "aticonfig-Device[0]" Driver "fglrx" Option "VideoOverlay" "on" Option "OpenGLOverlay" "off" EndSection 6 reboot system (glxinfo | grep direct = YES .....) 7 to play RO
__________________
Alsirio |
Tags |
ati drivers, ati radeon problem, ubuntu |
|
|