[ut2003io] ... relies on DXTC/S3TC support with GeForce2MX card and nvidia driver

Andrew Pilley ashridah at cyber.com.au
Sat Oct 12 00:16:21 EDT 2002


On Thu, Oct 10, 2002 at 05:53:33PM +0200, Felix Seeger wrote:
> Hi
> 
> I something in the faq about that. But I have an Geforce2MX and use the Nvidia 
> binary driver (newest).

make sure that you are actually using the driver. it's entirely possible
for you to have ended up still using mesa or something like that.

if you run glxinfo, you should get output that can show you where problems
are:
[snip]
server glx vendor string: NVIDIA Corporation
server glx version string: 1.2
[snip]
client glx vendor string: NVIDIA Corporation
client glx version string: 1.2
[snip]
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce4 Ti 4400/AGP/3DNOW!
OpenGL version string: 1.3.1 NVIDIA 31.23
[snip]

if it fails to run, or says something different, specifically for the 
OpenGL vendor string, run 
/sbin/ldconfig -v |grep libGL
and make sure that you aren't using libGL.so.1.2, or libGL.so.1.3 
which is mesa.  if you are, find them, remove them or move them to 
somewhere else (or change the soname. don't just change the version extension)
and then reinstall nvidia's drivers.

anything above a gf1 will support S3TC.

Andrew 'ashridah' Pilley


> 
> But I get this message and ut cannot start. I already updated the demo.
> 
> thanks
> have fun
> Felix
> 
> P.S. Is there an archive for the list ?

-- 
----------------------------------------------------------------------
Andrew Pilley  -   Cybersource Pty Ltd, Lvl 9, 140 Queen St. Melbourne
ashridah at cyber.com.au        Ph. 9642-5997 www.cyber.com.au



More information about the ut2003 mailing list