You are not logged in.
Pages: 1
Topic closed
Hi all i have install the steam on my arch 64 bits and after when i run the steam i get that error message:
Running Steam on arch 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(0_client)
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
Anyone know how can i fix it ?
Thx
Offline
What graphics card and driver are you using?
Offline
Have you enabled multilib?
https://wiki.archlinux.org/index.php/Steam#Installation
Jin, Jîyan, Azadî
Offline
Type in Konsole :
find ~/.steam/root/ \( -name "libgcc_s.so*" -o -name "libstdc++.so*" -o -name "libxcb.so*" \) -print -delete
then start steam & installation will proceed.
Steam will reinstall the conflicting libs on update. So you have to remove that using above command after every steam update.
Reference : https://wiki.archlinux.org/index.php/St … ime_issues
Last edited by NewbLinuxUser (2015-04-20 05:25:02)
Offline
Please search before posting: https://bbs.archlinux.org/viewtopic.php?id=193802
Closing as a duplicate.
Are you familiar with our Forum Rules, and How To Ask Questions The Smart Way?
BlueHackers // fscanary // resticctl
Offline
Pages: 1
Topic closed