PDA

View Full Version : ATi radeon 7000 drivers


levkaizer
December 12th, 2005, 11:01 AM
Hey, this is my first post and I'm new to Linux. I just installed Ubuntu last night and when the Xserver boots up the screen goes black! I've asked some people for help and they tell me to edit my xorg.conf file. What do I need to change and how do I do it? Any help would be great!! I am running a Radeon 7000 graphics card on a AMD 2800+ processor.

Imexius
December 12th, 2005, 02:12 PM
To edit your xorg.conf file do the following

sudo pico /etc/X11/xorg.conf

Then under BUSID type: Option "noaccel"

hit ctrl o then press enter then press ctrl x

Once finished type startx and things should work

levkaizer
December 20th, 2005, 06:58 PM
I tried that, I could only find the BusId in a section called "Device". This detailed my graphics card. I added in a section that read
Option "noaccel"

underneath the BusId part, but it did nothing. Could it be anything else?

linbetwin
December 20th, 2005, 07:03 PM
I don't know how to help you, but I also have the ATI 7000 VE graphics card and an AMD Athlon XP 2200+ (1,8 GHz) and I don't have those problems that you have. The graphics card may not be the cause.

levkaizer
December 20th, 2005, 07:05 PM
Ok, do you think that reinstalling might be a good idea?