PDA

View Full Version : GL_EXT_texture_compression_s3tc support for Quadro4 700 XGL


marvin24
09-21-02, 11:30 AM
Hi,

I like to play ut2003 with linux and my Quadro4 700 XGL card. OpenGL is running, I have the newest NVIDIA drivers, but ut says:

Xlib: extension "XiG-SUNDRY-NONSTANDARD" missing on display ":0.0".
OpenGL renderer relies on DXTC/S3TC support.

Am I doing something wrong, or is this extension not supported by this card.

??? Greetings

Marvin


P.S: output of glxinfo is:

name of display: :0.0
display: :0 screen: 0
direct rendering: No
server glx vendor string: NVIDIA Corporation
server glx version string: 1.2
server glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer
client glx vendor string: SGI
client glx version string: 1.2
client glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: Quadro4 700 XGL/AGP/SSE2
OpenGL version string: 1.3.1 NVIDIA 31.23
OpenGL extensions:
GL_ARB_multitexture, GL_ARB_imaging, GL_EXT_abgr, GL_EXT_blend_color,
GL_EXT_blend_minmax, GL_EXT_blend_subtract
glu version: 1.3
glu extensions:
GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess

visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x21 16 tc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 16 0 0 None
0x22 16 dc 0 16 0 r y . 5 6 5 0 0 16 0 16 16 16 16 0 0 None
0x23 16 tc 0 16 0 r . . 5 6 5 0 0 16 0 16 16 16 16 0 0 None
0x24 16 dc 0 16 0 r . . 5 6 5 0 0 16 0 16 16 16 16 0 0 None

bwkaz
09-21-02, 11:53 AM
Originally posted by marvin24
direct rendering: No:confused:

If your nVidia drivers have been installed and you've set up the X config file, this should be saying yes... You should also have a huge long string of like 40-50 supported GL extensions, not just 6...

What's your /etc/X11/XF86Config-4 file look like, and what about /var/log/XFree86.0.log?

budfrogs
08-20-03, 08:27 AM
Marvin did you have any problems installing the drivers for your card?
I have Quadro4 750 and I can't get the Nvidia kernel make install to finish with out an error.
Jim
P.S. I posted a error and request for support this morning Just look for budfrogs.

Thunderbird
08-20-03, 09:00 AM
If that indeed is the full output of glxinfo then there is something wrong with your GL installation. The list needs to be a lot bigger. Likely there are some mesa files left on your system.