ATI測試版驅動8.27.4能支持xorg7.1了
下載地址:ftp://ftp.ati.com/8.27/4 (由于license的問題,請到google中查找)
說明:
目前還不支持AIGLX,所以還只能用xgl,如果你使用compiz的話。
在/etc/X11/xorg.conf中關閉AIGLX方法:
Section "ServerLayout"
Option "AIGLX" "false"
EndSection
在"ServerLayout"中添加Option "AIGLX" "false",如上。
其他:
關于判斷一個dri驅動是否支持AIGLX,方法如下:
nm -D /usr/lib/dri/r300_dri.so | grep -i __driCreateNewScreen
00026fcd T __driCreateNewScreen_20050727
這個有__driCreateNewScreen_20050727 AIGLX的調用接口,支持AIGLX
nm -D /usr/lib/dri/fglrx_dri.so | grep -i __driCreateNewScreen
新的fglrx則無,不支持,所以以後有新版本出來只要看看這個就明白了。
新版本中gdm起動速度暴快:) 注销的BUG还在吗??? :mrgreen::mrgreen::mrgreen: nvidia落后了。
郁闷 :twisted::twisted::twisted:
又可以用 Gentoo 了! "Intended Purpose: Beta Team – First Beta Team Beta Release for 8.27
REMEMBER: FTP Addresses are not to be distributed to external parties.
"
Sorry for that。
以后不要再发布了。 知道了 :lol::lol: :roll:
时不时的偷偷的给大家一套急需的就行了~~~ :wink: 知道了 :lol::lol:
就担心ATI知道了封掉就麻烦了。
比如,要求大家提供IP或者提供其他的帐号认证。 靠。
fgl_glxgears跑到2000多。
glxgears只能跑200。
看来驱动还是有问题啊。
$ fgl_glxgears
Using GLX_SGIX_pbuffer
3345 frames in 5.0 seconds = 669.000 FPS
3687 frames in 5.0 seconds = 737.400 FPS
4931 frames in 5.0 seconds = 986.200 FPS
8614 frames in 5.0 seconds = 1722.800 FPS
8454 frames in 5.0 seconds = 1690.800 FPS
8156 frames in 5.0 seconds = 1631.200 FPS
8997 frames in 5.0 seconds = 1799.400 FPS
9368 frames in 5.0 seconds = 1873.600 FPS
9112 frames in 5.0 seconds = 1822.400 FPS
9333 frames in 5.0 seconds = 1866.600 FPS
9109 frames in 5.0 seconds = 1821.800 FPS
9200 frames in 5.0 seconds = 1840.000 FPS
8878 frames in 5.0 seconds = 1775.600 FPS
$ glxgears
1082 frames in 5.0 seconds = 216.247 FPS
1066 frames in 5.0 seconds = 213.197 FPS
页:
[1]