Gentoo Archives: gentoo-amd64

From: "Michal Žeravík" <michalz@×××××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] quake4 : SDL_SetVideoMode failed: Couldn't find matching GLX visual
Date: Fri, 31 Mar 2006 14:38:13
Message-Id: 442D3E73.5090203@olomouc.com
1 Hi all,
2 i have problem running quake4 on my box:
3 xorg-6.8.2, latest nvidia drivers.
4 getting:
5 --------------- R_InitOpenGL ----------------
6 Initializing SDL subsystem
7 Loading GL driver 'libGL.so.1' through SDL
8 WARNING: SDL_SetVideoMode failed: Couldn't find matching GLX visual
9 Initializing SDL subsystem
10 Loading GL driver 'libGL.so.1' through SDL
11 WARNING: SDL_SetVideoMode failed: Couldn't find matching GLX visual
12 --------------- BSE Shutdown ----------------
13 ---------------------------------------------
14 WARNING: rvServerScanGUI::Clear() - invalid scanGUI
15
16 idRenderSystem::Shutdown()
17 Sys_Error: Unable to initialize OpenGL
18
19 here is visual part of glxinfo:
20 visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
21 id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
22 ----------------------------------------------------------------------
23 0x23 16 tc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
24 0x24 16 tc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 None
25 0x25 16 tc 0 24 0 r y . 5 6 5 8 0 16 8 16 16 16 16 0 0 None
26 0x26 16 tc 0 24 0 r . . 5 6 5 8 0 16 8 16 16 16 16 0 0 None
27 0x27 16 dc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
28 0x28 16 dc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 None
29 0x29 16 dc 0 24 0 r y . 5 6 5 8 0 16 8 16 16 16 16 0 0 None
30 0x2a 16 dc 0 24 0 r . . 5 6 5 8 0 16 8 16 16 16 16 0 0 None
31
32 from xorg.conf:
33 Section "Screen"
34 Identifier "Screen0"
35 Device "Card0"
36 Monitor "Monitor0"
37 DefaultDepth 16
38 SubSection "Display"
39 Depth 16
40 Modes "1280x1024" "1024x768" "800x600" "640x480"
41 EndSubSection
42 EndSection
43
44 thank you for your ideas..
45 Michal
46 --
47 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] quake4 : SDL_SetVideoMode failed: Couldn't find matching GLX visual Denis Solaro <dsolaro@××××××××××.com>