Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
GeForce 2 MX : OpenGL renderer relies on DXTC/S3TC support.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
ice_cool
n00b
n00b


Joined: 13 Aug 2002
Posts: 42

PostPosted: Sat Sep 21, 2002 8:07 am    Post subject: GeForce 2 MX : OpenGL renderer relies on DXTC/S3TC support. Reply with quote

I downloaded and installed UT2003 for Linux,
but i get this error:
Code:
Xlib:  extension "XiG-SUNDRY-NONSTANDARD" missing on display ":0.0".
OpenGL renderer relies on DXTC/S3TC support.

History:

Exiting due to error


I have GeForce 2 MX
and nvidia drivers for it (emerged from portage).

In XF86config :
# This loads the GLX module
Load "glx"

Section "Device"
Identifier "NVIDIA GeForce"
Driver "nvidia"
#VideoRam 64000
# Insert Clocks lines here if appropriate
EndSection

What's wrong?
Back to top
View user's profile Send private message
AlterEgo
Veteran
Veteran


Joined: 25 Apr 2002
Posts: 1619

PostPosted: Sat Sep 21, 2002 8:30 am    Post subject: Reply with quote

Are you sure you have the newest (31.23) Nvidia-drivers ?
Also check opengl-update nvidia.
Back to top
View user's profile Send private message
Radi
Tux's lil' helper
Tux's lil' helper


Joined: 09 Jul 2002
Posts: 108

PostPosted: Sat Sep 21, 2002 8:32 am    Post subject: Reply with quote

same to me, but i have the radeo 8500, i got the same error message.

I have tried the dri and the firegl driver, none is working.
Back to top
View user's profile Send private message
ice_cool
n00b
n00b


Joined: 13 Aug 2002
Posts: 42

PostPosted: Sat Sep 21, 2002 8:52 am    Post subject: Reply with quote

README.linux:

Q: I have a Radeon card and the FireGL drivers; will I have problems?
A: Currently, yes. These drivers don't have S3TC support at this time.
We are working with ATI, and these problems will be resolved in a
future release of their drivers.
Back to top
View user's profile Send private message
ice_cool
n00b
n00b


Joined: 13 Aug 2002
Posts: 42

PostPosted: Sat Sep 21, 2002 8:53 am    Post subject: Reply with quote

I forgot opengl-update nvidia, but now i get this error:

sh-2.05a$ ./ut2003_demo

Backtrace:
[ 1] ./Core.so [0x409d3c32]
[ 2] /lib/libpthread.so.0 [0x40d86664]
[ 3] /lib/libc.so.6 [0x40b65c38]
Signal: SIGSEGV [segmentation fault]
Aborting.


Looks bad.
Back to top
View user's profile Send private message
ice_cool
n00b
n00b


Joined: 13 Aug 2002
Posts: 42

PostPosted: Sat Sep 21, 2002 10:42 am    Post subject: Reply with quote

I restarted X and everything works now!

It's great!
Back to top
View user's profile Send private message
kode54
n00b
n00b


Joined: 16 May 2002
Posts: 42

PostPosted: Mon Sep 23, 2002 1:19 am    Post subject: Reply with quote

That extension is part of extmod.

The default configuration loads it with the dga extension excluded. If you want to include DGA, you should either comment out the exclusion line, or remove that whole block and specify:

Code:
Load    "extmod"


...rather than commenting out the whole block, which would leave you running without extmod. I hope at least some of this was accurate and possibly helpful.

This really should be documented somewhere more obvious. ;)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum