<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Yan Seiner wrote:
<blockquote cite="mid4605C0FE.5070901@seiner.com" type="cite">
  <pre wrap="">Damian Surr napsal(a):
  </pre>
  <blockquote type="cite">
    <pre wrap="">Yan Seiner wrote:
  
    </pre>
    <blockquote type="cite">
      <pre wrap="">Damian Surr wrote:
  
    
      </pre>
      <blockquote type="cite">
        <pre wrap="">Just tried that and restarted gdm. Still get about 10 fps with 
glxgears! The kind of numbers I see on the net are in their thousands. 
Do you think there's something wrong with my card? Those numbers seem 
too big to bridge with a settings tweak or something.

It's a bit late to find this out if it is hardware. I bought the card 
about 3 months ago, just not known how to test it.
    
      
        </pre>
      </blockquote>
      <pre wrap="">It ain't the card.
  
    
      </pre>
    </blockquote>
    <pre wrap="">That's good to hear :-)
  
    </pre>
    <blockquote type="cite">
      <pre wrap="">It's something in your config.

type 'glxinfo | grep NV'
  
      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
Sorry, that should have been

glxinfo | grep vendor 

and you should see

dionysus:/var/log# glxinfo | grep vendor
server glx vendor string: NVIDIA Corporation
client glx vendor string: NVIDIA Corporation
OpenGL vendor string: NVIDIA Corporation
  </pre>
</blockquote>
Yep, here's mine:<br>
<br>
:~$&nbsp; glxinfo | grep vendor<br>
server glx vendor string: NVIDIA Corporation<br>
client glx vendor string: NVIDIA Corporation<br>
OpenGL vendor string: NVIDIA Corporation<br>
<br>
<blockquote cite="mid4605C0FE.5070901@seiner.com" type="cite">
  <pre wrap="">

Also look at

dionysus:/var/log# glxinfo | head
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
server glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, 
    GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, 
    GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer, 
    GLX_ARB_fbconfig_float
  </pre>
</blockquote>
again, here's mine:<br>
:~$ glxinfo | head<br>
name of display: :0.0<br>
display: :0&nbsp; screen: 0<br>
direct rendering: Yes<br>
server glx vendor string: NVIDIA Corporation<br>
server glx version string: 1.4<br>
server glx extensions:<br>
&nbsp;&nbsp;&nbsp; GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,<br>
&nbsp;&nbsp;&nbsp; GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,<br>
&nbsp;&nbsp;&nbsp; GLX_EXT_texture_from_pixmap, GLX_ARB_multisample,
GLX_NV_float_buffer<br>
client glx vendor string: NVIDIA Corporation<br>
:~$<br>
<br>
<blockquote cite="mid4605C0FE.5070901@seiner.com" type="cite">
  <pre wrap="">
And make sure the line 
direct rendering: Yes

says Yes.  If it says No, direct rendering is disabled.

Your X log looks OK...

--Yan
  </pre>
</blockquote>
Thanks for your help again Yan. I also tried letting the nVidia util
set my xorg.conf settings, but the results of that were the same (10fps
in glxgears), so I switched back to the xorg.conf that I set up.<br>
<br>
I'm at a loss for what to do now. Could it be a bios setting or
something? What makes you so sure that the hardware isn't at fault?<br>
<br>
Damian
</body>
</html>