Results 1 to 3 of 3
glxinfo | grep render says i've got direct enabled, but a glxgears tests shows 120 FPS
I've got a geforce 4 mx 440, slack 10.2/current with 2.6.17.7 kernel...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-03-2006 #1Just Joined!
- Join Date
- Aug 2006
- Posts
- 2
Nvidia driving me insane
glxinfo | grep render says i've got direct enabled, but a glxgears tests shows 120 FPS
I've got a geforce 4 mx 440, slack 10.2/current with 2.6.17.7 kernel
- 08-03-2006 #2Linux Enthusiast
- Join Date
- Jun 2005
- Posts
- 668
also, by 'direct enabled' do you mean DRI? you don't need that on.Code:cat /proc/driver/nvidia/agp/status
check glx is enabled in your xorg.conf, and also 'nvidia' driver is used not 'nv'
- 08-03-2006 #3Just Joined!
- Join Date
- Aug 2006
- Posts
- 2
and no, I mean that when I doCode:tordek@morgan:~$ cat /proc/driver/nvidia/agp/status Status: Enabled Driver: AGPGART AGP Rate: 4x Fast Writes: Disabled SBA: Disabled
it informs me that direct rendering is enabled, and that the renderer is, in fact, my boardCode:glxinfo|grep render
==EDIT==
Disabling composite speeds glxgears from 120 to 300, noticeable, but still meaningless; I remember once (some time ago, and not necessarily on slack) getting around the 2000 or 3000


Reply With Quote
