protonscr

Half-Life fails to launch

steamclosed NVIDIA driversreviewed
ValveSoftware/steam-for-linux#1213 · opened 2013-02-03 by cucook · updated 2013-11-06 · 4 comments · github
Ccucook 2013-02-03 github

$ ./hl.sh
libGL error: failed to load driver: swrast
libGL error: Try again with LIBGL_DEBUG=verbose for more details.
Using breakpad crash handler
Setting breakpad minidump AppID = 70
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Steam_SetMinidumpSteamID: Caching Steam ID: 76561197985969423 [API loaded yes]
Steam_SetMinidumpSteamID: Setting Steam ID: 76561197985969423
ARB Multitexture extensions found.

4 texture units. Detail texture supported.

(hl_linux:2028): Gtk-WARNING **: Unable to locate theme engine in module_path: "adwaita",
[0202/133631:ERROR:resource_bundle.cc(411)] Failed to load /home/chris/.local/share/Steam/SteamApps/common/Half-Life/cef_gtk.pak
Some features may not be available.
[0202/133631:ERROR:object_proxy.cc(239)] Failed to call method: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.freedesktop.NetworkManager.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.NetworkManager.service' for details.
[0202/133631:WARNING:proxy_service.cc(646)] PAC support disabled because there is no system implementation
ILocalize::AddFile() failed to load file "resource/hl_l_english.txt".
Platform config directory: platform/config
0:Initializing platform...
warning: Unknown nb_ctl request: 4
warning: Unknown nb_ctl request: 4
warning: Unknown nb_ctl request: 4
warning: Unknown nb_ctl request: 4
warning: Unknown nb_ctl request: 4
warning: Unknown nb_ctl request: 4
Server module initialized.

World module initialized.

STEAM Auth Server

AppActive: active
The program 'hl_linux' received an X Window System error.
This probably reflects a bug in the program.
The error was 'GLXUnsupportedPrivateRequest'.
(Details: serial 557 error_code 177 request_code 153 minor_code 16)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
Missing shutdown function for Sys_InitAuthentication() : Sys_ShutdownAuthentication()

Missing shutdown function for Host_Init( &host_parms ) : Host_Shutdown()

Missing shutdown function for Sys_InitLauncherInterface() : Sys_ShutdownLauncherInterface()

Missing shutdown function for Sys_InitMemory() : Sys_ShutdownMemory()

Missing shutdown function for Sys_Init() : Sys_Shutdown()

Missing shutdown function for FileSystem_Init(basedir, (void *)filesystemFactory) : FileSystem_Shutdown()

Missing shutdown function for Sys_InitArgv( OrigCmd ) : Sys_ShutdownArgv()

AL lib: (EE) alc_cleanup: 1 device not closed


Distro: Arch 64
Kernel: 3.7.5-2-ck
Video: 313.18

TTele42 2013-02-03 github

The fact that opengl tried to use swrast means that the nvidia driver is misconfigured or has an incomplete install. It is using the mesa opengl stack when it should be using the nvidia opengl stack.

Aalexmurray 2013-02-25 github

Make sure you have the 32-bit version of the nividia opengl libraries installed

Ggdrewb-valve maintainer 2013-11-05 github

Is this still active?

Ggdrewb-valve maintainer 2013-11-06 github

Closing pending confirmation that this still happens.

Nothing extracted yet.