[clug-talk] Kubuntu breezy install
Andrew J. Kopciuch
akopciuch at bddf.ca
Tue Jan 31 08:13:45 PST 2006
On Monday 30 January 2006 20:39, D Bhardwaj wrote:
> xorg.conf contains the correct Identifier- ATI ...Radeon Xpress 200M, but
> the driver is simply "ati". I assume once I 'find' the correct driver, I
> edit this file with the right name? and path?
The ATI driver is incorrectly recognized for newer ATI cards on kubuntu
(ubunutu, debian ... blah). You need to install the fglrx driver.
Once you get to a console point after boot. you should login and do this :
#sudo apt-get install xorg-driver-fglrx
Then edit your xorg.xonf and change your driver to 'fglrx', then restart.
This is a sample of the xorg.conf :
Section "Device"
Identifier "ATI Technologies, Inc. Radeon Xpress 200 (RS480)"
Driver "fglrx"
BusID "PCI:1:5:0"
EndSection
Andy
More information about the clug-talk
mailing list