You are not logged in.

#1 2019-03-01 16:45:57

mlk712
Member
Registered: 2019-03-01
Posts: 2

[SOLVED] Steam stopped working

Hi,

so my steam does not start up anymore. From googling I've got the impression the it has to do with the lib32-nvidia-utils, but I cannot figure out the issue.
The glxgears and glxgears32 demos work fine.
This is what happens:

$ LIBGL_DEBUG=verbose steam                                                                   
https://github.com/flathub/com.valvesoftware.Steam/wiki/Frequently-asked-questions
Running Steam on org.freedesktop.platform 18.08 64-bit
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
Installing breakpad exception handler for appid(steam)/version(1550534751)
libGL: screen 0 does not appear to be DRI2 capable
libGL: OpenDriver: trying /usr/lib/i386-linux-gnu/dri/tls/swrast_dri.so
libGL: OpenDriver: trying /usr/lib/i386-linux-gnu/dri/swrast_dri.so
libGL: Can't open configuration file /home/p/.drirc: No such file or directory.
libGL: Can't open configuration file /home/p/.drirc: No such file or directory.
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast

Some more info:

$ sudo ldconfig -p | grep -i gl.so                                                                 
	libwayland-egl.so.1 (libc6,x86-64) => /usr/lib/libwayland-egl.so.1
	libwayland-egl.so.1 (libc6) => /usr/lib32/libwayland-egl.so.1
	libwayland-egl.so (libc6,x86-64) => /usr/lib/libwayland-egl.so
	libwayland-egl.so (libc6) => /usr/lib32/libwayland-egl.so
	libQt5OpenGL.so.5 (libc6,x86-64) => /usr/lib/libQt5OpenGL.so.5
	libQt5OpenGL.so (libc6,x86-64) => /usr/lib/libQt5OpenGL.so
	libOpenGL.so.0 (libc6,x86-64) => /usr/lib/libOpenGL.so.0
	libOpenGL.so.0 (libc6) => /usr/lib32/libOpenGL.so.0
	libOpenGL.so (libc6,x86-64) => /usr/lib/libOpenGL.so
	libOpenGL.so (libc6) => /usr/lib32/libOpenGL.so
	libGL.so.1 (libc6,x86-64) => /usr/lib/libGL.so.1
	libGL.so.1 (libc6) => /usr/lib32/libGL.so.1
	libGL.so (libc6,x86-64) => /usr/lib/libGL.so
	libGL.so (libc6) => /usr/lib32/libGL.so
	libEGL.so.1 (libc6,x86-64) => /usr/lib/libEGL.so.1
	libEGL.so.1 (libc6) => /usr/lib32/libEGL.so.1
	libEGL.so (libc6,x86-64) => /usr/lib/libEGL.so
	libEGL.so (libc6) => /usr/lib32/libEGL.so

And

$ glxinfo | grep OpenGL                                                                        

OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GTX 770/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 418.43
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.6.0 NVIDIA 418.43
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 418.43
OpenGL ES profile shading language 

And finally:

pacman -Q | grep nvidia
lib32-nvidia-utils 418.43-2
nvidia 418.43-4
nvidia-utils 418.43-2

Any ideas what may cause the problem?

Thanks,
mlk

Last edited by mlk712 (2019-03-01 17:19:18)

Offline

#2 2019-03-01 16:51:45

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,740

Re: [SOLVED] Steam stopped working

Have you tried to reproduce on the repo version as opposed to a flatpak, maybe there's some lib incompatibility that would need an update in the flatpak.

Edit: Read up on it, there definitely needs to be a flatpak runtime for 418.43 for this to work.

Last edited by V1del (2019-03-01 17:07:51)

Offline

#3 2019-03-01 17:06:42

mlk712
Member
Registered: 2019-03-01
Posts: 2

Re: [SOLVED] Steam stopped working

V1del wrote:

Have you tried to reproduce on the repo version as opposed to a flatpak, maybe there's some lib incompatibility that would need an update in the flatpak

I just did and it solved the problem. Thanks a lot!

Offline

#4 2019-03-01 17:09:15

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,740

Re: [SOLVED] Steam stopped working

Glad to hear. please mark as [SOLVED] by editing the title in your first post (or wait and come back to it after the flatpak has updated)

Offline

Board footer

Powered by FluxBB