just installed steam and when I try to launch via the terminal I get
steam.sh[457533]: Running Steam on cachyos rolling 64-bit
steam.sh[457533]: STEAM_RUNTIME is enabled automatically
setup.sh[457608]: Steam runtime environment up-to-date!
/home/rozodru/.local/share/Steam/ubuntu12_32/steam-runtime/run.sh: line 85: steam-runtime-identify-library-abi: command not found
run.sh[457620]: steam-runtime-identify-library-abi --ldconfig-paths failed, falling back to ldconfig
steam.sh[457533]: Couldn't find /home/rozodru/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/srt-logger, logging to console-linux.txt
steam.sh[457533]: Can't find 'steam-runtime-check-requirements', continuing anyway
[2024-12-02 14:34:36] Startup - updater built Jul 16 2024 23:21:18
[2024-12-02 14:34:36] Startup - Steam Client launched with: '/home/rozodru/.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 )
12/02 14:34:36 minidumps folder is set to /tmp/dumps
12/02 14:34:36 Init: Installing breakpad exception handler for appid(steam)/version(1.0)/tid(457651)
assert_20241202143436_3.dmp[457654]: Uploading dump (out-of-process)
/tmp/dumps/assert_20241202143436_3.dmp
src/steamexe/updateui_xwin.cpp (1467) : BFileExists( m_FontFileLight )
src/steamexe/updateui_xwin.cpp (1467) : BFileExists( m_FontFileLight )
12/02 14:34:36 minidumps folder is set to /tmp/dumps
12/02 14:34:36 Init: Installing breakpad exception handler for appid(steam)/version(1.0)/tid(457651)
assert_20241202143436_6.dmp[457658]: Uploading dump (out-of-process)
/tmp/dumps/assert_20241202143436_6.dmp
12/02 14:34:36 minidumps folder is set to /tmp/dumps
12/02 14:34:36 Init: Installing breakpad exception handler for appid(steam)/version(0)/tid(457651)
SteamUpdateUI: An X Error occurred
X Error of failed request: BadValue (integer parameter out of range for operation)
assert_20241202143436_6.dmp[457658]: Finished uploading minidump (out-of-process): success = yes
assert_20241202143436_6.dmp[457658]: response: CrashID=bp-a357fa17-b108-4ff5-9709-bc8312241202
assert_20241202143436_6.dmp[457658]: file ''/tmp/dumps/assert_20241202143436_6.dmp'', upload yes: ''CrashID=bp-a357fa17-b108-4ff5-9709-bc8312241202''
assert_20241202143436_3.dmp[457654]: Finished uploading minidump (out-of-process): success = yes
assert_20241202143436_3.dmp[457654]: response: CrashID=bp-59f2084e-4ee3-451a-9824-13dc52241202
assert_20241202143436_3.dmp[457654]: file ''/tmp/dumps/assert_20241202143436_3.dmp'', upload yes: ''CrashID=bp-59f2084e-4ee3-451a-9824-13dc52241202''
and maybe I’m blind and I’m missing something but when I enter pacman -Qs nvidia
I get:
local/egl-gbm 1.1.2-1.1
The GBM EGL external platform library
local/egl-wayland 4:1.1.16-3
EGLStream-based Wayland external platform (CachyOS version with newer upstream commits)
local/lib32-nvidia-utils 565.57.01-1
NVIDIA drivers utilities (32-bit)
local/lib32-opencl-nvidia 565.57.01-1
OpenCL implemention for NVIDIA (32-bit)
local/libvdpau 1.5-3.1
Nvidia VDPAU library
local/libxnvctrl 565.57.01-1
NVIDIA NV-CONTROL X extension
local/nvidia 565.57.01-8
NVIDIA kernel modules
local/nvidia-prime 1.0-5
NVIDIA Prime Render Offload configuration and utilities
local/nvidia-settings 565.57.01-1
Tool for configuring the NVIDIA graphics driver
local/nvidia-utils 565.57.01-3
NVIDIA drivers utilities
local/opencl-nvidia 565.57.01-3
OpenCL implemention for NVIDIA
local/python-nvidia-ml-py 12.560.30-1
Python Bindings for the NVIDIA Management Library
even trying to install it via a flatpak it just constanly opens and closes. So I imagine I’ve borked something somewhere but not sure what.