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

Limit the Intel presentation bug to Xorg only #94

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Conversation

kvark
Copy link
Owner

@kvark kvark commented Mar 13, 2024

Follow-up to #92 that narrows the workaround down a bit (to Xorg systems).
Helps #93 but doesn't completely address it.

@kvark kvark changed the title Linux the Intel presentation bug to Xorg only Limit the Intel presentation bug to Xorg only Mar 13, 2024
@flukejones
Copy link

This is a good start for sure. Since it limits the impact to xorg, lets go with that.

Is blade able to determine which of the gpu is primary? If so that might be a way to narrow the case down to "xorg with nvidia dgpu as primary"

@kvark
Copy link
Owner Author

kvark commented Mar 13, 2024

I don't know how to determine the main adapter as seen by nvidia-prime.
Based on https://github.com/canonical/nvidia-prime/blob/587c5012be9dddcc17ab4d958f10a24fa3342b4d/prime-select#L56, we could check the contents of /etc/prime-discrete.

@kvark kvark merged commit e73e721 into main Mar 13, 2024
5 checks passed
@kvark kvark deleted the intel-followup branch March 13, 2024 06:58
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.

2 participants