Debian Driver Installation ati

Source: Internet
Author: User
Debian Driver Installation ati-Linux Release Technology-Debian information, the following is a detailed description. Download the driver from the ATI official website.

Environment required for Driver Installation
Sudo apt-get update
Sudo apt-get install module-assistant build-essential
Sudo apt-get install fakeroot dh-make debconf libstdc ++ 5 linux-headers-$ (uname-r)

Create an installation package
Sudo./ati-driver-installer-8.x.x.run -- buildpkg debian/testing

Install these packages
Sudo dpkg-I xorg-driver-fglrx_8.x.x-1_i386.deb-f
Sudo dpkg-I fglrx-kernel-source_8.x.x-1_i386.deb-f
Sudo dpkg-I fglrx-control_8.x.x-1_i386.deb-f

Delete old source code package
Sudo rm/usr/src/fglrx-kernel *. deb

Compile and install the driver module
Sudo module-assistant build fglrx
Sudo module-assistant install fglrx
Sudo depmod-

Edit your/etc/X11/xorg. conf
Add in Section "Module"
Load "fglrx"
Load "dri"
Load "glx"
Replace the driver
Driver "fglrx"
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.