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

_______________________________________________
clug-talk mailing list
[email protected]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca
Mailing List Guidelines (http://clug.ca/ml_guidelines.php)
**Please remove these lines when replying

Reply via email to