Cannot run Steam
Hello,
I can't get Steam to work on my clean Artix install. I've tried installing 32 bit libraries (it originally complained about libc.so.6 not being present) but now it's throwing me another error that I don't know how to solve.
I'm posting my terminal output:
[dan@artixlinux ~] $ steam
Running Steam on Linux 5.1.16-artix1-1-ARTIX 64-bit
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
Installing breakpad exception handler for appid(steam)/version(1560817063)
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
Installing breakpad exception handler for appid(steam)/version(1560817063)
Installing breakpad exception handler for appid(steam)/version(1560817063)
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: 52
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: 51
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: 53
xerror_handler: X failed, continuing
crash_20190713163630_1.dmp[13978]: Uploading dump (out-of-process)
/tmp/dumps/crash_20190713163630_1.dmp
/home/dan/.local/share/Steam/steam.sh: línea 712: 13950 Violación de segmento $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
crash_20190713163630_1.dmp[13978]: Finished uploading minidump (out-of-process): success = yes
crash_20190713163630_1.dmp[13978]: response: CrashID=bp-5775be27-135d-455c-b445-852032190713
crash_20190713163630_1.dmp[13978]: file ''/tmp/dumps/crash_20190713163630_1.dmp'', upload yes: ''CrashID=bp-5775be27-135d-455c-b445-852032190713''
[dan@artixlinux ~] $
I've tried resetting steam with steam --reset, and reinstalling my nvidia gpu driver. also deleting my .steam and .local/share/Steam folders in my home path, in case something was wrong. Nothing worked. Can I try something else?
Thanks in advance.
Edit: Oh, I seem to have fixed it. Nothing in this useless Steam terminal output thing told me that I had to install the package lib32-nvidia-utils
. Hopefully games will work too. I'll post here in case I have more problems.
Edit #2:
Yep, called that one off as fixed too quickly. I'm having another problem, now I can't use the friends UI or browse the store within the Steam client. I'm checking the arch linux wiki but I don't see any solution for this. do I have more things missing?
Now I've tried installing the steam-native-runtime package, and Steam doesn't run in runtime mode (crashes on boot), but it runs in native, although the problems with the friends list and store browser not working persist.