Steam won't start

Happy new year!

After I installed Manjaro Budgie and I had to install nvidia-beta-dkms drivers to get it working, I am now failing to get Steam started. Am I missing something? Thanks!

My system:
CPU: AMD Ryzen 5 5600X, 6x 3.7GHz, 32MB L3 Cache
MBO: MSI B550 Gaming Carbon WiFi, AMD AM4
GRA: NVIDIA GeForce RTX 3060 Ti, 8GB (Palit Dual)
RAM: 32GB DDR4-2400, Corsair Vengeance LPX black, Rev S

steam
Running Steam on manjarolinux 20.2 64-bit
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
Steam client's requirements are satisfied
/home/paul/.local/share/Steam/ubuntu12_32/steam
WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work.
[2021-01-01 14:22:20] Startup - updater built Dec 20 2020 23:07:02
Installing breakpad exception handler for appid(steam)/version(1608507519)
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
SteamUpdateUI: An X Error occurred
X Error of failed request:  GLXBadContext
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadValue (integer parameter out of range for operation)
Major opcode of failed request:  151 (GLX)
Minor opcode of failed request:  3 (X_GLXCreateContext)
Value in failed request:  0x0
Serial number of failed request:  45
xerror_handler: X failed, continuing
Major opcode of failed request:  151 (GLX)
Minor opcode of failed request:  6 (X_GLXIsDirect)
Serial number of failed request:  46
xerror_handler: X failed, continuing
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2021-01-01 14:22:20] Loading cached metrics from disk (/home/paul/.local/share/Steam/package/steam_client_metrics.bin)
[2021-01-01 14:22:20] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults
[2021-01-01 14:22:20] Using the following download hosts for Public, Realm steamglobal
[2021-01-01 14:22:20] 1. [LINK], Realm 'steamglobal', weight was 100, source = 'baked in'
[2021-01-01 14:22:20] 2. [LINK], Realm 'steamglobal', weight was 1, source = 'baked in'
Installing breakpad exception handler for appid(steam)/version(1608507519)
[2021-01-01 14:22:20] Checking for update on startup
[2021-01-01 14:22:20] Checking for available updates...
[2021-01-01 14:22:20] Downloading manifest: [LINK]
Installing breakpad exception handler for appid(steam)/version(1608507519)
[2021-01-01 14:22:20] Download skipped: /client/steam_client_ubuntu12 version 1608507519, installed version 1608507519, downloaded version 0
[2021-01-01 14:22:20] Nothing to do
[2021-01-01 14:22:20] Verifying installation...
[2021-01-01 14:22:20] Performing checksum verification of executable files
[2021-01-01 14:22:21] Verification complete
Loaded SDL version 2.0.14-6278618
Gtk-Message: 14:22:22.493: Failed to load module "xapp-gtk3-module"

(steam:4309): Gtk-WARNING **: 14:22:22.498: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Matcha-sea/gtk-2.0/main.rc:1113: error: unexpected identifier 'direction', expected character '}'
/usr/share/themes/Matcha-sea/gtk-2.0/apps.rc:91: error: unexpected identifier 'direction', expected character '}'
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
Steam: An X Error occurred
X Error of failed request:  GLXBadContext
Major opcode of failed request:  151
Serial number of failed request:  51
xerror_handler: X failed, continuing
Steam: An X Error occurred
X Error of failed request:  BadValue (integer parameter out of range for operation)
Major opcode of failed request:  151
Value in failed request:  0x0
Serial number of failed request:  50
xerror_handler: X failed, continuing
Steam: An X Error occurred
X Error of failed request:  BadMatch (invalid parameter attributes)
Major opcode of failed request:  151
Serial number of failed request:  52
xerror_handler: X failed, continuing
assert_20210101142220_1.dmp[4372]: Uploading dump (out-of-process)
/tmp/dumps/assert_20210101142220_1.dmp
/home/paul/.local/share/Steam/steam.sh: Zeile 759:  4309 Speicherzugriffsfehler  (Speicherabzug geschrieben) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"

assert_20210101142220_1.dmp[4372]: Finished uploading minidump (out-of-process): success = yes
assert_20210101142220_1.dmp[4372]: response: CrashID=bp-a173e983-9f4d-4bae-9b8f-86f182210101
assert_20210101142220_1.dmp[4372]: file ''/tmp/dumps/assert_20210101142220_1.dmp'', upload yes: ''CrashID=bp-a173e983-9f4d-4bae-9b8f-86f182210101''

Reinstall lib32-nvidia-utils :hugs:

1 Like

Any reason you’re not installing Manjaro’s provided drivers for Nvidia? In System Settings look for Hardware Configuration and install Nvidia drivers from here.

No success, unfortunately

[paul@manjaro ~]$ steam
Running Steam on manjarolinux 20.2 64-bit
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
Steam client’s requirements are satisfied
/home/paul/.local/share/Steam/ubuntu12_32/steam
[2021-01-01 19:19:12] Startup - updater built Dec 20 2020 23:07:02
Installing breakpad exception handler for appid(steam)/version(1608507519)
SteamUpdateUI: An X Error occurred
X Error of failed request: BadValue (integer parameter out of range for operation)

Because Manjaro Budgie won’t boot otherwise. I followed an advice elsewhere in the forum to install budgie via architect and after that I launched into tty2 and installed the linux510-headers and said dkms-driver.

Maybe steam --reset then ? :mask:

Nope, same result. :expressionless:

I am facing the same issue. Did you manage to solve the problem and launch Steam ? It seems this issue could be related to a more general one : Failed to load module "xapp-gtk3-module" but it is hard for me to confirm at this point.

1 Like

Installing lib32-nvidia-utils did the trick for me.

1 Like