Gentoo Archives: gentoo-user

From: David Rosenbaum <rosenbaumd181@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Gaming on gentoo
Date: Sat, 17 Dec 2022 16:54:42
Message-Id: CAL+8heM5ba6VSdsQ12=69LASZJ6HscHpw0F2zcfJNEEJY0wc8Q@mail.gmail.com
In Reply to: [gentoo-user] Gaming on gentoo by Alan Ianson
1 Dave
2
3 On Tue, Dec 13, 2022, 12:18 AM Alan Ianson <agianson@×××××.com> wrote:
4
5 > Hello list,
6 >
7 > I am a gentoo newbie. I have installed gentoo about a month ago and have
8 > been busy since in my free time getting it up and running.
9 >
10 > I have a problem with quakespasm, it segfaults on startup.. this is what I
11 > get..
12 >
13 > alan@irondust:/usr/share/games/quake$ quakespasm
14 > Command line: quakespasm
15 > Found SDL version 2.24.2
16 > Detected 2 CPUs.
17 > Initializing QuakeSpasm v0.95.1
18 > Host_Init
19 > Playing registered version.
20 > Console initialized.
21 > UDP Initialized
22 > Server using protocol 666 (FitzQuake)
23 > Exe: 20:46:02 Dec 12 2022
24 > 256.0 megabyte heap
25 > Video mode 1920x1080x24 60Hz (24-bit z-buffer, 0x FSAA) initialized
26 > GL_VENDOR: NVIDIA Corporation
27 > GL_RENDERER: GeForce GT 610/PCIe/SSE2
28 > GL_VERSION: 4.6.0 NVIDIA 390.157
29 > FOUND: ARB_vertex_buffer_object
30 > FOUND: ARB_multitexture
31 > GL_MAX_TEXTURE_UNITS: 4
32 > FOUND: ARB_texture_env_combine
33 > FOUND: ARB_texture_env_add
34 > FOUND: SDL_GL_SetSwapInterval
35 > FOUND: EXT_texture_filter_anisotropic
36 > FOUND: ARB_texture_non_power_of_two
37 > FOUND: GLSL
38 > FOUND: glGenerateMipmap
39 >
40 > Sound Initialization
41 > Segmentation fault
42 > alan@irondust:/usr/share/games/quake$
43 >
44 > I get the above with version 0.95.1 (installed from guru using the git
45 > version) and from 0.94.1 also from guru.
46 >
47 > I am not sure why it segfaults or what I can do about that. I have built
48 > it with sdl and sdl2 and I get the same result.
49 >
50 > I have run quakespasm on other distributions like debian, archlinux and
51 > slackware without issues so there may be something different about gentoo
52 > that I need to know about.
53 >
54 > Any thoughts or ideas about how to get this working would be appreciated.
55 >
56 >

Replies

Subject Author
Re: [gentoo-user] Gaming on gentoo Artur Tamm <artur.tamm.85@×××××.com>
Re: [gentoo-user] Gaming on gentoo Frank Steinmetzger <Warp_7@×××.de>