发现ml对savage4的支持还可以!
今天搞了两个老显卡,savage4 pro 和ati 3drage proturo.发现ml对savage的支持还可以!3d加速很简单就搞好了。
等一再测试一下ati 3drage proturo看看效果如果。 顺便贴一下
# glxgears
2140 frames in 5.0 seconds = 427.903 FPS
2216 frames in 5.0 seconds = 443.037 FPS
2158 frames in 5.0 seconds = 431.535 FPS
7359 frames in 5.0 seconds = 1471.769 FPS
7427 frames in 5.0 seconds = 1485.285 FPS
8852 frames in 5.9 seconds = 1493.125 FPS
12077 frames in 5.0 seconds = 2415.360 FPS
12083 frames in 5.0 seconds = 2416.524 FPS
#
正常时候是400多!(没有驱动3d时只有180左右)
缩小窗口是1400多!
遮盖窗口是2400多!
爽!
就一个字! # glxinfo |grep render
direct rendering: Yes
OpenGL renderer string: Mesa DRI Savage4 20050829 AGP 4x x86/MMX/SSE2 请问怎么配的啊,我的只有200-300fps # glxgears
8926 frames in 5.0 seconds = 1785.094 FPS
8852 frames in 5.0 seconds = 1770.297 FPS
4268 frames in 5.0 seconds = 853.577 FPS
1916 frames in 5.0 seconds = 383.170 FPS
1986 frames in 5.0 seconds = 397.025 FPS
1986 frames in 5.0 seconds = 397.146 FPS
1985 frames in 5.0 seconds = 396.880 FPS
1988 frames in 5.0 seconds = 397.406 FPS
7847 frames in 5.0 seconds = 1569.239 FPS
15734 frames in 5.0 seconds = 3146.746 FPS
22798 frames in 5.0 seconds = 4559.553 FPS
22884 frames in 5.0 seconds = 4576.693 FPS
22846 frames in 5.0 seconds = 4569.019 FPS
16832 frames in 5.0 seconds = 3365.656 FPS
19411 frames in 5.0 seconds = 3882.097 FPS
X connection to :0.0 broken (explicit kill or server shutdown).
# glxinfo |grep render
direct rendering: Yes
OpenGL renderer string: GeForce FX 5200/AGP/SSE2
# 请问怎么配的啊,我的只有200-300fps
在xorg.conf
相应的地方中加上一行
load "dri"
如在
load "glx"
下面加上
load "dri"
下载
http://dri.freedesktop.org/snapshots/savage-20060403-linux.i386.tar.bz2
将该包中的 savage_dri.so 复制到 /usr/X11R6/lib/modules/dri 中。其它东西不需要。
重新打开X 就可以获得 3d 支持。
我的glxears由200左右提高到400多,并且驱动了3d。
页:
[1]