Please describe your issue in as much detail as possible:
After updating my Linux Mint OS, Steam will not launch anymore. It crashes immediately upon opening it and it doesn't get past the "verifying files/updating files" stage. After running it through my terminal, it produces the error log that I pasted below. The main thing I see is that it fails to load the drivers radeonsi and swrast.
steam steam.sh[10018]: Running Steam on linuxmint 21.3 64-bit steam.sh[10018]: STEAM_RUNTIME is enabled automatically setup.sh[10142]: Steam runtime environment up-to-date! steam.sh[10018]: Steam client's requirements are satisfied
tid(10216) burning pthread_key_t == 0 so we never use it
[2024-02-20 07:54:40] Startup - updater built Jan 13 2024 00:51:43
[2024-02-20 07:54:40] Startup - Steam Client launched with: '/home/noah/.local/share/Steam/ubuntu12_32/steam'
02/20 07:54:40 Init: Installing breakpad exception handler for appid(steam)/version(1705108172)/tid(10216)
DRI driver not from this Mesa build ('23.2.0-devel' vs '24.0.1 - kisak-mesa PPA')
failed to load driver: radeonsi
DRI driver not from this Mesa build ('23.2.0-devel' vs '24.0.1 - kisak-mesa PPA')
failed to load driver: radeonsi
DRI driver not from this Mesa build ('23.2.0-devel' vs '24.0.1 - kisak-mesa PPA')
failed to load driver: swrast
SteamUpdateUI: An X Error occurred
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 152 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 53
xerror_handler: X failed, continuing
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2024-02-20 07:54:40] Loading cached metrics from disk (/home/noah/.local/share/Steam/package/steam_client_metrics.bin)
[2024-02-20 07:54:40] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults
[2024-02-20 07:54:40] Using the following download hosts for Public, Realm steamglobal
[2024-02-20 07:54:40] 1. https://cdn.steamstatic.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
[2024-02-20 07:54:40] Checking for update on startup
[2024-02-20 07:54:40] Checking for available updates...
[2024-02-20 07:54:40] Downloading manifest: https://cdn.steamstatic.com/client/steam_client_ubuntu12
[2024-02-20 07:54:40] Manifest download: send request
[2024-02-20 07:54:41] Manifest download: waiting for download to finish
[2024-02-20 07:54:41] Manifest download: finished
[2024-02-20 07:54:41] Download skipped: /client/steam_client_ubuntu12 version 1705108172, installed version 1705108172, existing pending version 0
[2024-02-20 07:54:41] Nothing to do
[2024-02-20 07:54:41] Verifying installation...
[2024-02-20 07:54:41] Performing checksum verification of executable files
[2024-02-20 07:54:41] Verification complete
System:
Kernel: 5.15.0-94-generic x86_64 bits: 64 compiler: gcc v: 11.4.0 Desktop: Cinnamon 6.0.4
tk: GTK 3.24.33 wm: muffin vt: 7 dm: LightDM 1.30.0 Distro: Linux Mint 21.3 Virginia
base: Ubuntu 22.04 jammy
Machine:
Type: Desktop System: ASUS product: N/A v: N/A serial:
Mobo: ASUSTeK model: PRIME B550M-A WIFI II v: Rev X.0x serial:
UEFI: American Megatrends v: 2803 date: 04/27/2022
CPU:
Info: 8-core model: AMD Ryzen 7 5800X bits: 64 type: MT MCP smt: enabled arch: Zen 3 rev: 2
cache: L1: 512 KiB L2: 4 MiB L3: 32 MiB
Speed (MHz): avg: 3032 high: 3590 min/max: 2200/3800 boost: enabled cores: 1: 3074 2: 2868
3: 3590 4: 2871 5: 3084 6: 2869 7: 2866 8: 2873 9: 2873 10: 2865 11: 3587 12: 3385 13: 3096
14: 2873 15: 2874 16: 2874 bogomips: 121371
Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm
Graphics:
Device-1: AMD Navi 23 [Radeon RX 6600/6600 XT/6600M] vendor: XFX driver: amdgpu v: kernel pcie:
speed: 16 GT/s lanes: 16 ports: active: HDMI-A-1 empty: DP-1,DP-2,DP-3 bus-ID: 0c:00.0
chip-ID: 1002:73ff class-ID: 0300
Display: x11 server: X.Org v: 1.21.1.4 driver: X: loaded: amdgpu,ati
unloaded: fbdev,modesetting,radeon,vesa gpu: amdgpu display-ID: :0 screens: 1
Screen-1: 0 s-res: 1920x1080 s-dpi: 96 s-size: 508x285mm (20.0x11.2") s-diag: 582mm (22.9")
Monitor-1: HDMI-A-0 mapped: HDMI-A-1 model: AOC 24B2W1 serial:
Please describe your issue in as much detail as possible:
After updating my Linux Mint OS, Steam will not launch anymore. It crashes immediately upon opening it and it doesn't get past the "verifying files/updating files" stage. After running it through my terminal, it produces the error log that I pasted below. The main thing I see is that it fails to load the drivers radeonsi and swrast.
steam
steam.sh[10018]: Running Steam on linuxmint 21.3 64-bit
steam.sh[10018]: STEAM_RUNTIME is enabled automatically
setup.sh[10142]: Steam runtime environment up-to-date!
steam.sh[10018]: Steam client's requirements are satisfied
tid(10216) burning pthread_key_t == 0 so we never use it
[2024-02-20 07:54:40] Startup - updater built Jan 13 2024 00:51:43
[2024-02-20 07:54:40] Startup - Steam Client launched with: '/home/noah/.local/share/Steam/ubuntu12_32/steam'
02/20 07:54:40 Init: Installing breakpad exception handler for appid(steam)/version(1705108172)/tid(10216)
DRI driver not from this Mesa build ('23.2.0-devel' vs '24.0.1 - kisak-mesa PPA')
failed to load driver: radeonsi
DRI driver not from this Mesa build ('23.2.0-devel' vs '24.0.1 - kisak-mesa PPA')
failed to load driver: radeonsi
DRI driver not from this Mesa build ('23.2.0-devel' vs '24.0.1 - kisak-mesa PPA')
failed to load driver: swrast
SteamUpdateUI: An X Error occurred
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 152 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 53
xerror_handler: X failed, continuing
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2024-02-20 07:54:40] Loading cached metrics from disk (/home/noah/.local/share/Steam/package/steam_client_metrics.bin)
[2024-02-20 07:54:40] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults
[2024-02-20 07:54:40] Using the following download hosts for Public, Realm steamglobal
[2024-02-20 07:54:40] 1. https://cdn.steamstatic.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
[2024-02-20 07:54:40] Checking for update on startup
[2024-02-20 07:54:40] Checking for available updates...
[2024-02-20 07:54:40] Downloading manifest: https://cdn.steamstatic.com/client/steam_client_ubuntu12
[2024-02-20 07:54:40] Manifest download: send request
[2024-02-20 07:54:41] Manifest download: waiting for download to finish
[2024-02-20 07:54:41] Manifest download: finished
[2024-02-20 07:54:41] Download skipped: /client/steam_client_ubuntu12 version 1705108172, installed version 1705108172, existing pending version 0
[2024-02-20 07:54:41] Nothing to do
[2024-02-20 07:54:41] Verifying installation...
[2024-02-20 07:54:41] Performing checksum verification of executable files
[2024-02-20 07:54:41] Verification complete
Steam logging initialized: directory: /home/noah/.local/share/Steam/logs
XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xf6005370
XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xf6003cc0
/usr/share/themes/Mint-L-Dark/gtk-2.0/main.rc:1085: error: unexpected identifier 'direction', expected character '}'
DRI driver not from this Mesa build ('23.2.0-devel' vs '24.0.1 - kisak-mesa PPA')
failed to load driver: radeonsi
DRI driver not from this Mesa build ('23.2.0-devel' vs '24.0.1 - kisak-mesa PPA')
failed to load driver: radeonsi
DRI driver not from this Mesa build ('23.2.0-devel' vs '24.0.1 - kisak-mesa PPA')
failed to load driver: swrast
crash_20240220075442_5.dmp[10225]: Uploading dump (out-of-process)
/tmp/dumps/crash_20240220075442_5.dmp
/home/noah/.local/share/Steam/steam.sh: line 798: 10216 Segmentation fault (core dumped) "$STEAMROOT/$STEAMEXEPATH" "$@"
noah@nDesktop:~$ crash_20240220075442_5.dmp[10225]: Finished uploading minidump (out-of-process): success = yes
crash_20240220075442_5.dmp[10225]: response: CrashID=bp-4fbdf282-8c5b-4b3d-8821-d318d2240220
crash_20240220075442_5.dmp[10225]: file ''/tmp/dumps/crash_20240220075442_5.dmp'', upload yes: ''CrashID=bp-4fbdf282-8c5b-4b3d-8821-d318d2240220''