protonscr

[Arco/Arch] SteamUpdateUI: An X Error occurred --- X Error: BadValue

steamclosed NVIDIA driversDistro Family: Arch
ValveSoftware/steam-for-linux#11734 · opened 2025-02-07 by Adameczu · updated 2025-02-07 · 3 comments · github
AAdameczu 2025-02-07 github

Your system information

  • Steam client version (build number or date): 1.0.0.81-2 (from multilib)
  • Distribution (e.g. Ubuntu): ArcoLinux / Arch
  • Opted into Steam client beta?: no
  • Have you checked for system updates?: yes
  • Steam Logs: steam-logs.tar.gz
  • GPU: Nvidia (RTX 3060 12GB on nvidia-dkms v570.86)

Please describe your issue in as much detail as possible:

just updated my pkgs with yay and wanted to run steam, but got nothing. running from term showed that its running, so i stopped it and run from term. it shitted itself and gave an x bad value. BTW, i use gnome on wayland & i have all required libs like nvidia utils, lib32, opencl, etc.

Term log

steam.sh[129532]: Running Steam on arcolinux rolling 64-bit
steam.sh[129532]: STEAM_RUNTIME is enabled automatically
setup.sh[129609]: Steam runtime environment up-to-date!

/home/moony/.local/share/Steam/ubuntu12_32/steam-runtime/run.sh: line 85: steam-runtime-identify-library-abi: command not found
run.sh[129622]: steam-runtime-identify-library-abi --ldconfig-paths failed, falling back to ldconfig
steam.sh[129532]: Couldn't find /home/moony/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/srt-logger, logging to console-linux.txt
steam.sh[129532]: Can't find 'steam-runtime-check-requirements', continuing anyway
[2025-02-07 18:51:29] Startup - updater built Jul 16 2024 23:21:18
[2025-02-07 18:51:29] Startup - Steam Client launched with: '/home/moony/.local/share/Steam/ubuntu12_32/steam'
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
src/steamexe/updateui_xwin.cpp (1466) : BFileExists( m_FontFileRegular )
src/steamexe/updateui_xwin.cpp (1466) : BFileExists( m_FontFileRegular )
02/07 18:51:29 minidumps folder is set to /tmp/dumps
02/07 18:51:29 Init: Installing breakpad exception handler for appid(steam)/version(1.0)/tid(129658)
assert_20250207185129_3.dmp[129661]: Uploading dump (out-of-process)
/tmp/dumps/assert_20250207185129_3.dmp
src/steamexe/updateui_xwin.cpp (1467) : BFileExists( m_FontFileLight )
src/steamexe/updateui_xwin.cpp (1467) : BFileExists( m_FontFileLight )
02/07 18:51:29 minidumps folder is set to /tmp/dumps
02/07 18:51:29 Init: Installing breakpad exception handler for appid(steam)/version(1.0)/tid(129658)
assert_20250207185129_6.dmp[129665]: Uploading dump (out-of-process)
/tmp/dumps/assert_20250207185129_6.dmp
02/07 18:51:29 minidumps folder is set to /tmp/dumps
02/07 18:51:29 Init: Installing breakpad exception handler for appid(steam)/version(0)/tid(129658)
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadValue (integer parameter out of range for operation)
Kkisak-valve maintainer 2025-02-07 github

Hello @Adameczu, does any 32 bit OpenGL application like glxinfo32 from lib32-mesa-utils work? The NVIDIA proprietary driver requires that the video driver's kernel module loaded into memory, 32 bit userspace libraries, and 64 bit userspace libraries are all installed and exactly the same version to work properly.

AAdameczu 2025-02-07 github

ok, found that i miss the lib32 mesa utils. gonna check rn

AAdameczu 2025-02-07 github

ok, it works. Thanks

Nothing extracted yet.