Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Steam stays stuck in Installing breakpad exception handler
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
AndroFox
n00b
n00b


Joined: 11 Apr 2016
Posts: 1

PostPosted: Mon Apr 11, 2016 6:27 pm    Post subject: Steam stays stuck in Installing breakpad exception handler Reply with quote

Yesterday, I tried installing Steam via the instructions on https://wiki.gentoo.org/wiki/Steam . Of course, that didn't work because I kept getting some OpenGL errors and Steam wouldn't launch. Then I decided to finally try installing Steam through the overlay.

But still, this is what happens when I run steam:
Code:
andro@fox ~ $ steam
/home/andro/.local/share/Steam/steam.sh: line 161: VERSION_ID: unbound variable
/home/andro/.local/share/Steam/steam.sh: line 161: VERSION_ID: unbound variable
Running Steam on gentoo  64-bit
/home/andro/.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)

And it just hangs on there. Forever.

I use the nvidia proprietary drivers and my profile is set to [3] default/linux/amd64/13.0/desktop *
Any ideas?
Back to top
View user's profile Send private message
zlg
Retired Dev
Retired Dev


Joined: 11 Sep 2012
Posts: 49
Location: Earth

PostPosted: Tue Apr 19, 2016 5:46 am    Post subject: Reply with quote

I've had similar issues, and most of the time it's been because the Nvidia version that I recently upgraded to wasn't running. To fix that, you'll need to exit X and reload the module as root.

Code:
(logout of X)

# rmmod nvidia-modeset
# rmmod nvidia
# modprobe nvidia

(login again as user, launch X, launch Steam)


Also, try to make sure you're using x11-libs/nvidia-drivers-361.28 or earlier, since the 364 release appears to be beta quality.
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