This problem occurred because of corrupted or missing libxkb or libxkb settings located in /usr/share, not a steam issue, so can be closed
@mrAndersen I'm having the exact same issue. If you don't mind, would you please elaborate on how you fixed it? I know it was a while ago, but I'm hoping you remember how you solved it and would be willing to help.
@mrAndersen I'm having the exact same issue. If you don't mind, would you please elaborate on how you fixed it? I know it was a while ago, but I'm hoping you remember how you solved it and would be willing to help.
@benny7438 in my case the problem was that steam wasn't able to use libxkb because on my system it was corrupted, after i reinstalled that it with configs, it started to work fine
@mrAndersen I think mine was a similar issue. I ended up able to fix it by reinstalling every single package on my system! I used the following BASH:
for pkg in $(pacman -Q | cut -d' ' -f1); do pacman -S --noconfirm $pkg done
Nothing extracted yet.
Your system information
1.0.0.73 from AUR
5.15.5-arch1-1 SMP PREEMPT Thu, 25 Nov 2021 22:09:33 +0000 x86_64 GNU/Linux
No
Yes
After recent nvidia drivers update i am getting this
Tried:
Result of ldd steam is:
Stacktrace of error using gdb is
Result of yay -Q | grep nvidia
I also have all latest drivers installed AND lib32 libraries including nvidia ones. Really have no idea at this point what could gone wrong, because recently steam was working OK