Hello @MaxMatti, what video vendor and driver version are you using? Can you confirm your 32 bit opengl driver is working?
glxinfo32 from https://www.archlinux.org/packages/multilib/x86_64/lib32-mesa-demos/ should be good enough to confirm that's not the issue.
I get the following:
$ glxinfo32
name of display: :0.0
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 24 (X_GLXCreateNewContext)
Value in failed request: 0x0
Serial number of failed request: 39
Current serial number in output stream: 40
I also tried running Minecraft (the first game without steam that came to my mind) which ran just fine. I added the list of updated packages in the OP and will edit in my hardware config in a few seconds.
I also tried the suggestions from #4417 but that didn't get steam to start.
So, that tells you that your 32 bit opengl driver is broken and needs to be fixed. If you're using the nvidia proprietary driver, it's probably the same scenario as #5366.
$ pacman -Q nvidia-utils
nvidia-utils 390.25-2
$ pacman -Q lib32-nvidia-utils
lib32-nvidia-utils 387.34-1
That seems to be the problem. Upon closer inspection I noticed that in /etc/pacman.conf I activated the repository testing but not multilib-testing. After activating multilib-testing steam works just fine. I tried running Factorio as a quick test.
Nothing extracted yet.
System information
Description:
Since the latest kernel update to 4.15 steam doesn't start anymore. To rule out any corrupted configs or executables I uninstalled steam with my package manager, renamed the directories
~/.steamand~/.local/share/Steamand then installed steam again. The prompt to agree to the terms and conditions appeared and after that nothing. Also when I kill steam and restart it nothing happens. When I runsteamfrom terminal, I get the following output:Then for a while nothing happens, steam also does not use the CPU.
The same applies to the commands
steam-nativeandsteam-runtime.htopshows me the following process tree:The stack seems to be the following:
Here are the software versions of steam's dependencies, here are the updated packages that are also dependencies of steam.
Hardware:
Asus Z97P Motherboard
i5-4460
16 GB RAM
GTX 750Ti (Asus)
3 Displays (DVI, HDMI, DP)
PCI SATA Card
Steps for reproducing this issue:
sudo pacman -Syu