|
|
看起来是不用再编译内核了,不知道是不是?用9.3的说说?
ps:偶的suse机器目前不在手边,所以暂时不能试验。
地址:http://portal.suse.com/sdb/en/2005/04/akulk_ati93.html
Installing ATI Drivers in SUSE LINUX 9.3
Applies to: SUSE LINUX 9.3
Concern
You want to use the 3D-capable ATI driver instead of the Open Source radeon driver.
Procedure
First, install the fglrx package, which is only provided on DVD 1. If you performed the installation using the CDs, but a DVD drive is available, change the installation source to DVD in order to install the fglrx package. This driver supports all ATI cards starting from Radeon 8500 as well as FireGL 8700. Older graphics cards are not supported.
Setting the installation source to DVD:
Start YaST2.
Select Software and click Change Source of Installation.
Insert DVD 1 into the DVD drive and select Add and DVD....
A new installation source is added. The CD installation source can be deactivated temporarily by clicking Enable or Disable.
If you only have a CD drive, download the fglrx RPM from a SUSE mirror server (such as ftp://ftp.gwdg.de/pub/linux/suse ... 8.10.19-6.i586.rpm). Please use a mirror server that is close to you.
Installing the fglrx Driver
Start YaST2, select Software, and click Install and Remove Software. Make sure that the Filter is set to Search. In the line below, enter the search string "fglrx". Check the package and click Accept.
If you downloaded the RPM, install it as follows:
Start Konqueror.
Open the directory containing the file fglrx*.rpm.
Click on the RPM and then on "Install package with YaST".
Enter your root password. The package will be installed.
Integrating the Driver During Operation
Press Ctrl + Alt + F2.
Log in as the user root with the respective password and execute the following commands:
init 3
sax2 -r -m 0=fglrx -b /usr/X11R6/lib/sax/profile/firegl -i
Select Change configuration and configure the screen with valid settings. Be sure to run the test before you finalize the configuration in order to identify any faulty settings.
Following the successful configuration, you will be taken back to the console. Enter init 5 to return to the graphical user interface.
--------------------------------------------------------------------------------
Keywords: Ati, fglrx, firegl, 3D |
|