Gentoo Archives: gentoo-user

From: Nickolay Hodyunya <nickolayh@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] quake3 fails to load
Date: Mon, 27 Oct 2008 00:47:05
Message-Id: 20081027004650.GA3204@stdcall
1 I've installed quake3 from games-fps/quake3 with opengl and teamarena
2 flags enabled. Now, when i try to execute quake3 i get this output
3 error:
4 ioQ3 1.34-rc3 linux-i386 Oct 27 2008
5 ----- FS_Startup -----
6 Current search path:
7 /home/scriper/.q3a/baseq3
8 /usr/share/games/quake3/baseq3/pak8.pk3 (9 files)
9 /usr/share/games/quake3/baseq3/pak7.pk3 (4 files)
10 /usr/share/games/quake3/baseq3/pak6.pk3 (64 files)
11 /usr/share/games/quake3/baseq3/pak5.pk3 (7 files)
12 /usr/share/games/quake3/baseq3/pak4.pk3 (272 files)
13 /usr/share/games/quake3/baseq3/pak3.pk3 (4 files)
14 /usr/share/games/quake3/baseq3/pak2.pk3 (148 files)
15 /usr/share/games/quake3/baseq3/pak1.pk3 (26 files)
16 /usr/share/games/quake3/baseq3/pak0.pk3 (3539 files)
17 /usr/share/games/quake3/baseq3
18 /usr/games/bin/baseq3
19
20 ----------------------
21 4073 files in pk3 files
22
23
24 **************************************************
25 WARNING: pak0.pk3 is present but its checksum (1696233209)
26 is not correct. Please re-copy pak0.pk3 from your
27 legitimate Q3 CDROM.
28 **************************************************
29
30
31 execing default.cfg
32 couldn't exec q3config.cfg
33 couldn't exec autoexec.cfg
34 Hunk_Clear: reset the hunk ok
35 ----- Client Initialization -----
36 ----- Initializing Renderer ----
37 -------------------------------
38 QKEY found.
39 ----- Client Initialization Complete -----
40 ----- R_Init -----
41
42 ------- Input Initialization -------
43 Joystick is not active.
44 ------------------------------------
45 ...loading libGL.so.1:
46 Calling SDL_Init(SDL_INIT_VIDEO)...
47 SDL_Init(SDL_INIT_VIDEO) passed.
48 QGL_Init: Can't load libGL.so.1 from /etc/ld.so.conf or current dir: No dynamic GL support in video driver
49 failed
50 ----- CL_Shutdown -----
51 RE_Shutdown( 1 )
52 -----------------------
53 Sys_Error: GLimp_Init() - could not load OpenGL subsystem
54
55 I have properly installed nvidia-drivers-177.80, glxinfo | grep rendering tells
56 direct rendering: Yes
57 In fact I can play quake3 using wine, but still want to play native version.
58 --
59 Regards, Nickolay Hodyunya.