ATI
From openSUSE
| Cleanup in progress This article is currently in process to be cleaned up to meet the standard expected on the OpenSUSE Wiki. |
| This guide is to help you install the ATI drivers. They cannot be integrated into the openSUSE distribution due to their end user license. For the ATI Radeon XPress cards, please see ATI Radeon Xpress. |
Contents |
For any way you will go, you have to make sure that your card is supported.
- See
then browse trough 3 lists, selecting Linux 32 or 64 bits, type and model of your card, and at the end it will show you driver download page with list of supported cards.
| CAUTION: Make sure that your card is supported by the driver version that you selected, before clicking, since it can be a lot of work to restore initial graphic configuration. |
Now, before you try to download driver from ATI/AMD read the rest of this article, because download from ATI is not the easiest way to install the driver.
The Easy Way
The easy way of installing the proprietary driver does not require that one recompile the kernel module when updating the kernel.
Please, consider that many older ATI cards are supported very well by the standard free driver radeon, which is probably installed during installation.
Before using the drivers below, try running your 3D application using the default open source drivers: radeon (for older cards) and radeonhd (for newer cards)
1-click install
This is for openSUSE 11.0 and newer.
The openSUSE 10.3 requires installation of appropriate YaST module, before it can be used.
| NOTE: ATI'S currency Note that the ATI drivers in the ATI repository are not uptodate, I might take until two months that ATI uploads the newest drivers |
You can use 1-click-install that will install the latest fgrlx version, but before you use 1-click, update the openSUSE using YaST Online Update. That will prevent a lot of headache later. The first time you do this, the online updater usually update itself only and restarts offering more updates. You should do that too.
- When done with installation, you have to configure graphic.
To do that log out. When new login appear switch to the terminal by pressing Ctrl-Alt-F1, login as root user (you know your root password - right), and type:
init 3 SaX2 -r -m 0=fglrx
Note that above is 0=zero, not letter O .
This will configure X to use the ATI driver.
- Restart X window manager with command:
init 5
- You are done. Enjoy using openSUSE!
| NOTE: In case of problems: * ATI/Troubleshooting for general problems, or * ATI Radeon Xpress for problems with Radeon Xpress Series |
The repository way
This is for people who prefer not using 1-click install can do it the direct way and actually see a bit of what is happening.
Prerequisites
- Being able to use YaST Software Manager or zypper
- Know which kernel you use (default, pae, ...), use 'uname -r' in a console
Add ATI Repository
Choose the one corresponding to your openSUSE version: http://en.opensuse.org/Additional_YaST_Package_Repositories#ATI_Video_drivers and add it to your repository list
Installation
KERNEL is {pae, default, trace, debug}, the one corresponding to your running kernel
install: x11-video-fglrxG01, ati-fglrxG01-kmp-KERNEL
Restart and run 'sax2 -r -m 0=fglrx' or whatever you like to setup the new driver configuration
Manual installation openSUSE 10.3, 10.2, 10.1
See ATI/Old_Versions for procedure without 1-click install.
The Hard Way
See ATI/The Hard Way for installation from sources.
See Also
- ATI/Testing Test your 3D.
- ATI/Troubleshooting See what to do in case of problems.
Keywords: ATI | fglrxinfo | fglrx | compiz | xgl | sax2
Categories: SDB:10.0 | SDB:10.1 | SDB:10.2 | SDB:10.3 | SDB:Installation | HOWTOs | Hardware | ATI | Pages to cleanup


