ATI fglrx on Fedora 10 Linux
Tags: ati, client config, Fedora, fglrx, Linux
FEdora 10下配置使用ATI fglrx驱动。
我的显卡是Radeon X300
I have got fglrx driver run ok on F10, my video card is ATI radeon x300. I
followed the instructions in fedoraforum.org:
http://forums.fedoraforum.org/showthread.php?t=155503
Here is a list of what I have done:
su -
1. 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
安装rpmfusion的源。
2. yum install kmod-fglrx xorg-x11-drv-fglrx xorg-x11-drv-fglrx-libs.i386
安装fglrx驱动和内核模块。
3. mv /boot/initrd-`uname -r`.img /boot/initrd-`uname -r`.img.backup
4. mkinitrd -v /boot/initrd-`uname -r`.img `uname -r`
5. add this “nopat” to the kernel arguments in /boot/grub/grub.conf
禁用内核PAT。使用驱动内置。
6. reboot
Read more:
- fglrx for ATI radeon X300 on Fedora 8
- Setting up Stable Xen Dom0 with Fedora: Xen 4.0.1 with Xenified Linux Kernel 2.6.32.13 in Fedora 12
- Setting up Stable Xen Dom0 with Fedora: Xen 3.4.3 with Xenified Linux Kernel 2.6.32.13 in Fedora 12
- Fedora 下使用ATI fglrx驱动
- Setting up Stable Xen Dom0 with Fedora: Xen 3.4.2 with Xenified Linux Kernel 2.6.32.13 in Fedora 12
- Setting up Stable Xen Dom0 with Fedora: Xen 4.0.0 with Xenified Linux Kernel 2.6.32.13 in Fedora 12
















Leave your response!