Is this with xfree 4.0/4.0.1? If it is, try 'glxinfo' and see which
renderer it is using.  If it says "indirect" then it is using software.
Also, the table displayed at the botton should be fairly large.  The
'glxinfo' program can be found at dri.sourceforge.net.  You should check
to make sure you are loading the "dri" module and that the permissions in
the XF86Config for dri is set as well.

Here is part of mine (I have voodoo3 though):

----------------begin-----------------
Section "Module"

  Load "dri"
  Load "GLcore"
  Load "glx"

  SubSection "extmod"
    Option "omit xfree86-dga"
  EndSubSection

  Load "dbe"
  Load "xie"

EndSection


# Sets DRI permissions for all users
Section "DRI"
  Mode 0666
EndSection

------------------end----------------------



					Ross


On Fri, 20 Oct 2000, Yaron wrote:
> 
> On a related note, anyone get the GL drivers and nVidia working well under
> RH7? I've got them all installed but OpenGL apps are _s_l_o_w_. Yes,
> there's only one libGL*, and it's nvidia's. Yes, I've loaded the kernel
> module. Yes, I'm loading nvidia's glx module for X. Yes, I'm using Driver
> "nvidia" and not "nv". (;
> 
> 
> -Yaron


---------------------------------------------------------------------
To unsubscribe, e-mail: tclug-list-unsubscribe at mn-linux.org
For additional commands, e-mail: tclug-list-help at mn-linux.org