View previous topic :: View next topic |
Author |
Message |
levente n00b


Joined: 24 Mar 2018 Posts: 38
|
Posted: Mon May 28, 2018 7:08 pm Post subject: Steam crashing with nouveau |
|
|
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 |
|
 |
mir3x Guru


Joined: 02 Jun 2012 Posts: 427
|
Posted: Tue May 29, 2018 12:09 pm Post subject: |
|
|
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 ? _________________ Installation aborted to prevent system self-destruction |
|
Back to top |
|
 |
levente n00b


Joined: 24 Mar 2018 Posts: 38
|
Posted: Tue May 29, 2018 1:10 pm Post subject: |
|
|
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 |
|
 |
Naib Watchman


Joined: 21 May 2004 Posts: 5539 Location: Removed by Neddy
|
Posted: Sun Jun 03, 2018 2:04 pm Post subject: |
|
|
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 _________________ The best argument against democracy is a five-minute conversation with the average voter
Great Britain is a republic, with a hereditary president, while the United States is a monarchy with an elective king |
|
Back to top |
|
 |
Chiitoo Administrator


Joined: 28 Feb 2010 Posts: 1661 Location: Here and Away Again
|
Posted: Sun Jun 03, 2018 9:58 pm Post subject: |
|
|
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:
_________________ Kind Regards,
~ The Noob Unlimited ~
Sore wa sore, kore wa kore. |
|
Back to top |
|
 |
|