我来我网
https://5come5.cn
 
您尚未 登录  注册 | 菠菜 | 软件站 | 音乐站 | 邮箱1 | 邮箱2 | 风格选择 | 更多 » 
 

本页主题: [FC6]   ATI-fglrx驱动安装 显示签名 | 打印 | 加为IE收藏 | 收藏主题 | 上一主题 | 下一主题

蓝色蝴蝶



性别: 帅哥 状态: 该用户目前不在线
等级: 鹤立鸡群
发贴: 1329
威望: 0
浮云: 1088
在线等级:
注册时间: 2005-10-29
最后登陆: 2009-12-13

5come5帮你背单词 [ big /big/ a. 大的,重的,重要的,重大的 ]


[FC6]   ATI-fglrx驱动安装

AIGLX和XGL两种方式实现
fc6自带的是AIGLX,但是ATI的fglrx驱动目前不支持AIGLX
所以只能AIGLX+radeon(FC6自带的驱动)或者XGL+fglrx

下面说一下ATI fglrx的驱动安装方法

第一种 yum install
首先要升级内核到i686
Quote:

#yum install kernel-2.6.18-1.2849.fc6.i686


安装fglrx驱动
Quote:

#rpm -Uhv http://rpm.livna.org/livna-release-6.rpm
#yum install kmod-fglrx xorg-x11-drv-fglrx
#yum update kmod-fglrx xorg-x11-drv-fglrx
#service ati-fglrx restart
#ati-fglrx-config-display enable
#setsebool -P allow_execstack=1
#setsebool -P allow_execmod=1
#aticonfig --initial


再编辑/etc/X11/xorg.conf文件 注意红色部分是要添加或修改的,注意备份!!!!
Quote:
# Xorg configuration created by pyxf86config

Section "ServerLayout"
  Identifier   "Default Layout"
  Screen     0 "aticonfig-Screen[0]" 0 0
  InputDevice   "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
EndSection

Section "Module"
  Load "glx"
  Load "dbe"
  Load "drm"
  Load "extmod"
  Load "fbdevhw"
  Load "record"
  Load "freetype"
  Load "type1"
  Load "dri"

EndSection

Section "InputDevice"
  Identifier "Keyboard0"
  Driver     "kbd"
  Option     "XkbModel" "pc105"
  Option     "XkbLayout" "us"
EndSection

Section "Monitor"
  Identifier   "aticonfig-Monitor[0]"
  Option     "VendorName" "ATI Proprietary Driver"
  Option     "ModelName" "Generic Autodetecting Monitor"
  Option     "DPMS" "true"
EndSection

Section "Device"
  Identifier "aticonfig-Device[0]"
  Driver     "fglrx"
  Option     "VideoOverlay" "on"
  Option     "OpenGLOverlay" "off"
EndSection

Section "Screen"
  Identifier "aticonfig-Screen[0]"
  Device   "aticonfig-Device[0]"
  Monitor   "aticonfig-Monitor[0]"
  DefaultDepth   24
  SubSection "Display"
    Viewport   0 0
    Depth   24
  EndSubSection
EndSection

Section "DRI"
  Mode 0666
EndSection


Section "Extensions"
Option "Composite" "False"
EndSection


重启即可


第二种方法,本地安装

到ATI官网下载for Linux的驱动包,下下来文件是ati-driver-installer-8.31.5-x86.x86_64.run

cd到存放处
Quote:
#ati-driver-installer-8.31.5-x86.x86_64.run --buildpkg Fedora/FC6


会得到ATI-fglrx-8.31.5-1.fc6.i386.rpm, ATI-fglrx-control-panel-8.31.5-1.fc6.i386.rpm, ATI-fglrx-devel-8.31.5-1.fc6.i386.rpm, 和 kernel-module-ATI-fglrx-KERNEL-VERSION.fc6-8.31。5-1.fc6.i386.rpm四个安装包,分别安装

再执行
Quote:
#aticonfig --initial


再编辑/etc/X11/xorg.conf文件,在文件末加入
Quote:
Section "Extensions"
Option "Composite" "False"
EndSection

重启,OK


[ 此贴被蓝色蝴蝶在2006-12-13 15:01重新编辑 ]
顶端 Posted: 2006-12-13 14:53 | [楼 主]
lzgrwx



性别: 帅哥 状态: 该用户目前不在线
头衔: 猪头人酋长
等级: 人见人爱
家族: 水族馆
发贴: 2194
威望: 0
浮云: 1111
在线等级:
注册时间: 2005-03-11
最后登陆: 2007-06-26

5come5帮你背单词 [ exciting /ik'saitiŋ/ a. 令人兴奋的,使人激动的 ]


恩,不错呀
顶端 Posted: 2006-12-13 22:33 | [1 楼]
我来我网·5come5 Forum » Linux专区

Total 0.008593(s) query 6, Time now is:12-23 05:15, Gzip enabled
Powered by PHPWind v5.3, Localized by 5come5 Tech Team, 黔ICP备16009856号