红联Linux门户
Linux帮助

最新的安装ATI驱动和compiz的方法

发布时间:2009-04-13 16:54:33来源:红联作者:zhouyueliang
感谢leigh123@linux 大人!感谢他的perfect帖子!http://forums.fedoraforum.org/showthread.php?t=155503&page=1&pp=10http://www.linux-ati-drivers.homecall.co.uk/


安装ATI驱动
1 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 install kmod-fglrx xorg-x11-drv-fglrx xorg-x11-drv-fglrx-libs.i386

2 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 install akmod-fglrx xorg-x11-drv-fglrx xorg-x11-drv-fglrx-libs.i386

3 su
mv /boot/initrd-`uname -r`.img /boot/initrd-`uname -r`.img.backup

4 su -
mkinitrd -v /boot/initrd-`uname -r`.img `uname -r`

5 su
gedit /boot/grub/grub.conf
添加nopat参数

6重新启动



安装compiz
1Install the compiz-fusion-release rpm ( you need wget installed i.e yum install wget )
输入命令
su
wget http://www.linux-ati-drivers.homecall.co.uk/compiz-fusion-release-1-6.noarch.rpm
rpm -Uvh compiz-fusion-release-1-6.noarch.rpm
rm -f compiz-fusion-release-1-6.noarch.rpm


2Install compiz-fusion(For both KDE & gnome )
输入命令
su
yum install compiz-all fusion-icon-all compiz-fusion-plugins-unsupported compiz-fusion-plugins-extra compiz-bcop ccsm emerald-themes compizconfig-backend-gconf compizconfig-backend-kconfig
文章评论

共有 6 条评论

  1. totoheaven 于 2009-04-16 23:08:48发表:

    compiz 安装不上,是不是版本的问题?

  2. zhouyueliang 于 2009-04-14 21:57:00发表:

    3# 水龙月


    我第一次装的时候是写的,不过我前天重装时再根据leigh123@linux 大人的步骤时好像不需一些命令了(都打包了)

  3. zhouyueliang 于 2009-04-14 21:53:02发表:

    3# 水龙月

  4. 来生独角戏 于 2009-04-13 23:02:51发表:

    请问如何添加nopat参数?

  5. 水龙月 于 2009-04-13 18:05:19发表:

    1# zhouyueliang
    楼主怎么没有写初使化ATI显卡的步骤呢?还有编辑显卡配置文件(xorg.conf)。

  6. angline 于 2009-04-13 18:03:14发表:

    强贴一顶