steam: fix crash at startup with open source radeon drivers#20269
Merged
rasendubi merged 2 commits intoNixOS:masterfrom Nov 10, 2016
Merged
steam: fix crash at startup with open source radeon drivers#20269rasendubi merged 2 commits intoNixOS:masterfrom
rasendubi merged 2 commits intoNixOS:masterfrom
Conversation
|
@corngood, thanks for your PR! By analyzing the history of the files in this pull request, we identified @rasendubi, @globin and @abbradar to be potential reviewers. |
Closed
rasendubi
reviewed
Nov 9, 2016
pkgs/top-level/all-packages.nix
Outdated
Member
There was a problem hiding this comment.
We can add openssl-steam = openssl_1_0_2-steam; above and use that name in the steam package.
Contributor
Author
There was a problem hiding this comment.
Yeah, good call. Updated.
fpletz
approved these changes
Nov 10, 2016
rasendubi
approved these changes
Nov 10, 2016
Member
|
This broke the game "Wargame: European Escalation" for me. |
Contributor
Author
|
@FRidh Could you open an issue for this and tag me on it? It looks like ubuntu has a version-script.patch for openssl which adds these version symbols. I can try to build openssl-steam with that patch, but I might need your help to test it. |
This was referenced Nov 26, 2016
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation for this change
This is basically a port of this fix from OpenSUSE.
Steam ships statically linked with a version of libcrypto that conflics with the one dynamically loaded by radeonsi_dri.so.
This provides a compatible one (w/ engine disabled, cpuid fix) and links it into the steam runtime.
The error looks like:
Things done
(nix.useSandbox on NixOS,
or option
build-use-sandboxinnix.confon non-NixOS)
nix-shell -p nox --run "nox-review wip"./result/bin/)