|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Unreviewed How To and FAQ POST HERE: Tips and solutions for SUSE Linux from the community. (Please do not post questions) |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Here's another revision of my frequently updated ATi drivers guide which I post on various forums.
This guide will work for installing the ATi Drivers on OpenSuSE 11.0 & 11.1. The Easy Way The easiest way for you to install the ATi Drivers would be the one click installer, this doesn't necessarily bring down the latest version of the driver but it if works for you then I suggest that you stick to using it unless you want features that are only in the newest version of the drivers. ATi One Click Installer After you've ran through the one click installer, configure OpenSuSE and Sax2 to use the driver. Log In as Root: Code:
su Code:
aticonfig --initial -f Code:
sax2 -r -m 0=fglrx Code:
exit Code:
fglrxinfo The Manual and Harder Way HD2400 and Newer If you would like to have the latest and greatest or there is a feature which you would like which isn't in the older version of the driver, then you can follow this instead of the above instructions. Download the Driver: Code:
wget https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-driver-installer-9-6-x86.x86_64.run Code:
su Code:
zypper in gcc make kernel-source patch Code:
sh ati-driver-installer-9-6-x86.x86_64.run Configure the ATi Driver: Code:
aticonfig --initial -f Code:
sax2 -r -m 0=fglrx Code:
exit Code:
fglrxinfo If you would like to have the latest and greatest or there is a feature which you would like which isn't in the older version of the driver, then you can follow this instead of the above instructions. The latest version of the Driver for cards older than the HD2400 is 9.3. Download the Driver: Code:
wget https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-driver-installer-9-3-x86.x86_64.run Code:
su Code:
zypper in gcc make kernel-source patch Code:
sh ati-driver-installer-9-3-x86.x86_64.run Configure the ATi Driver: Code:
aticonfig --initial -f Code:
sax2 -r -m 0=fglrx Code:
exit Code:
fglrxinfo |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|