5/15/11

How to Install ATI Drivers From a Terminal

Linux operating systems (OSs) are becoming increasingly popular among end-users. It comes as no surprise, then, to see a major video-card manufacturer such as ATI extend its driver compatibility to Linux systems. Since the Command Line Interface (CLI) is a major part of any Linux version, ATI drivers for your video card can be installed by typing in a command. You'll need to obtain the drivers first; be aware that not all ATI video cards are supported, so if you don't see Linux as an operating system for your card, it's not supported.
    • 1

      Log into your system as root.

    • 2

      Download the ATI drivers for your card model (see Resources).

    • 3

      Open "Terminal" if you're using a graphical user interface (GUI). Navigate to the folder containing the ATI drivers.

    • 4

      Type "sh ./filename" and press "Enter." Replace "filename" with the name of the file.

    • 5

      Select "Install Driver" and click "Continue."

    • 6

      Accept the License Agreement by clicking "I Agree."

    • 7

      Select "Automatic" and click "Continue."

    • 8

      Click "Exit" once the installation finishes. If "Terminal" was closed, reopen it.

    • 9

      Type "/usr/bin/aticonfig --initial" and press "Enter" to configure your driver. If you're running a version of X.Org that is earlier than 7, use "/usr/X11R6/bin/aticonfig --initial" instead.

    • 10

      Reboot your system.

  • No comments: