View Full Version : ATI Question
Imexius
January 6th, 2006, 02:41 AM
aaaaaaaaaaaaaaaaaaaaaaaa
Zeroedout
January 6th, 2006, 04:24 AM
if you just want 3d acceleration, it just depends on your card; which ATI card do you have?
FizDev
January 6th, 2006, 04:29 AM
I don't know about a command... but you can do it manually. Just change the config in xorg.conf
sudo gedit /etc/X11/xorg.conf
Go where it says something similar to this
Section "Device"
Identifier "ATI Technologies, Inc. Radeon Mobility X600 (M24)"
Driver "ati"
BusID "PCI:1:0:0"
Option "UseFBDev" "true"
EndSection
Then change the "ati" to "fglrx" (assuming that you have already installed ati-fglrx)
Imexius
January 6th, 2006, 04:31 PM
33232
FizDev
January 6th, 2006, 09:08 PM
I believe that to install the drivers you must do
sudo apt-get install xorg-driver-fglrx
I'm not too sure about this so you should take a look at his howto :
http://ubuntuforums.org/showpost.php?p=423584
Should do the trick ;)
Just make sure to do a backup of your xorg.conf before doing anything!
Imexius
January 6th, 2006, 11:44 PM
000101010010101
zappa86
January 7th, 2006, 12:39 AM
Can you start X without the "noaccel" option if you make the driver the fglrx.?Make sure you have it installed. If you wanted to, you could also download the driver from ATI (i think its a newer version than you will get from synaptic).
Imexius
January 7th, 2006, 01:02 AM
010100100101
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.