Install the ati driver in the ThinkPadE520 notebook under Ubuntu11.10

Source: Internet
Author: User
Tags amd radeon
Video card: AMDRadeonHD6630, computer: ThinkPadE5201143CFC, system: Ubuntu11.1032-bit. 1. if you have installed the fglrx driver, which is not working properly, uninstall fglrx. Java code sudosh/usr/sh... video card: AMD Radeon HD 6630, computer: ThinkPad E520 1143CFC, system: Ubuntu 11.10 32-bit. 1. if you have installed the fglrx driver, which is not working properly, uninstall fglrx. Java code sudo sh/usr/share/ati/fglrx-uninstall.sh sudo apt-get remove -- purge fglrx _ * fglrx-amdcccle * fglrx-dev * 2. download the corresponding graphics card from the AMD official website driver: http://support.amd.com/us/gpudownload/Pages/index.aspx Download from the English official website is generally newer than Chinese. I used: amd-driver-installer-12-2-x86.x86_64.run note: Do not install directly after the download! The first time I installed X11 directly (black screen) 3. install the necessary software package Java code sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc ++ 6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases linux-headers- note: if you use a 64-bit system, also install the ia32-libs and establish the link to the Java code sudo apt-get install ia32-libs sudo ln-svT lib/usr/lib64 4. Generate the deb package for Ubuntu in the terminal to enter the first step you download the driver directory, compile the Java code sudo sh. /amd-driver-installer-12-2-x86.x86_64.run -- buildpkg Ubuntu/oneiric note: create. deb installation package. here is a tip. you must first know your current Ubuntu CodeName. Otherwise, the generated installation package will be incorrect. the specific operation is as follows: java code lsb_release-a will display the following results: Java code zhunian @ Ubuntu :~ $ Lsb_release-a No LSB modules are available. distributor ID: Ubuntu Description: Ubuntu 11.10 Release: 11.10 Codename: oneiric this CodeName is the most critical. according to your codename, execute the command in step 4 above. 5. install the Java code sudo dpkg-I fglrx * of the deb software package *. deb 6. generate a new X11 configuration file and restart the Java code sudo aticonfig -- initial-f sudo reboot. note: to prevent the configuration from being ineffective, run the code and restart it. Java code sudo aticonfig -- input =/etc/X11/xorg. conf -- tls = 1 7. now, the basic installation is complete, restart, and run the following command to check whether the driver is successfully installed. Java code zhunian @ Ubuntu :~ $ Fglrxinfo display: 0 screen: 0 OpenGL vendor string: Advanced Micro Devices, Inc. openGL renderer string: AMD Radeon 6600 M and 6700 M Series OpenGL version string: 4.2.11554 Compatibility Profile Context it is said that Ubuntu 10.10 does not have dh-modaliases, install the dependent Library Java code sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc ++ 6 dkms libqtgui4 wget execstack libelfg0 linux-headers-generic author znhyz1
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.