分类: LINUX
2012-01-12 22:22:00
then for newest ati driver:
wgetIf you have a 64 bit system, then install this before anything:
sudo apt-get install ia32-libsOnce dowloaded right-click the .run file and set it to run as executable.
then.
cd /path_of_the_fileThis is for 32 bit only:
sh ./ati-driver-installer-11-5-x86.x86_64.runThis is for 64 bit only:
sh ./ati-driver-installer-11-5-x86.x86_64.run --buildpkg Ubuntu/natty sudo dpkg -i fglrx*.debOnce it's done.
sudo aticonfig --initial -fthat's all you have to do.
Alternatively you can add this ppa.
sudo add-apt-repository ppa:ubuntu-x-swat/x-updates sudo apt-get update sudo apt-get install fglrx