LinuxSir.cn,穿越时空的Linuxsir!

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

[ZZ]修改ATI驱动,使用默认桌面效果

[复制链接]
发表于 2007-12-5 22:52:20 | 显示全部楼层 |阅读模式
原帖见:http://ubuntuforums.org/showthread.php?t=574302
题目是Howtoesktop Effects + Gutsy + ATI x1400
我试了一下解决了我的桌面显示效果的问题。

1) Make sure you have the tools you need to compile the driver:

sudo apt-get install module-assistant build-essential debhelper debconf dh-make fakeroot libstdc++5 linux-headers-generic


2) Go here: http://ati.amd.com/support/driver.html and download the latest Linux driver. As of this posting, 8.40.4 is the latest.

3) CD to the directory where you downloaded the file and type:


sudo bash ati-driver-installer-[driver version].x86.x86_64.run --buildpkg Ubuntu/gutsy

This will create a few .deb packages which you will install in step 5.

4) Blacklist fglrx:

sudo gedit /etc/default/linux-restricted-modules-common

Scroll down to "DISABLED_MODULES" and put fglrx into the quotes.

5) Install driver:

sudo dpkg -i xorg-driver-fglrx-[driver version].deb fglrx-kernel-source-[kernel version].deb


6) Compile and install the kernel module:

sudo module-assistant prepare,update
sudo module-assistant build,install fglrx
sudo depmod -a


7) Install XGL (Needed for ATI users at this time for desktop effects:


sudo apt-get install xserver-xgl


Now either hit CTRL+ALT+BKSP to restart X or simply reboot your computer.
发表于 2008-3-1 15:01:27 | 显示全部楼层
我的ATI Radeon X1300还是不行
回复 支持 反对

使用道具 举报

发表于 2008-3-1 18:02:09 | 显示全部楼层
Post by inuseonline;1821824
我的ATI Radeon X1300还是不行

老兄,我的显卡和你一样,可以了不要忘了告诉我哦~~~
回复 支持 反对

使用道具 举报

发表于 2008-3-23 11:55:18 | 显示全部楼层
呵呵,看来我比二楼和三的兄弟运气好多了,LZ写的是WIKI上的英文,已经有翻译好的了

不过我的X1300并未使用这种方法安装,只要去AMD(ATI)官网下载最新版驱动FOR LINUX,直接安装就OK啦,现在3D开得非常棒哦,不过有一点,就是不支持DVI接口,有点郁闷!!
回复 支持 反对

使用道具 举报

发表于 2008-3-24 17:56:52 | 显示全部楼层
我也是1300的,显卡源里不是有吗?
回复 支持 反对

使用道具 举报

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

本版积分规则

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