You are not logged in.
I have updated 2 PC's with a different CPU/RAM configuration, but similar GPU.
One system is a Intel 7700k with 32GB RAM and a GTX 1080, the other system is a Intel 8600k with 16GB RAM and also a GTX 1080.
Both systems display the same problem.
A while ago I have replaced the nvidia drivers with the AUR nvidia-580xx-dkms package on both PC's. These PC's have worked without issues until today. I updated both PC's using sudo pacman -Syu and after a reboot noticed the nvidia drivers had an issue and the system fell back on software rendering. I have downloaded the latest nvidia drivers from the AUR and resolved this issue on both computers by the latest version of this package.
Now I want to start steam on both PC's but have the following error:
XOpenIM() failed, LANG = en_US.UTF-8
XOpenIM() failed, LANG = en_US.UTF-8XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xf612fec0
XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xf612e590
crash_20260318133159_5.dmp[6036]: Uploading dump (out-of-process)
/tmp/dumps/crash_20260318133159_5.dmp
/home/user/.local/share/Steam/steam.sh: line 928: 6026 Segmentation fault (core dumped) "$STEAMROOT/$STEAMEXEPATH" "$@"
[user@tankjr ~]$ crash_20260318133159_5.dmp[6036]: Finished uploading minidump (out-of-process): success = yes
crash_20260318133159_5.dmp[6036]: response: CrashID=bp-15f8db8b-d065-43ef-a3a7-e75922260318
crash_20260318133159_5.dmp[6036]: file ''/tmp/dumps/crash_20260318133159_5.dmp'', upload yes: ''CrashID=bp-15f8db8b-d065-43ef-a3a7-e75922260318'I have reinstalled steam, steam-devices, xorg-xwayland, but that has not resolved the problem.
Complete log of steam startup:
$ steam
steam.sh[6780]: Running Steam on arch rolling 64-bit
steam.sh[6780]: STEAM_RUNTIME is enabled automatically
setup.sh[6832]: Steam runtime environment up-to-date!
steam.sh[6780]: Log already open
steam.sh[6780]: Steam client's requirements are satisfied
CProcessEnvironmentManager is ready, 6 preallocated environment variables.
[2026-03-18 13:43:19] Startup - updater built Mar 13 2026 01:52:12
[2026-03-18 13:43:19] Startup - Steam Client launched with: '/home/user/.local/share/Steam/ubuntu12_32/steam' '-srt-logger-opened'
03/18 13:43:19 minidumps folder is set to /tmp/dumps
03/18 13:43:19 Init: Installing breakpad exception handler for appid(steam)/version(1773426488)/tid(6895)
Looks like steam didn't shutdown cleanly, scheduling immediate update check
CProcessEnvironmentManager is ready, 6 preallocated environment variables.
[2026-03-18 13:43:19] Process started with command-line: '/home/user/.local/share/Steam/ubuntu12_32/steam' '-child-update-ui' '-child-update-ui-socket' '8' '-srt-logger-opened'
03/18 13:43:19 minidumps folder is set to /tmp/dumps
[2026-03-18 13:43:19] Using update UI: xwin
03/18 13:43:19 Init: Installing breakpad exception handler for appid(steam)/version(0)/tid(6896)
[2026-03-18 13:43:19] Create window
[2026-03-18 13:43:19] Loading cached metrics from disk (/home/user/.local/share/Steam/package/steam_client_metrics.bin)
[2026-03-18 13:43:19] Using the following download hosts for Public, Realm steamglobal
[2026-03-18 13:43:19] 1. https://client-update.fastly.steamstatic.com, /, Realm 'steamglobal', weight was 900, source = 'update_hosts_cached.vdf'
[2026-03-18 13:43:19] 2. https://client-update.akamai.steamstatic.com, /, Realm 'steamglobal', weight was 400, source = 'update_hosts_cached.vdf'
[2026-03-18 13:43:19] 3. https://client-update.steamstatic.com, /, Realm 'steamglobal', weight was 1, source = 'baked in'
[2026-03-18 13:43:19] Checking for update on startup
[2026-03-18 13:43:19] Checking for available updates...
[2026-03-18 13:43:19] Downloading manifest: https://client-update.fastly.steamstatic.com/steam_client_ubuntu12
[2026-03-18 13:43:19] Manifest download: send request
SteamUpdateUI: An X Error occurred
X Error of failed request: BadValue (integer parameter out of range for operation)
[2026-03-18 13:43:19] Manifest download: waiting for download to finish
[2026-03-18 13:43:19] Manifest download: finished
[2026-03-18 13:43:19] Download skipped: /steam_client_ubuntu12 version 1773426488, installed version 1773426488, existing pending version 0
[2026-03-18 13:43:19] Nothing to do
[2026-03-18 13:43:19] Verifying installation...
[2026-03-18 13:43:19] Verifying all executable checksums
[2026-03-18 13:43:20] Verification complete
UpdateUI: skip show logo
Steam logging initialized: directory: /home/user/.local/share/Steam/logs
XOpenIM() failed, LANG = en_US.UTF-8
XOpenIM() failed, LANG = en_US.UTF-8XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xf613dec0
XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xf613c590
crash_20260318134320_5.dmp[6906]: Uploading dump (out-of-process)
/tmp/dumps/crash_20260318134320_5.dmp
/home/user/.local/share/Steam/steam.sh: line 928: 6895 Segmentation fault (core dumped) "$STEAMROOT/$STEAMEXEPATH" "$@"
[user@tankjr ~]$ crash_20260318134320_5.dmp[6906]: Finished uploading minidump (out-of-process): success = yes
crash_20260318134320_5.dmp[6906]: response: CrashID=bp-0f026704-5659-42d5-b641-f02932260318
crash_20260318134320_5.dmp[6906]: file ''/tmp/dumps/crash_20260318134320_5.dmp'', upload yes: ''CrashID=bp-0f026704-5659-42d5-b641-f02932260318''Last edited by InFerYes (2026-03-18 12:56:43)
Offline
Have solved the issue by installing lib32-nvidia-580xx-utils of the same version as nvidia-580xx-utils (in my case 580.142-1).
Offline