LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Tremulous not starting after restarting system (https://www.linuxquestions.org/questions/slackware-14/tremulous-not-starting-after-restarting-system-676512/)

al688 10-15-2008 09:45 AM

Tremulous not starting after restarting system
 
I'm new to linux but have got 12.1 up and running with nvidia drivers and managed to install tremulous and it ran fine. However after restarting the pc and trying to start tremulous from the terminal I get:

...loading libGL.so.1:
Calling SDL_Init(SDL_INIT_VIDEO)...
SDL_Init(SDL_INIT_VIDEO) passed.
Initializing OpenGL display
...setting mode 8: 1280 1024
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Could not create GL context
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Could not create GL context
SDL_SetVideoMode failed: Could not create GL context
SDL_SetVideoMode failed: Could not create GL context
SDL_SetVideoMode failed: Could not create GL context
SDL_SetVideoMode failed: Could not create GL context
SDL_SetVideoMode failed: Could not create GL context
SDL_SetVideoMode failed: Could not create GL context
SDL_SetVideoMode failed: Could not create GL context
SDL_SetVideoMode failed: Could not create GL context
SDL_SetVideoMode failed: Could not create GL context
SDL_SetVideoMode failed: Could not create GL context
SDL_SetVideoMode failed: Could not create GL context
Couldn't get a visual
...WARNING: could not set the given mode (8)
Initializing OpenGL display
...setting mode 3: 640 480
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Could not create GL context
SDL_SetVideoMode failed: Couldn't find matching GLX visual
SDL_SetVideoMode failed: Could not create GL context
SDL_SetVideoMode failed: Could not create GL context
SDL_SetVideoMode failed: Could not create GL context
SDL_SetVideoMode failed: Could not create GL context
SDL_SetVideoMode failed: Could not create GL context
SDL_SetVideoMode failed: Could not create GL context
SDL_SetVideoMode failed: Could not create GL context
SDL_SetVideoMode failed: Could not create GL context
SDL_SetVideoMode failed: Could not create GL context
SDL_SetVideoMode failed: Could not create GL context
SDL_SetVideoMode failed: Could not create GL context
SDL_SetVideoMode failed: Could not create GL context
Couldn't get a visual
...WARNING: could not set the given mode (3)
----- CL_Shutdown -----
RE_Shutdown( 1 )
-----------------------
----- CL_Shutdown -----
-----------------------
Sys_Error: GLimp_Init() - could not load OpenGL subsystem


Can anyone give me an idea as to the problem and how to rectify it?

al688 10-15-2008 10:55 AM

Solved!
 
Managed to solve this.:)

GazL 10-15-2008 11:02 AM

The only time I've seen something like that was when a system update had overwritten the nvidia version of the OpenGL libraries (Xorg has its own version which the nvidia installer replaces). I you've recently updated any Xorg packages then try re-running the nvidia installer and it should sort it out. If glxgears also fails with similar errors then that's a good indication that this is what has happened.

If glxgears is working fine, then it's probably something else. It might be that Tremulous has been built against the wrong OpenGL libraries, or possibly something else entirely, but I'm starting to get out of my depth here so I'll leave it at that rather than continue suggesting things I'm not sure of.

GazL 10-15-2008 11:04 AM

Quote:

Originally Posted by al688 (Post 3310916)
Managed to solve this.:)

Ahh, was I anywhere near the mark? ;)

al688 10-15-2008 01:26 PM

Yep, reinstalled drivers and everything fine cheers:D


All times are GMT -5. The time now is 04:08 PM.