我的显卡是否已经加速成功?
大虾,看看我的下显卡是否已经开启3D加速功能? 看这里看不出来的你是什么显卡?
运行glxgears看看每秒的速度有多少帧
看来是加速成功了
3004 frames in 5.0 seconds = 600.800 FPS3366 frames in 5.0 seconds = 673.200 FPS
2542 frames in 5.0 seconds = 508.400 FPS
3382 frames in 5.0 seconds = 676.400 FPS
3394 frames in 5.0 seconds = 678.800 FPS
3385 frames in 5.0 seconds = 677.000 FPS
3282 frames in 5.0 seconds = 656.400 FPS
3081 frames in 5.0 seconds = 616.200 FPS 应该已经成功了,它显示现在使用的驱动变成了“nVIDIA”。如果是用默认驱动,显示的应该是“NV”或“vesa”。 Then how to explain the followed test results? terrible card!
# glxgears
17326 frames in 5.0 seconds = 3465.200 FPS
18215 frames in 5.0 seconds = 3643.000 FPS
18203 frames in 5.0 seconds = 3640.600 FPS
18190 frames in 5.0 seconds = 3638.000 FPS
18189 frames in 5.0 seconds = 3637.800 FPS
18081 frames in 5.0 seconds = 3616.200 FPS
18150 frames in 5.0 seconds = 3630.000 FPS
18146 frames in 5.0 seconds = 3629.200 FPS
17688 frames in 5.0 seconds = 3537.600 FPS Then how to explain the followed test results? terrible card!
# glxgears
17326 frames in 5.0 seconds = 3465.200 FPS
18215 frames in 5.0 seconds = 3643.000 FPS
18203 frames in 5.0 seconds = 3640.600 FPS
18190 frames in 5.0 seconds = 3638.000 FPS
18189 frames in 5.0 seconds = 3637.800 FPS
18081 frames in 5.0 seconds = 3616.200 FPS
18150 frames in 5.0 seconds = 3630.000 FPS
18146 frames in 5.0 seconds = 3629.200 FPS
17688 frames in 5.0 seconds = 3537.600 FPS
你的是什么卡哦,好强! Then how to explain the followed test results? terrible card!
# glxgears
17326 frames in 5.0 seconds = 3465.200 FPS
18215 frames in 5.0 seconds = 3643.000 FPS
18203 frames in 5.0 seconds = 3640.600 FPS
18190 frames in 5.0 seconds = 3638.000 FPS
18189 frames in 5.0 seconds = 3637.800 FPS
18081 frames in 5.0 seconds = 3616.200 FPS
18150 frames in 5.0 seconds = 3630.000 FPS
18146 frames in 5.0 seconds = 3629.200 FPS
17688 frames in 5.0 seconds = 3537.600 FPS
你的是什么卡哦,好强!正常啊。
30401 frames in 5.0 seconds = 6080.200 FPS
34685 frames in 5.0 seconds = 6937.000 FPS
34558 frames in 5.0 seconds = 6911.600 FPS
34674 frames in 5.0 seconds = 6934.800 FPS
34613 frames in 5.0 seconds = 6922.600 FPS
34693 frames in 5.0 seconds = 6938.600 FPS
34606 frames in 5.0 seconds = 6921.200 FPS
Re: 看来是加速成功了
3004 frames in 5.0 seconds = 600.800 FPS3366 frames in 5.0 seconds = 673.200 FPS
2542 frames in 5.0 seconds = 508.400 FPS
3382 frames in 5.0 seconds = 676.400 FPS
3394 frames in 5.0 seconds = 678.800 FPS
3385 frames in 5.0 seconds = 677.000 FPS
3282 frames in 5.0 seconds = 656.400 FPS
3081 frames in 5.0 seconds = 616.200 FPS
那这个好低哦!
等我用Linux的时候也试试。比比哈! :-D 上面慢的那个运行一下自带的游戏,比如说racer..是不是还是很慢呢?
我的gfmx400还不如启用硬件加速的mx200快,差很多的,简直就是惨不忍睹
3d没有能打勾好像就没有硬件加速 上面慢的那个运行一下自带的游戏,比如说racer..是不是还是很慢呢?
我的gfmx400还不如启用硬件加速的mx200快,差很多的,简直就是惨不忍睹
3d没有能打勾好像就没有硬件加速
偶的也没有打勾,可是玩起QuakeIII来快的很啊!
只要驱动是"nvidia",那肯定是打开了的。 我的驱动是nv呀? 上面慢的那个运行一下自带的游戏,比如说racer..是不是还是很慢呢?
我的gfmx400还不如启用硬件加速的mx200快,差很多的,简直就是惨不忍睹
3d没有能打勾好像就没有硬件加速
新的nvidia驱动里,gf4绝对支持的,如果你的硬件3D加速还没有实现,那检查你的/etc/X11/XF86Config,确认里面有load "glx"
这个glx模块是3D加速模块,默认也有,但默认的是XFree86自带的,效果奇差;成功安装了nvidia驱动后,会将glx模块的链接指向nvidia驱动自带的模块
因此如果你安装了nvidia驱动,发现3D加速还没有实现(3D游戏异常慢),那就两个步骤检查:
1./etc/X11/XF86Config里load "glx"
2. ls -l /usr/lib/libGL.so.1(或ls -l /usr/lib/libGL.so),看是否链接到类似libGL.so.1.0.4363(nvidia自带的glx驱动模块)上
30401 frames in 5.0 seconds = 6080.200 FPS
34685 frames in 5.0 seconds = 6937.000 FPS
34558 frames in 5.0 seconds = 6911.600 FPS
34674 frames in 5.0 seconds = 6934.800 FPS
34613 frames in 5.0 seconds = 6922.600 FPS
34693 frames in 5.0 seconds = 6938.600 FPS
34606 frames in 5.0 seconds = 6921.200 FPS
不是吧?什么配置?我的mx200在1G塞扬下,24bit只有500多,16bit只有1000多 作弊吧?!:mrgreen:
那个齿轮不是当前窗口的时候就会快好几倍 作弊吧?!:mrgreen:
那个齿轮不是当前窗口的时候就会快好几倍
:roll::evil: