LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1128|回复: 2

ATI的驱动怎么这么难装?

[复制链接]
发表于 2005-5-7 12:57:55 | 显示全部楼层 |阅读模式
先后试了两种驱动,一个是SuSE的FTP里的;另外一个是从ATI官方网站上下的。都是RPM包,用YAST安装后,好像根本没有效果,虽然有了ATI的控制面板,可是驱动没起任何效果?在SuSE Hardware Tool里的显示选项里有两个:Giga-byte RV350 AS和Giga-byte RV350 ??[Radeon 9550] (Secondary)。分别选中后,再选择细节,第一个驱动能看到。第二个驱动是灰色的,无法选择。我已经添加了load "dri",可是没有起作用?

请问:究竟应该 如何安装ATI的驱动啊?烦请提供一下详细的步骤,多谢!(SuSE已经更新过了)
发表于 2005-5-8 09:51:07 | 显示全部楼层
suse驱动应该有两个文件的的,估计你没装好
回复 支持 反对

使用道具 举报

发表于 2005-5-8 09:51:53 | 显示全部楼层
Installing ATI 'fglrx' driver (8.8.25) on SuSE 9.2-IA32
-------------------------------------------------------

The following instructions explain how to install and enable release
8.8.25 of this driver.

The driver supports RV250, RV280, R200, RV350, R300, R350 chipsets of
ATI. Popular boards using these chipsets are:

         - ATI Radeon 8500 / 9100
         - ATI FireGL 8700 / 8800 / E1
         - ATI FireGL T2
         - ATI Radeon 9000
         - ATI Radeon 9200
         - ATI Radeon 9500
         - ATI Radeon 9600
         - ATI Radeon 9700
         - ATI Radeon 9800
         - ATI FireGL Z1 / X1 / X2
         - ATI Mobility M9
         - ATI Mobility FireGL 9000
         - ATI Mobility M9PLUS

HOWTO
-----

1) Update XFree86 drivers

# rpm -Uhv fglrx*.rpm


2) Update kernel module

* prepare kernel module build

  - install the following packages with YaST:
    + kernel-source
    + make
    + gcc  
  - use YaST Online Update (YOU) and - if available - select the
    kernel patch to make sure that the kernel sources match the
    current running kernel
  - configure the kernel sources
    # cd /usr/src/linux
    # rm -f .config
    # make cloneconfig
    # make prepare-all
  - remove kernel module sources
    # rm -rf /usr/src/kernel-modules/fglrx

* install kernel module source

  # rpm -Uhv km_fglrx*.rpm

* compile kernel module sources

  # cd /usr/src/kernel-modules/fglrx
  # KERNEL_SOURCE=/usr/src/linux make modules
  # KERNEL_SOURCE=/usr/src/linux make install
  # depmod -a


3) Configure X11

# sax2 -r -m 0=fglrx -b /usr/X11R6/lib/sax/profile/firegl -i


4) Enable 3D support

* edit /etc/X11/XF86Config with your favorite editor

  - verify, that

      Load "dri"

    is in Section "Module"


5) Enable TV-out support

* edit /etc/X11/XF86Config with your favorite editor

  - add

      Option "NoTV" "no"
      Option "TVStandard" "AL-D"

    to Section "Device"

  NOTE: PAL-D is only one example of several TV Standards. The
  following are available for configuration:

   NTSC-M
   NTSC-N
   NTSC-JPN
   PAL-B
   PAL-D
   PAL-G
   PAL-H
   PAL-I
   PAL-K
   PAL-L
   PAL-N
   PAL-M
   PAL-SCART
   PAL-CN
   PAL-K1


5) Known Issues

- driver only supports 24bit color depth
- enabling of 3D support through SaX2 does not work


6) Documentation

--> /usr/share/doc/packages/fglrx/README.SuSE


!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

PLEASE NOTE THAT THERE IS NO WARRANTY AND THAT WE DO NOT PROVIDE SUPPORT
FOR THESE PACKAGES!

PLEASE USE "http://www.suse.de/feedback" FOR ANY FEEDBACK.

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表