Advertisement
byNickSan1

Untitled

Apr 20th, 2016
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. cd ~
  2. wget -c --referer='http://support.amd.com/ru-ru/download/desktop?os=Linux+x86_64' https://www2.ati.com/drivers/linux/radeon-crimson-15.12-15.302-151217a-297685e.zip
  3. unzip radeon-crimson-15.12-15.302-151217a-297685e.zip
  4. cd fglrx-15.302
  5. sudo sh amd-driver-installer-15.302-x86.x86_64.run --buildandinstallpkg
  6. sudo apt-get -fy install
  7. sudo amdconfig --initial -f
  8. cd ~
  9. sudo rm -r fglrx-15.302
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement