I installed linux-steam-utils and everything seems to be configured correctly.
I'm using a gtx 650 and have the correct drivers and libs installed.
Steam won't start and gives the following output.
To me it seems that
Any help is welcome.
I'm using a gtx 650 and have the correct drivers and libs installed.
Steam won't start and gives the following output.
Code:
Restarting Steam...
[2023-02-26 16:57:21] Startup - updater built Feb 14 2023 00:47:09
[2023-02-26 16:57:21] Startup - Steam Client launched with: '/home/specter/.steam/steam/ubuntu12_32/steam'
/tmp/dumps is not owned by us - delete and recreate
[2023-02-26 16:57:21] Loading cached metrics from disk (/usr/home/specter/.steam/steam/package/steam_client_metrics.bin)
[2023-02-26 16:57:21] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults
[2023-02-26 16:57:21] Using the following download hosts for Public, Realm steamglobal
[2023-02-26 16:57:21] 1. http://media.steampowered.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
[2023-02-26 16:57:21] Verifying installation...
[2023-02-26 16:57:21] Verification complete
Loaded SDL version 3.0.0-765-gc4db0725e
sh: lspci: command not found
XRRGetOutputInfo Workaround: initialized with override: 0 real: 0x2516d560
XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0x2516bdb0
GetWin32Stats: display was not open yet, good
steamwebhelper.sh[69719]: Runtime for steamwebhelper: defaulting to /usr/home/specter/.steam/steam/ubuntu12_64/steam-runtime-heavy
steamwebhelper.sh[69719]: Using CEF sandbox (try with -no-cef-sandbox if this fails)
/usr/home/specter/.steam/steam/ubuntu12_64/steamwebhelper.sh: line 115: in_container[@]: unbound variable
CAppInfoCacheReadFromDiskThread took 0 milliseconds to initialize
Warning: failed to set thread priority: set failed for 8: -1: setpriority() failed
Warning: failed to set thread priority: set failed for priority 8
Warning: support for elevated priorities is most likely unavailable, suppressing future warnings
Warning: failed to set thread priority: set failed for 8: -1: setpriority() failed
Warning: failed to set thread priority: set failed for 8: -1: setpriority() failed
Failed to init SteamVR because it isn't installed
steamwebhelper.sh[70699]: Runtime for steamwebhelper: defaulting to /usr/home/specter/.steam/steam/ubuntu12_64/steam-runtime-heavy
steamwebhelper.sh[70699]: Using CEF sandbox (try with -no-cef-sandbox if this fails)
/usr/home/specter/.steam/steam/ubuntu12_64/steamwebhelper.sh: line 115: in_container[@]: unbound variable
Warning: failed to set thread priority: set failed for -10: -1: setpriority() failed
src/steamexe/main.cpp (254) : Assertion Failed: reaping pid: xxxxx -- unknown
src/steamexe/main.cpp (254) : Assertion Failed: reaping pid: xxxxx -- unknown
ExceptionHandler::GenerateDump waitpid failed:No child processes
No minidump written, nothing to upload.
steamwebhelper.sh[71451]: Runtime for steamwebhelper: defaulting to /usr/home/specter/.steam/steam/ubuntu12_64/steam-runtime-heavy
steamwebhelper.sh[71451]: Using CEF sandbox (try with -no-cef-sandbox if this fails)
/usr/home/specter/.steam/steam/ubuntu12_64/steamwebhelper.sh: line 115: in_container[@]: unbound variable
Warning: failed to set thread priority: set failed for -10: -1: setpriority() failed
C
(steam:59489): GLib-GObject-CRITICAL **: 16:57:53.324: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(steam:59489): GLib-GObject-CRITICAL **: 16:57:53.325: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
To me it seems that
Warning: failed to set thread priority
is the problem. The steam GUI I see is incomplete. This image shows how it looks.Any help is welcome.