View Full Version : ati 9550
clapton
December 10th, 2005, 10:57 AM
I've got this graphic card.
But I can't get the the perfomace on breezy, there's any trick to put them work?
I've got the drivers that are on repository.
Thx for help :)
roberine
December 11th, 2005, 11:40 AM
This is what's in the ubuntu help.
And it works for me.
How do I install the 3D ATI video card driver?
1.
Install the xorg-driver-fglrx package with Synaptic (See How do I use Synaptic to install packages?)
Miscellaneous - Graphical (restricted) > xorg-driver-fglrx
2.
echo fglrx | sudo tee -a /etc/modules
sudo depmod -a ; sudo modprobe fglrx
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_backup
sudo sed -i -e 's/"ati"/"fglrx"/' /etc/X11/xorg.conf
3.
If you are using an NForce2-based motherboard you will also need to do the following:
sudo gedit /etc/X11/xorg.conf
Change “Section "Device"” add the following line:
Option "UseInternalAGPGART" "no"
4.
Restart your machine for changes to take effect.
clapton
December 11th, 2005, 07:27 PM
the effect is an error on config of my monitor :(
"out of range".
More helps?
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.