Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
07-25-2002, 04:52 PM
|
#1
|
Member
Registered: Jun 2001
Location: USA
Distribution: Slackware
Posts: 827
Rep:
|
open gl problem - nvidia
When I try to start the Return to Castle Wolfenstein demo i get this:
------------------------------------------------------------------------------------
Wolf 0.9.20 linux-i386 Nov 5 2001
----- FS_Startup -----
Current search path:
/home/justin/.wolf/main
/usr/local/games/wolftest2/main
./wolf.x86/main
----------------------
0 files in pk3 files
Running in restricted demo mode.
----- FS_Startup -----
Current search path:
/home/justin/.wolf/demomain
/usr/local/games/wolftest2/demomain/mp_pak0.pk3 (1564 files)
/usr/local/games/wolftest2/demomain
./wolf.x86/demomain
----------------------
1564 files in pk3 files
execing default.cfg
couldn't exec wolfconfig_mp.cfg
execing autoexec.cfg
Hunk_Clear: reset the hunk ok
Joystick is not active.
Bypassing CD checks
----- Client Initialization -----
----- Initializing Renderer ----
-------------------------------
----- Client Initialization Complete -----
----- R_Init -----
...loading libGL.so: Initializing OpenGL display
...setting mode 3: 640 480
Using XFree86-VidModeExtension Version 2.1
Xlib: extension "XFree86-DGA" missing on display ":0.0".
Failed to detect XF86DGA Mouse
XFree86-VidModeExtension Activated at 640x480
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Couldn't get a visual
...WARNING: could not set the given mode (3)
...loading libMesaVoodooGL.so.3.1: QGL_Init: Can't load libMesaVoodooGL.so.3.1 from /etc/ld.so.conf or current dir: /usr/local/games/wolftest2/libMesaVoodooGL.so.3.1: cannot open shared object file: No such file or directory
failed
----- CL_Shutdown -----
RE_Shutdown( 1 )
-----------------------
----- CL_Shutdown -----
-----------------------
Sys_Error: GLimp_Init() - could not load OpenGL subsystem
|
|
|
07-25-2002, 04:59 PM
|
#2
|
LQ Addict
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704
Rep:
|
Do you see that Voodoo crap? - means your mesa shared libs weren't substituted with NVIDIA glx so's, did you install RTCW before and you had a Voodoo card, or you've never had voodoo card, and you installed NVIDIA drivers, if so did you install NVIDIA_GLX? Read the docs at nvidia site.
|
|
|
07-25-2002, 05:07 PM
|
#3
|
Member
Registered: Jun 2001
Location: USA
Distribution: Slackware
Posts: 827
Original Poster
Rep:
|
uhhhh i have a geforce 2 .. i have installed the nvidia kernal and glx drivers off of their site
|
|
|
07-25-2002, 05:11 PM
|
#4
|
LQ Addict
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704
Rep:
|
But originally did you have a Voodoo card, b/c RTCW replecates Voodoo mesa drivers, try to reinstall RTCW, see what happens.
|
|
|
07-25-2002, 06:53 PM
|
#5
|
Member
Registered: Jun 2001
Location: USA
Distribution: Slackware
Posts: 827
Original Poster
Rep:
|
no, i've never had a voodoo card.. i tryed and it gives me the same thing
|
|
|
07-25-2002, 06:53 PM
|
#6
|
Member
Registered: Jun 2001
Location: USA
Distribution: Slackware
Posts: 827
Original Poster
Rep:
|
no, i have never had a voodoo card.. I reinstalled it and it does the same thing
|
|
|
07-25-2002, 08:17 PM
|
#7
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
Download and run nv_check and delete any conflicting libs it finds.
|
|
|
07-25-2002, 09:51 PM
|
#8
|
Member
Registered: Jun 2001
Location: USA
Distribution: Slackware
Posts: 827
Original Poster
Rep:
|
ok.. done.. the only thing i had to add was Load "glx" in the modules section.. everything else turned out ok.. no conflicting libs, etc.. What should I do now?
|
|
|
07-25-2002, 10:01 PM
|
#9
|
Member
Registered: Jun 2001
Location: USA
Distribution: Slackware
Posts: 827
Original Poster
Rep:
|
thanks a lot aussie.. fixed everything lol i restarted x and now i have open gl working well.. !!! YAY
|
|
|
07-25-2002, 10:08 PM
|
#10
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
Enjoy yourself blasting zombies with a panzerfaust 
|
|
|
07-26-2002, 09:51 PM
|
#11
|
Member
Registered: Jan 2002
Distribution: Redhat 9.0
Posts: 54
Rep:
|
Where do you get the linux version of RTCW?
|
|
|
07-26-2002, 10:11 PM
|
#12
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
You buy the win cd and then download the RTCW linux binary.
|
|
|
All times are GMT -5. The time now is 03:09 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|