After arriving at Ubuntu 12.10, we found that the ATI graphics card was directly installed.

Source: Internet
Author: User

After arriving at Ubuntu 12.10, if you find that the ati driver fails to be directly installed, a message similar to this will be prompted:

Check if system has the tools required for installation.

Fglrx installation requires that the system have kernel headers./lib/modules/2.6.32-5-686-bigmem/build/include/Linux/version. h cannot be found on this system.

One or more tools required for installation cannot be found on the system. Install the required tools before installing the fglrx driver.

Optionally, run the installer with-force option to install without the tools.

Forcing install will disable amd hardware acceleration and may make your system unstable. not recommended.

Solution: Download the compilation tool and header file:

Sudo apt-Get install linux-headers-$ (uname-R)

Sudo apt-Get install linux-headers-$ (uname-R)

Then you can install it.

Go to Ati's official website and download and install the driver based on the model. Http://ati.amd.com/support/driver.html

For example, my ati-driver-installer-8-11-x86.x86_64.run
to the character interface (CTRL + ALT + F1), run. /ati-driver-installer-8-11-x86.x86_64.run according to the prompt operation, generally all the way to press enter, and finally execute: sudo aticonfig -- Initial just fine

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.