Massassi Forums Logo

This is the static archive of the Massassi Forums. The forums are closed indefinitely. Thanks for all the memories!

You can also download Super Old Archived Message Boards from when Massassi first started.

"View" counts are as of the day the forums were archived, and will no longer increase.

ForumsDiscussion Forum → Getting my ATI card working in Ubuntu 7.04 Feisty
Getting my ATI card working in Ubuntu 7.04 Feisty
2007-06-10, 9:49 AM #1
I read a tutorial on getting my ATI card (Radeon 9200SE) working in Ubuntu, but this process caused my xorg.conf to be overwritten with a broken copy that produced a blank screen instead of a login prompt. (fortunately I had backed up the good file)

I also tried to add the driver via the restricted drivers module in GNOME, but the module claimed that I needed no restricted drivers.

Is there a better way to get my ATI driver working?
2007-06-10, 10:52 AM #2
You can try Method 2 on that same page, that's what I always use. I like to have the latest drivers, but I'm not sure if the 9200SE is supported by the latest ones, you'll have to check. The restricted driver manager sucks, it only works some of the time.

Also, did you do this after installing? (It edits the xorg.conf)
Code:
sudo aticonfig --initial


Code:
sudo aticonfig --overlay-type=Xv


Without those two strings, you won't have a working system.

↑ Up to the top!