-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steam crashes at start #345706
Labels
Comments
I'm not actually a Steam nixpkgs maintainer; I just submitted an update to the Steam bootstrap package recently. |
Okay, sorry for the tag then. |
Steam also crashes for me...
And,
|
+1
|
I was having a similar issue. This override fixed it: #351180 (comment) |
Please test #351928. |
Hey @K900 I can confirm that the PR fixes the crashing for me! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Describe the bug
After installing steam, it crashes when I try to launch it. Sometimes the crash happens when it is pulling the needed updates, other times it crashes when trying to login.
Steps To Reproduce
Steps to reproduce the behavior:
programs.steam.enable = true;
Expected behavior
Steam to reliably launch allowing me to play games.
Additional context
Output captured by strace when trying to launch steam.
steam.txt
My current steam related settings:
Attempted workarounds tried from another ticket:
Workarounds I tried:
steam -vgui
steam --reset
$HOME/.cache/nvidia/GLCache
directory, then launching steam.steam -no-cef-sandbox
Notify maintainers
@jagajaga
@aidalgol
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.The text was updated successfully, but these errors were encountered: