I installed steam on a fresh EOS install. I used nvidia-utils as I did before. But now the client crashes on launch. Previous forum post fixes either did nothing or the workarounds no longer point to packages that exist.
I tried to look in arch wiki but as far as I see everything related to my problems in the graphics drivers and the troubleshooting sections is out of date. Wich I suspect is the cause of the problem.
Logs:
steam.sh[57047]: Running Steam on endeavouros rolling 64-bit
steam.sh[57047]: STEAM_RUNTIME is enabled automatically
setup.sh[57097]: Steam runtime environment up-to-date!
steam.sh[57047]: Log already open
steam.sh[57047]: Steam client's requirements are satisfied
CProcessEnvironmentManager is ready, 6 preallocated environment variables.
[2026-03-12 00:06:30] Startup - updater built Sep 12 2025 03:55:50
[2026-03-12 00:06:30] Startup - Steam Client launched with: '/home/reni/.local/share/Steam/ubuntu12_32/steam' '-srt-logger-opened'
03/12 00:06:30 minidumps folder is set to /tmp/dumps
03/12 00:06:30 Init: Installing breakpad exception handler for appid(steam)/version(0)/tid(57139)
CProcessEnvironmentManager is ready, 6 preallocated environment variables.
[2026-03-12 00:06:30] Loading cached metrics from disk (/home/reni/.local/share/Steam/package/steam_client_metrics.bin)
[2026-03-12 00:06:30] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults
[2026-03-12 00:06:30] Using the following download hosts for Public, Realm steamglobal
[2026-03-12 00:06:30] 1. https://client-update.steamstatic.com, /, Realm 'steamglobal', weight was 1, source = 'baked in'
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
[2026-03-12 00:06:30] Verifying installation...
[2026-03-12 00:06:30] Verifying file sizes only
[2026-03-12 00:06:30] Unable to read and verify install manifest /home/reni/.local/share/Steam/package/steam_client_ubuntu12.installed
[2026-03-12 00:06:30] Verification complete
[2026-03-12 00:06:30] Downloading Update...
[2026-03-12 00:06:30] Checking for available update...
[2026-03-12 00:06:30] Downloading manifest: https://client-update.steamstatic.com/steam_client_ubuntu12
[2026-03-12 00:06:30] Manifest download: send request
[2026-03-12 00:06:30] Process started with command-line: '/home/reni/.local/share/Steam/ubuntu12_32/steam' '-child-update-ui' '-child-update-ui-socket' '8' '-srt-logger-opened'
03/12 00:06:30 minidumps folder is set to /tmp/dumps
[2026-03-12 00:06:30] Using update UI: console
03/12 00:06:30 Init: Installing breakpad exception handler for appid(steam)/version(0)/tid(57140)
[2026-03-12 00:06:30] Create window
[2026-03-12 00:06:30] Set percent complete: 0
[2026-03-12 00:06:30] Set percent complete: -1
[2026-03-12 00:06:30] Set status message: Verifying installation...
[----] Verifying installation...
[2026-03-12 00:06:30] Set percent complete: 0
[2026-03-12 00:06:30] Set status message: Downloading Update...
[ 0%] Downloading Update...
[2026-03-12 00:06:30] Set status message: Checking for available update...
[ 0%] Checking for available update...
[2026-03-12 00:06:30] Set percent complete: -1
[2026-03-12 00:06:31] Manifest download: waiting for download to finish
[2026-03-12 00:06:32] Show window
[2026-03-12 00:06:39] Manifest download: finished
[2026-03-12 00:06:39] Download failed: http error 0 (client-update.steamstatic.com/steam_client_ubuntu12)
[2026-03-12 00:06:39] DownloadManifest - exhausted list of download hosts
[2026-03-12 00:06:39] failed to load manifest from buffer.
[2026-03-12 00:06:39] Failed to load manifest
[2026-03-12 00:06:39] Error: Download failed: http error 0
[2026-03-12 00:06:39] Saving metrics to disk (/home/reni/.local/share/Steam/package/steam_client_metrics.bin)
[2026-03-12 00:06:39] Error: Steam needs to be online to update. Please confirm your network connection and try again.
UpdateUI: skip show logo
[2026-03-12 00:06:39] Shutdown
[2026-03-12 00:06:39] Fatal error: Steam needs to be online to update. Please confirm your network connection and try again.
[----] !!! Fatal Error: Steam needs to be online to update. Please confirm your network connection and try again.
[2026-03-12 00:06:39] ProcessNextMessage: socket disconnected
[2026-03-12 00:06:39] No more messages are expected - exiting
src/tier0/threadtools.cpp (3612) : Assertion Failed: Illegal termination of worker thread 'Thread(0x0x5848d0d0/0x0xf7581b'
src/tier0/threadtools.cpp (3612) : Assertion Failed: Illegal termination of worker thread 'Thread(0x0x5848d0d0/0x0xf7581b'
03/12 00:06:40 Init: Installing breakpad exception handler for appid(steam)/version(1.0)/tid(57139)
assert_20260312000640_8.dmp[57150]: Uploading dump (out-of-process)
/tmp/dumps/assert_20260312000640_8.dmp
[reni@reni-booper ~]$ assert_20260312000640_8.dmp[57150]: Finished uploading minidump (out-of-process): success = yes
assert_20260312000640_8.dmp[57150]: response: CrashID=bp-647f8614-20f8-45a2-b444-7338d2260311
assert_20260312000640_8.dmp[57150]: file ''/tmp/dumps/assert_20260312000640_8.dmp'', upload yes: ''CrashID=bp-647f8614-20f8-45a2-b444-7338d2260311''
Logs say connect to the internet but I have internet (thats how I posted this).
