Search found 10 matches
- Tue May 11, 2010 2:33 pm
- Forum: Lugaru
- Topic: SDL_SetVideoMode() failed: Couldn't find matching GLX visual
- Replies: 18
- Views: 9987
Re: SDL_SetVideoMode() failed: Couldn't find matching GLX visual
Thank you for your patience. 
- Tue May 11, 2010 2:22 pm
- Forum: Lugaru
- Topic: SDL_SetVideoMode() failed: Couldn't find matching GLX visual
- Replies: 18
- Views: 9987
Re: SDL_SetVideoMode() failed: Couldn't find matching GLX visual
I found the solution (for Fedora 11 x86_64).
Code: Select all
$ yum remove SDL-1.2.13-9.1.fc11.i586
- Sat May 08, 2010 2:06 pm
- Forum: Lugaru
- Topic: SDL_SetVideoMode() failed: Couldn't find matching GLX visual
- Replies: 18
- Views: 9987
Re: SDL_SetVideoMode() failed: Couldn't find matching GLX visual
I did it, but nothing change.
- Sat May 08, 2010 1:37 pm
- Forum: Lugaru
- Topic: SDL_SetVideoMode() failed: Couldn't find matching GLX visual
- Replies: 18
- Views: 9987
- Sat May 08, 2010 1:18 pm
- Forum: Lugaru
- Topic: SDL_SetVideoMode() failed: Couldn't find matching GLX visual
- Replies: 18
- Views: 9987
Re: SDL_SetVideoMode() failed: Couldn't find matching GLX visual
$ glxinfo | grep direct direct rendering: Yes GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_EXT_direct_state_access, $ grep GLX /etc/X11/xorg.conf Option "AIGLX" "on" Option "AddARGBGLXVisuals" "True" Option "AddARGBGLXVisuals" "True" $ g...
- Sat May 08, 2010 1:03 pm
- Forum: Lugaru
- Topic: SDL_SetVideoMode() failed: Couldn't find matching GLX visual
- Replies: 18
- Views: 9987
Re: SDL_SetVideoMode() failed: Couldn't find matching GLX visual
Driver's reinstall isn't help.
- Sat May 08, 2010 11:57 am
- Forum: Lugaru
- Topic: SDL_SetVideoMode() failed: Couldn't find matching GLX visual
- Replies: 18
- Views: 9987
Re: SDL_SetVideoMode() failed: Couldn't find matching GLX visual
No. 
After restart i have same error.
After restart i have same error.
- Sat May 08, 2010 10:39 am
- Forum: Lugaru
- Topic: SDL_SetVideoMode() failed: Couldn't find matching GLX visual
- Replies: 18
- Views: 9987
Re: SDL_SetVideoMode() failed: Couldn't find matching GLX visual
Yes. Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "TwinView" "0" Option "metamodes" "nvidia-auto-select +0+0; 640x480 +0+0; 1024x768 +0+0; 800x600 +0+0" SubSection &quo...
- Sat May 08, 2010 10:21 am
- Forum: Lugaru
- Topic: SDL_SetVideoMode() failed: Couldn't find matching GLX visual
- Replies: 18
- Views: 9987
Re: SDL_SetVideoMode() failed: Couldn't find matching GLX visual
Graphics Processor: GeForce 8600M GS
NVIDIA Driver Version: 190.53
Color Depth: 24
glxgears and glxinfo works normal without any errors.
NVIDIA Driver Version: 190.53
Color Depth: 24
glxgears and glxinfo works normal without any errors.
- Sat May 08, 2010 9:48 am
- Forum: Lugaru
- Topic: SDL_SetVideoMode() failed: Couldn't find matching GLX visual
- Replies: 18
- Views: 9987
SDL_SetVideoMode() failed: Couldn't find matching GLX visual
Hi. I can't run game on my Fedora 11 x86_64. Geting this error: $ ./lugaru SDL_SetVideoMode() failed: Couldn't find matching GLX visual forcing 640x480... SDL_SetVideoMode() failed: Couldn't find matching GLX visual forcing 640x480 windowed mode... SDL_SetVideoMode() failed: Couldn't find matching G...