How to install the ATI driver On Debian

Source: Internet
Author: User
How to install the ATI official driver On Debian-the Linux Release Technology-Debian information is as follows. See this article: http://www.linuxquestions.org/qu... debian-etch-441423/

This article seems to lack a necessary packages. First, become the root user.

Apt-get update

Apt-get install gcc-3.4 module-assistant buildessential fakeroot dh-make debconf libstdc ++ 5 gcc-3.3-base

Note: not all of them need to be installed. By default, I have installed the system and only need to install two packages.

Apt-get install dh-make libstdc ++ 5

Download the official package, I downloaded it in ati-driver-installer-8-7-x86.x86_64.run

Sh ati-driver-installer-8-7-x86.x86_64.run -- buildpkg Debian/etch

Note: If you are not using this system or version, you can use sh ati-driver-installer-8.24.8-x86.run -- help to view the list supported by this driver

Some deb installation packages will be generated after running. Different system results are different. I only installed two of the most important ones, and others are optional.

Dpkg-I fglrx-driver_8.512-1_amd64.deb
Dpkg-I fglrx-kernel-src_8.512-1_amd64.deb

The next step is very important. This is the real installation, because it needs to be compiled into the kernel.

Module-assistant prepare
Module-assistant auto-install fglrx

In this case, you need to modify the system configuration file/etc/X11/xorg. conf to use the latest driver.

Vim/etc/X11/xorg. conf

The simplest way is to replace "vesa" with "fglrx ". Modify the resolution as needed. I want to change it to the maximum resolution supported by the display: 1680*1050

Just restart the system.

You can log on and use the command line to test the driver you have installed:
Modprobe-v fglrx
Fglrxinfo
Fgl_glxgears
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.