Perfect installation of Ubuntu12.10 latest AMD graphics card driver practice

Source: Internet
Author: User
Tags amd radeon
Editor's note: Install the Ubuntu graphics card driver with caution. Please note that this article is only for reference. After Ubuntu12.10 is installed, everything runs normally and the video card cannot be restored when it is suspended for standby. When you install the Ubuntu automatic ati/amd open-source driver, everything on the desktop may go wrong. A blank piece of unity won't be started, if Ubuntu12.04 still can enter unity-2d had to install amd card driver my driver model: AM

Editor's note: Install the Ubuntu graphics card driver with caution. Please note that this article is only for reference.

After Ubuntu 12.10 is installed, everything runs normally, and there is a major problem with the video card, that is, it cannot be restored when the standby mode is suspended, and a black screen is displayed directly. Install Ubuntu automatic ati/amd open source driver desktop what all wood problems, a blank unity will not start, if Ubuntu 12.04 can also enter the unity-2d

I had to install the amd driver on my own.

My driver model: AMD Radeon HD 6xxx

Amd DRIVER: http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx

Official installation instructions: http://www2.ati.com/relnotes/Catalyst_11.10_Linux_Installer.pdf

The procedure is as follows:

Code:

$ 7z x amd-driver-installer-catalyst-12.10-x86.x86_64.zip

Code:

$ Sudo sh amd-driver-installer-catalyst-12.10-x86.x86_64.run

Error message:

Reference:

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.

See usr/share/ati/fglrx-install.log for more details.

The solution is as follows:

Code:

$ Sudo apt-get update

$ Yes | sudo apt-get upgrade

$ Yes | sudo apt-get install linux-headers-generic fglrx-updates

Run the command again.

Code:

$ Sudo sh amd-driver-installer-catalyst-12.10-x86.x86_64.run

Reference: http://ubuntuforums.org/showthread.php? T = 2073410

After installation, run the following command:

For versions of X. Org newer than 7,

Code:

$ Sudo/usr/bin/aticonfig -- initial

For versions of X. Org older than 7,

Code:

$ Sudo/usr/X11R6/bin/aticonfig -- initial

Restart ubuntu 12.10.

Now, no black screen is available when the standby mode is suspended ~~ Shuang I love Ubuntu 12.10

Related Article

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.