ATI graphics driver installed in Ubuntu12.10 AMD driver 13.1

Source: Internet
Author: User

1. Install the Dependent libraries first

[plain] view plain copy print? sudo apt-get install build-essential cdbs dh-make dkms execstack dh-modaliases fakeroot libqtgui4 debhelper debconf libstd C++6 dkms libqtgui4 libelfg0 linux-headers-generic


2. If you are a 64-bit system, you need to install 32-bit Lib

[plain] view plain copy print? sudo apt-get install ia32-libs-multiarch:i386 lib32gcc1 libc6-i386 sudo apt-get install ia32-libs
3. Select the appropriate graphics driver and download (can be downloaded in Windows Copy to Linux), URL

Http://support.amd.com/us/gpudownload/Pages/index.aspx


4. Unzip and execute

[plain] view plain copy print? sudo chmod +x amd-driver-installer-catalyst-13.1-linux-x86.x86_64.run
5. Implementation,

[plain] view plain copy print? sudo sh./amd-driver-installer-catalyst-13.1-linux-x86.x86_64.run--buildpkg ubuntu/precise which ubuntu/ The precise in precise is the Ubuntu12.10 code, and the other versions can be queried by the last line in the lsb_release-a. e.g.

[plain] view plain copy print?   Lsb_release-a No LSB modules is available. Distributor Id:ubuntu Description:ubuntu 12.10 release:12.10 codename:quantal
6. Running

[plain] view plain copy print? sudo dpkg-i fglrx*.deb
7. Direct initialization after

Supports single screen

[plain] view plain copy print? sudo aticonfig--initial-f
Dual-core graphics, not two separate video cards for Crosefire.

[plain] view plain copy print? sudo amdconfig--initial-f--adapter=all
Multi-screen, not tried. From URL: Ubuntu 9.04 & Catalyst 9.7 (FGLRX)

[plain] view plain copy print? sudo amdconfig--initial-f sudo amdconfig--set-pcs-str= "Ddx,enablerandr12,false"
8. Restart.

9. Test whether the installation is successful and running.

[plain] view plain copy print? Fglrxinfo
[plain] view plain copy print? Fgl_glxgears

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.