Driver Ati - this guide should work for the entire series X
grab the official drivers from Ati site
enter in the properties file you just downloaded, right click -> properties, go to permissions and enable write permission for all users read and then form the basis of the option make the file executable .. done press OK to confirm and exit
Open a shell and type sudo sh
nomedriver.run
graphic and follow the signs to the launch by the end of the shell:
cd / etc/X11
sudo aticonfig - initial
sudo aticonfig - overlay-type = Xv
-------------------------------------- ---------------
Now we need to enable Compiz run:
sudo kwrite / usr / bin / compiz
Replace:
# Driver whitelist whitelist = " nvidia intel ati radeon i810 "
with
# Driver whitelist whitelist =" nvidia intel ati radeon i810 fglrx "
------------------------------------------- ---------
Then we have to edit xorg.conf
sudo kwrite / etc/X11/xorg.conf
modified in this way in their own headings:
Section "Module"
Load "glx"
EndSection Section "Extensions"
Option "Composite" "Enable" EndSection
reboot your system and return to open a shell and run: fglrxinfo
should see something like that :
display:: 0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc. OpenGL
renderer string: ATI RADEON 9600 Series
OpenGL version string: 2.1.7276 Release
Mesa If you see something went wrong ..
If everything goes properly we can start in a shell:
COMPIZ
Help tested on KDE 4.0.1
0 comments:
Post a Comment