RedHatEnterpriseLinux6 install the ati driver

Source: Internet
Author: User
About how to install the ati driver in RedHatEnterpriseLinux6: su-/* switch to the root user */yumupdate/* to view yum updates */yuminstallkernel-develgcc/* to install the kernel and gcc compilers. For convenience, we recommend that you install rhe

This article describes how to install the ati driver in RedHat Enterprise Linux 6:

Su-/* switch to the root user */

Yum update/* Check yum update */

Yum install kernel-devel gcc/* install the kernel and gcc compilers. For convenience, it is recommended that you install rhel6 as a custom package and add all the development kits and tools in development, so that you can skip this step */

Reboot/* restart */

Bash./ati-driver-installer-11-3-x86.x86_64.run/* Run ati graphics card installer */

Cd/lib/modules/fglrx/build_mod/* switch to this directory */

Sh make. sh/* execute the make. sh script */

Cd ../* switch to the upper-level directory */

Sh make_install.sh/* execute the make_install script */

Vim/boot/grub. conf/* edit the grub file */

Next we add nomodeset to the line in the kernel before rhgp quiet.

: Wq/* Save it */

Reboot

In this way, the installation of the video card is complete. After successful installation, the boot screen will change (from the original circle to the bottom ), this method also applies to Fedora1 4 (not verified ).

Insert a successful image

We can click on the desktop to see that the terminal is transparent (pretty nice ).

Haha!

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.