You are not logged in.
Pages: 1
Hello!
I'm on an 64bit Arch system with nvidia graphic card. I also have instaleld the nvidia drivers.
then i installed steam and lib32-mesa-opengl and lib32-nvidia-utils
I want to launch steam now, but:
/home/tekkkz/.local/share/Steam/steam.sh: line 161: VERSION_ID: unbound variable
/home/tekkkz/.local/share/Steam/steam.sh: line 161: VERSION_ID: unbound variable
Running Steam on arch 64-bit
/home/tekkkz/.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: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
How to fix this? Please help me.
Offline
What have you tried so far? Did you search for the error you're getting at all?
Offline
Yes. But I ddint find anything useful yet.
Offline
https://bbs.archlinux.org/viewtopic.php?id=193802
Try https://wiki.archlinux.org/index.php/St … ime_issues
Last edited by karol (2015-08-07 15:31:31)
Offline
I have nvidia and im wondering if i must install lib32-mesa stuff or lib32-nvidia stuff?
I chose mesa and I tryed with LIBGL_DEBUG=verbose steam:
Setting up Steam content in /home/tekkkz/.local/share/Steam
/home/tekkkz/.local/share/Steam/steam.sh: line 161: VERSION_ID: unbound variable
/home/tekkkz/.local/share/Steam/steam.sh: line 102: no match: **:
/home/tekkkz/.local/share/Steam/steam.sh: line 161: VERSION_ID: unbound variable
Running Steam on arch 64-bit
/home/tekkkz/.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: screen 0 does not appear to be DRI2 capable
libGL: OpenDriver: trying /usr/lib32/xorg/modules/dri/tls/swrast_dri.so
libGL: OpenDriver: trying /usr/lib32/xorg/modules/dri/swrast_dri.so
libGL: dlopen /usr/lib32/xorg/modules/dri/swrast_dri.so failed (/home/tekkkz/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /usr/lib32/xorg/modules/dri/swrast_dri.so))
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
Offline
Read the wiki.
I can't find lib32-mesa-opengl, do you mean https://www.archlinux.org/packages/mult … esa-libgl/ ?
Offline
Yap. Must i install this or the nvidia one? for 64bit i have nvidia working.
Offline
Offline
I installed sudo pacman -S lib32-nvidia-utils lib32-nvidia-libgl and then run again steam with LIBGL_DEBUG=verbose steam, but still wont work. Now it gets stuck at this point:
Setting up Steam content in /home/tekkkz/.local/share/Steam
/home/tekkkz/.local/share/Steam/steam.sh: line 161: VERSION_ID: unbound variable
/home/tekkkz/.local/share/Steam/steam.sh: line 102: no match: **:
/home/tekkkz/.local/share/Steam/steam.sh: line 161: VERSION_ID: unbound variable
Running Steam on arch 64-bit
/home/tekkkz/.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)
Offline
Offline
sudo pacman -Rns steam
sudo pacman -Rcns lib32-nvidia-utils lib32-nvidia-libgl
rm -rf .steam .local/share/Steam/
sudo pacman -S steam
resolving dependencies...
:: There are 4 providers available for lib32-libgl:
:: Repository multilib
1) lib32-mesa-libgl 2) lib32-nvidia-304xx-libgl 3) lib32-nvidia-340xx-libgl
4) lib32-nvidia-libgl
Enter a number (default=1): 4
looking for conflicting packages...
Packages (4) lib32-nvidia-libgl-352.30-1 lib32-nvidia-utils-352.30-1 zenity-3.16.3-1
steam-1.0.0.50-1
And still not working at "Installing breakpad exception handler for appid(steam)/version(0)"
Offline
rm -rf .steam .local/share/Steam/
won't do you any good unless you're executing it from ~.
What's the output of
ls ~/.steam
What's your graphics hardware?
Offline
[tekkkz@pc ~]$ ls ~/.steam
bin bin64 sdk32 starting steam.pid steam_install_agreement.txt
bin32 root sdk64 steam steam.pipe
I have a Nvidia Graphic Card (GTX660, and its also recognized in system info)
Offline
Just to be 100% sure, did you try https://wiki.archlinux.org/index.php/St … ime_issues ?
Offline
Yes, i tryed every command of these 3.
Btw, maybe it could help you: http://i.imgur.com/Zx1WpN5.png
What must I do now??
Offline
Pages: 1