Skip to content
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

Zink: Properly enable if used with Primerun #1041

Merged
merged 2 commits into from Feb 17, 2024
Merged

Conversation

sonic2kk
Copy link
Owner

@sonic2kk sonic2kk commented Feb 16, 2024

Fixes #1040.

Load Zink after Primerun in order to allow Zink to set __GLX_VENDOR_LIBRARY_NAME environment variable, as Primerun will override this and not load Zink.

Thanks to @Rabcor for reporting and detailing the required fix! This can be merged once the fix is confirmed on their end.

Load Zink after Primerun in order to allow Zink to set
__GLX_VENDOR_LIBRARY_NAME environment variable, as
Primerun will override this and not load Zink.
@sonic2kk
Copy link
Owner Author

Confirmed to fix the issue in #1040, didn't break regular Zink usage in my testing, version bumped, and ShellCheck is green. This is ready to merge!

@sonic2kk sonic2kk merged commit 3691a67 into master Feb 17, 2024
@sonic2kk sonic2kk deleted the primerun-zink-change branch February 18, 2024 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Zink and Prime-Run Compatibility
1 participant