protonscr

updated to nvidia 535.54.03-2 now steam won't launch

steamclosed
ValveSoftware/steam-for-linux#9600 · opened 2023-06-15 by danielboston38 · updated 2023-06-16 · 2 comments · github
Ddanielboston38 2023-06-15 github

Your system information

  • Steam client version (build number or date): can't launch to find out whatever latest is though
  • Distribution (e.g. Ubuntu): arch linux
  • Opted into Steam client beta?: [Yes/No] no
  • Have you checked for system updates?: [Yes/No] yes

Please describe your issue in as much detail as possible:

Describe what you expected should happen and what did happen. Please link any large code pastes as a Github Gist

i tried to launch steam client today and nothing happened tried in the console and got this error SteamUpdateUI: An X Error occurred
X Error of failed request: BadValue (integer parameter out of range for operation)
the only change to my system was a nvidia and linux update ive restarted multiple times. could steam not be compatible?

Steps for reproducing this issue:

  1. try to launch steam nothing
  2. launch steam in console get error
Kkisak-valve maintainer 2023-06-15 github

Hello @danielboston38, the NVIDIA proprietary driver requires that the video driver's running kernel module, 32 bit userspace libraries, and 64 bit userspace libraries are all installed and exactly the same version to work properly.

Looking at https://archlinux.org/packages/?q=nvidia, Arch is currently shipping:
nvidia-dkms | 535.54.03-1
nvidia-utils | 535.54.03-1
lib32-nvidia-utils | 530.41.03-1

This mismatch between the 32 bit and 64 bit userspace libraries is the cause of your issue and is not a Steam client bug. Switch to the matching driver component in Multilib-testing or wait for your distro's package maintainer for the NVIDIA proprietary driver to resolve this version mismatch.

Closing as not a Steam client bug.

BBrottweiler 2023-06-16 github

Can confirm all good now with lib32-nvidia-utils 535.54.03-1. We were just unlucky.

Nothing extracted yet.