LinuxSir.cn,穿越时空的Linuxsir!

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

ati新驱动,8.42.3支持aiglx 已经出来了..!!!

[复制链接]
发表于 2007-10-24 13:46:50 | 显示全部楼层 |阅读模式
  1. fglrx 8.42.3 - finally with AIGLX support

  2. Believe it or not, I am running Compiz without Xgl on fglrx. Right now.

  3. Here's the new driver

  4. And here's how I managed to get it to run on Ubuntu 7.10 Gutsy Gibbon


  5. 1. Remove Xgl (whoohoo) (if present)

  6. sudo apt-get remove xserver-xgl


  7. 2. Remove the old driver (if present)

  8. Go to System → Administration → Restricted Drivers Manager and choose disable.

  9. Alternatively remove it yourself:

  10. sudo apt-get remove xorg-driver-fglrx


  11. 3. Delete old fglrx debs (might not be necessary)

  12. sudo rm -f /usr/src/fglrx-kernel*.deb


  13. 4. Blacklist old fglrx module

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

  15. And insert fglrx - it should look like this then:

  16. DISABLED_MODULES="fglrx"


  17. Alternatively remove the linux-restricted-modules-* package for your kernel (that's what I did, because I don't need them - don't do this, if you use an Atheros chip).


  18. 1. You may want to reboot now. I did.


  19. 5. Download the driver installer to your home folder

  20. wget http://www2.ati.com/drivers/linux/ati-driver-installer-8.42.3-x86.x86_64.run


  21. 6. Install necessary packages

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


  23. 7. Create .deb packages

  24. bash ./ati-driver-installer-8.42.3-x86.x86_64.run --buildpkg Ubuntu/gutsy


  25. 8. Install .deb packages

  26. sudo dpkg -i fglrx-kernel-source_8.42.3-1_i386.deb xorg-driver-fglrx_8.42.3-1_i386.deb


  27. 9. Compile kernel module

  28. sudo m-a prepare,update

  29. sudo m-a build,install fglrx-kernel

  30. sudo depmod


  31. 10. Set up the driver

  32. sudo gedit /etc/X11/xorg.conf


  33. Make sure "fglrx" is set for the Driver in the Section "Device".

  34. And if present, remove (whoohoo again)

  35. Section "Extensions"

  36. Option "Composite" "0" # or "Disable"

  37. EndSection

  38. As well as

  39. Section "ServerFlags"

  40. Option "AIGLX" "off"

  41. EndSection


  42. 11. Reboot


  43. 12. Enjoy

  44. SKIP_CHECKS=yes compiz

  45. (necessary because fglrx is not on Ubuntu's whitelist)

  46. If it works, do this:

  47. mkdir -p ~/.config/compiz && echo SKIP_CHECKS=yes >> ~/.config/compiz/compiz-manager



  48. 还有一种做法就是 sudo gedit /etc/xdg/compiz/compiz-manager
  49. 然后 修改为 WHITELIST="nvidia intel ati radeon i810 fglrx"

  50. 事实上,很多人反应compiz下有迟钝现象,如fx卷动很慢,特效迟钝等等。我这里feisty也是一样,或许不是正式版的缘故?或者compiz需要补丁?
复制代码
发表于 2007-10-24 20:16:32 | 显示全部楼层
还有待验证阿,官方并没有公布这个版本阿,不过可以通过wget来下载了。
呵呵,我测试一下,等下给大家报告一下进度阿。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-10-24 23:25:14 | 显示全部楼层
楼上的,你签名里面有cyclone.是你维护的么?不是说是个高中生么?高考完了没?

似乎目前没有维护了.不过我还可以用,功能少了点..不过个人很喜欢.  不过目前登录qq频繁了点,要验证码了...
回复 支持 反对

使用道具 举报

发表于 2007-10-24 23:36:29 | 显示全部楼层
呵呵,是啊,我已经不维护了。
PS:你用的是哪一版 ?
我自己没有最新的版本了。
回复 支持 反对

使用道具 举报

发表于 2007-10-24 23:40:58 | 显示全部楼层
我已经解决了问题,成功实现了特效。请到redhat板块来看。哈哈
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-10-24 23:54:14 | 显示全部楼层
不晓得什么是最新版的.0.1.53 20061014版本的.还行.

其实lumaqq2005打上2006二月的补丁也可以上的.
回复 支持 反对

使用道具 举报

发表于 2007-10-25 00:09:37 | 显示全部楼层
这个驱动太烂了
还是继续用radeon算了
又一次被ati忽悠了,nnd
回复 支持 反对

使用道具 举报

发表于 2007-10-27 18:46:52 | 显示全部楼层
装了8。42。3,速度快了好多,不过直接下来的文件在DEBIAN不能成功生成安装包,要下个补丁才可以
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-10-27 20:44:18 | 显示全部楼层
楼上的楼上,能用radeon干嘛不用?开源驱动效率还是比较高的。

但是对于新显卡来说,老驱动练混合都没有,这个驱动已经相当不错了。而且很稳定
回复 支持 反对

使用道具 举报

发表于 2007-10-28 12:31:13 | 显示全部楼层
直接从官方更新了
结果Beryl能用了
哈哈~
回复 支持 反对

使用道具 举报

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

本版积分规则

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