-
-
Notifications
You must be signed in to change notification settings - Fork 49
[linux-cachyos] Issues on resume from suspend-to-disk with amdgpu #463
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
Comments
What? where? |
Turns out I should re-read what I write. I was so in "oh my suspend is broken" mode. |
Oh that's unrelated. I just reverted a fix that I cherrypicked at an earlier time, since the cherrypick was incomplete (I didn't know this either at the time). |
Can you reproduce this on |
Still repros with linux-cachyos-rc for me //EDIT: Also filed it upstream now: https://gitlab.freedesktop.org/drm/amd/-/issues/4243 |
I see progress has been made https://gitlab.freedesktop.org/drm/amd/-/issues/4155#note_2923984. Can I safely apply this patch for 6.15? |
Or... not? It looks like it doesn't really change anything on top of the revert (which will be in 6.15.0). |
At least for my hardware, that is correct, yes. |
Uh oh!
There was an error while loading. Please reload this page.
With the current kernel, I am getting a black screen on resume, see log below:
kern.log
After some digging, it seems the CachyOS kernel already reverts some of the amdgpu patches in 6.14, so I am not sure if this is an upstream issue or CachyOS exclusive.
Either way, reverting a further patch has fixed display on resume. To be precise, reverting this commit: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=4aaffc85751da5722e858e4333e8cf0aa4b6c78f
The text was updated successfully, but these errors were encountered: