废话不多说,直接正题。
注:转贴自:http://forums.fedoraforum.org/showthread.php?t=155503&page=1&pp=10 版权归 leigh123@linux 所有。
Click this link to make sure your card is supported by this driver ( ATI cards 9250 and below are unsupported ) :http://ati.amd.com/support/driver.HTML
1. Install driver ( if you previously downgraded libdrm you will need to upgrade to the F10 version first see end of post ~1 for instructions )
install the F10 rpmfusion driver
Code:
su -
rpm -Uvh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
yum --enablerepo=rpmfusion-nonfree-updates-testing install akmod-fglrx xorg-x11-drv-fglrx xorg-x11-drv-fglrx-libs.i386
2. Install system-config-display
Code:
su
yum install system-config-display
run system-config-display and change *nothing*, but press "ok" to create an xorg.conf.
3. Edit xorg.conf
Code:
su
aticonfig --initial -f
Code:
su
gedit /etc/X11/xorg.conf
Then add these sections.
Code:
Section "Extensions"
Option "Composite" "Enable"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection
Section "DRI"
Mode 0666
EndSection
also add these options to the device section
Code:
Option "OpenGLOverlay" "off"
Option "VideoOverlay" "on"
4. Backup Old initrd
Code:
su
mv /boot/initrd-`uname -r`.img /boot/initrd-`uname -r`.img.backup
Remake initrd for the kernel (So the radeon module is not force loaded)
Code:
su
mkinitrd -v /boot/initrd-`uname -r`.img `uname -r`
5. Edit grub.conf
Code:
su
gedit /boot/grub/grub.conf
and add this "nopat" to the kernel arguments.
Optional (in case libdrm change breaks things due to relationship with KMS):
add "nomodeset" to end of kernel arguments
6. Reboot
due to the akmod, it is *absolutely necessary* to reboot after the install, otherwise the kernel module won't be compiled.
7. Optional install compiz-fusion.
http://forums.fedoraforum.org/showpo...05&postcount=1
================================================== ============================================
================================================== ============================================
How to upgrade libdrm if previously downgraded .
Code:
su
rm -f /etc/yum.repos.d/rpmfusion-nonfree-updates-9.repo
rm -f /etc/yum.repos.d/fedora9.repo
sed -i -e 's|^exclude.*||' /etc/yum.repos.d/fedora*
yum clean all
yum update libdrm
原帖后面还有F8和F9 ATI驱动安装方法。需要的请自行去学习。谢谢。~
我的已经搞掂,上几张图看看。嘿嘿~~
我的显卡信息 here!!
enjoy it~~GL`
jsowlsc 于 2009-03-26 18:23:03发表:
牛人一个
fman 于 2009-03-26 13:25:20发表:
学习
Sanptzx 于 2009-01-24 15:45:41发表:
回楼上的话儿。我看的是美国派6 加上叶问。。。
batle007 于 2009-01-21 15:08:07发表:
楼主看的是什么电影?
totoheaven 于 2009-01-20 06:16:15发表:
:0wl;l1
我照做了,但是不行,不知道为什么
Sanptzx 于 2009-01-04 20:36:55发表:
额 `:987w(1
gerry 于 2009-01-04 18:57:13发表:
我在yumex中发现了这个,还是测试版,安装的时候提示丢失依赖而终止了。
you_me 于 2009-01-04 15:45:42发表:
很好很好
Gccgie 于 2009-01-04 15:22:46发表:
图不错滴说
PYS8302 于 2009-01-04 14:48:06发表:
牛人