Oct 17
Step 1.
1 | #wget https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-driver-installer-8-10-x86.x86_64.run |
Step 2.
1 | #chmod +x ati-driver-installer-8-10-x86.x86_64.run |
Step 3.
1 | #./ati-driver-installer-8-10-x86.x86_64.run help |
Step 4.
1 | #./ati-driver-installer-8-10-x86.x86_64.run --buildpkg Ubuntu/8.04 |
Whauuu in this step is so fanny … automatic install package what you need. +1 ATI.
in result:
1 2 3 4 5 6 7 | fglrx-amdcccle_8.542-0ubuntu1_i386.deb fglrx-installer_8.532-0ubuntu1_i386.changes fglrx-installer_8.542-0ubuntu1_i386.changes fglrx-kernel-source_8.542-0ubuntu1_i386.deb fglrx-modaliases_8.542-0ubuntu1_i386.deb xorg-driver-fglrx_8.542-0ubuntu1_i386.deb xorg-driver-fglrx-dev_8.542-0ubuntu1_i386.deb |
Step 5.
1 | #sudo dpkg -i fglrx-*.deb |
Step 6.
1 | #sudo dpkg -i xorg-driver-fglrx*.deb |
Done.

































