Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Steam crashing with nouveau
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
levente
n00b
n00b


Joined: 24 Mar 2018
Posts: 41

PostPosted: Mon May 28, 2018 7:08 pm    Post subject: Steam crashing with nouveau Reply with quote

Hello

I have installed steam, but with not much success
I've tried troubleshooting with this guide, but again, not with much success: https://wiki.gentoo.org/wiki/Steam/Client_troubleshooting#libGL_fails_to_load_driver

Error I'm getting:

Code:

┌─╼[~]
└────╼ LIBGL_DEBUG=verbose /usr/bin/steam
Running Steam on gentoo 1.0.0.54-r4 64-bit
STEAM_RUNTIME is enabled by the user
Installing breakpad exception handler for appid(steam)/version(0)
libGL: OpenDriver: trying /usr/lib32/dri/tls/nouveau_dri.so
libGL: OpenDriver: trying /usr/lib32/dri/nouveau_dri.so
libGL: dlopen /usr/lib32/dri/nouveau_dri.so failed (/home/levente/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.22' not found (required by /usr/lib/llvm/5/lib32/libLLVMSupport.so.5))
libGL error: unable to load driver: nouveau_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: nouveau
libGL: OpenDriver: trying /usr/lib32/dri/tls/swrast_dri.so
libGL: OpenDriver: trying /usr/lib32/dri/swrast_dri.so
libGL: dlopen /usr/lib32/dri/swrast_dri.so failed (/home/levente/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.22' not found (required by /usr/lib/llvm/5/lib32/libLLVMSupport.so.5))
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
Back to top
View user's profile Send private message
mir3x
Guru
Guru


Joined: 02 Jun 2012
Posts: 455

PostPosted: Tue May 29, 2018 12:09 pm    Post subject: Reply with quote

so that guide tells to delete:
/home/levente/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6

Have u deleted that ?
_________________
Sent from Windows
Back to top
View user's profile Send private message
levente
n00b
n00b


Joined: 24 Mar 2018
Posts: 41

PostPosted: Tue May 29, 2018 1:10 pm    Post subject: Reply with quote

mir3x wrote:
so that guide tells to delete:
/home/levente/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6

Have u deleted that ?


Okay, I'm ultra dumb lmao
Thanks
Back to top
View user's profile Send private message
Naib
Watchman
Watchman


Joined: 21 May 2004
Posts: 6051
Location: Removed by Neddy

PostPosted: Sun Jun 03, 2018 2:04 pm    Post subject: Reply with quote

DONT just delete files from such directory... The correct way to deal with this is to set the environmental variable STEAM_RUNTIME_PREFER_HOST_LIBRARIES=1
STEAM will prefer system libraries over its bundled
_________________
Quote:
Removed by Chiitoo
Back to top
View user's profile Send private message
Chiitoo
Administrator
Administrator


Joined: 28 Feb 2010
Posts: 2573
Location: Here and Away Again

PostPosted: Sun Jun 03, 2018 9:58 pm    Post subject: Reply with quote

Indeed the variable is definitely a better way to go with...

In fact, Steam should by default prefer system libraries these days, although it may in some cases choose not to do so:

kisak-valve at github.com/ValveSoftware/steam-for-linux wrote:
I can confirm this issue on my OpenSUSE 42.2 test box. This looks like a steam runtime compatibility issue which is avoided in other distros by use of the STEAM_RUNTIME_PREFER_HOST_LIBRARIES=1 env variable (the current default) which is getting disabled because steam's startup script can not find ldconfig in the PATH variable. Gentoo had a simular issue and adjusted their package to enable this behavior.

Please contact your package maintainer for steam and point them towards https://github.com/anyc/steam-overlay/blob/master/games-util/steam-launcher/steam-launcher-1.0.0.54-r1.ebuild#L86-L89 as a reference.

_________________
Kindest of regardses.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum