You are not logged in.

#1 2016-07-01 22:22:39

CyberSoul
Member
Registered: 2016-07-01
Posts: 3

Steam libGL errors

I know this problem has been posted many times before... however, every person who asks seems to be using nvidia drivers and even if I try to replace the solutions with amd drivers I can't seem to get it to work. Here's the log file when running with console.

[will@archpc ~]$ steam
/home/will/.local/share/Steam/steam.sh: line 161: VERSION_ID: unbound variable
/home/will/.local/share/Steam/steam.sh: line 161: VERSION_ID: unbound variable
Running Steam on arch  64-bit
/home/will/.local/share/Steam/steam.sh: line 161: VERSION_ID: unbound variable
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(0)
libGL error: unable to load driver: r600_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: r600
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast

All help is appreciated.

Last edited by CyberSoul (2016-07-01 22:22:56)

Offline

#2 2016-07-01 23:35:43

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

Re: Steam libGL errors

https://wiki.archlinux.org/index.php/St … _libraries

Don't know what threads you've been reading but this problem only really comes up with the open source drivers due to the libraries and most often with amd cards since most nvidia users use the proprietary ones anyway.

Offline

#3 2016-07-12 09:54:24

Fenisu
Member
Registered: 2015-04-13
Posts: 6

Re: Steam libGL errors

Well, it actually worked fine for me for a couple of weeks ago, using the open source intel driver. Now, this same problem appears (without the version_id line).

I got it working with this:

LD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libgcc_s.so.1 /usr/$LIB/libxcb.so.1 /usr/$LIB/libgpg-error.so' steam

Last edited by Fenisu (2016-07-12 09:54:33)

Offline

#4 2016-07-12 19:37:37

frank604
Member
From: BC, Canada
Registered: 2011-04-20
Posts: 1,212

Offline

Board footer

Powered by FluxBB