Hello @0xFrapples, can you verify that any 32 bit OpenGL application like glxinfo32 from lib32-mesa-utils works?
We've seen the Steam client get stuck at that point in the terminal spew before while it was waiting on the NVIDIA proprietary driver. The NVIDIA proprietary driver requires that the video driver's running kernel module, 32 bit userspace libraries, and 64 bit userspace libraries are all installed and exactly the same version. If you recently changed NVIDIA driver versions, the running kernel module might still be the older version and rebooting would be the easiest way to resolve that scenario.
Turns out I didn't have dmenu package installed, now I did install it and Steam works perfectly fine. No idea why wouldn't it scan for dmenu installed while installing Steam. And yes, I have the same graphics drivers for 32-bit and 64-bit userspace libraries.
Nothing extracted yet.
Your system information
Please describe your issue in as much detail as possible:
Expected to run Steam with no problems, but it wouldn't launch at all. When trying to launch it via terminal it would output the below:
And after that it just won't launch. Tried installing through
pacman -S steam, made sure that all the NVIDIA dependencies are compatible with my graphics card and system was installed yesterday.Steps for reproducing this issue:
sudo pacman -S steam