Crashes - Couldn't find matching GLX, Ubuntu 8.04 [SOLVED]

If you've had any problems with Nexuiz, or would like to report bugs, post here.

Moderators: Nexuiz Moderators, Moderators

Crashes - Couldn't find matching GLX, Ubuntu 8.04 [SOLVED]

Postby srilyk » Fri Aug 15, 2008 2:23 pm

Hi, I'm running Ubuntu 8.04 and whatever version of nexuiz is installed with apt-get/synaptic.

When I try to start it, it crashes after the screen flickers a few time.

Here's my log:
http://paste2.org/p/59319

As far as I can tell it has something to do with GLX, but other than that, I'm not sure at all.

Thanks for the help!
Last edited by srilyk on Fri Aug 15, 2008 7:00 pm, edited 1 time in total.
srilyk
Newbie
 
Posts: 2
Joined: Fri Aug 15, 2008 2:16 pm

Postby Ed » Fri Aug 15, 2008 3:47 pm

What graphics card and driver do you have installed? Could be a graphics driver problem.
Ed
Forum addon
 
Posts: 1172
Joined: Wed Mar 01, 2006 12:32 am
Location: UK

Postby Psychcf » Fri Aug 15, 2008 5:39 pm

Also, have you tried using the SDL version? Run the command 'nexuiz-sdl' and see what happens.
Psychcf
Forum addon
 
Posts: 1554
Joined: Sun Dec 03, 2006 11:38 pm
Location: NY, USA

Postby srilyk » Fri Aug 15, 2008 6:59 pm

Ah... I found a fix for it. Apparently this error is fairly common with nvidia cards.

http://ubuntuforums.org/showthread.php? ... tching+glx

the trick, apparently, is to run nvidia-xconfig.

On my computer, I fixed it this way:

sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.backup
sudo nvidia-xconfig
sudo mv /etc/X11/XF86Config /etc/X11/xorg.conf

That would have worked as is, if I had a CRT monitor. Instead, I have an lcd monitor, so I had to change this line:

VertRefresh 50.0 - 150.0

to:

VertRefresh 50.0 - 75.0

and this line:

Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"

to this:

Modes "1280x1024" "1024x768" "800x600" "640x480"

now it seems to work perfectly.

Hope this helps anyone else!
srilyk
Newbie
 
Posts: 2
Joined: Fri Aug 15, 2008 2:16 pm


Return to Nexuiz - Support / Bugs

Who is online

Users browsing this forum: No registered users and 1 guest

cron