Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2011
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases
  2.  
  3. sudo apt-get install ia32-libs
  4.  
  5. cd ~/; mkdir catalyst11.9; cd catalyst11.9/
  6.  
  7. wget http://www2.ati.com/drivers/linux/ati-driver-installer-11-9-x86.x86_64.run
  8.  
  9. sh ./ati-driver-installer-11-9-x86.x86_64.run --buildpkg Ubuntu/oneiric
  10.  
  11. sudo dpkg -i *.deb [Run command again this until you don't get any errors anymore!]
  12.  
  13. sudo aticonfig --initial -f
  14.  
  15. Then restart
  16.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement