Skip to content

[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

Closed
Doridian opened this issue May 21, 2025 · 8 comments · Fixed by #465
Closed

[linux-cachyos] Issues on resume from suspend-to-disk with amdgpu #463

Doridian opened this issue May 21, 2025 · 8 comments · Fixed by #465

Comments

@Doridian
Copy link

Doridian commented May 21, 2025

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

@1Naim
Copy link
Member

1Naim commented May 21, 2025

it seems the CachyOS kernel already reverts some of the amdgpu patches in 6.14 related to suspend

What? where?

@Doridian
Copy link
Author

Doridian commented May 21, 2025

it seems the CachyOS kernel already reverts some of the amdgpu patches in 6.14 related to suspend

What? where?

Turns out I should re-read what I write. I was so in "oh my suspend is broken" mode.
I was referring to this: CachyOS/kernel-patches@d982986
(But of course none of these seem directly related to suspend/resume, my aplogoies)

@1Naim
Copy link
Member

1Naim commented May 21, 2025

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).

@1Naim
Copy link
Member

1Naim commented May 21, 2025

Can you reproduce this on linux-cachyos-rc too? As much as I'd like to get this fixed, it seems like a pointless endeavour on our part since 6.15.0 is releasing next week and barring any blockers, we will update to that ASAP.

@Doridian
Copy link
Author

Doridian commented May 21, 2025

Can you reproduce this on linux-cachyos-rc too? As much as I'd like to get this fixed, it seems like a pointless endeavour on our part since 6.15.0 is releasing next week and barring any blockers, we will update to that ASAP.

Still repros with linux-cachyos-rc for me

//EDIT: Also filed it upstream now: https://gitlab.freedesktop.org/drm/amd/-/issues/4243

@1Naim
Copy link
Member

1Naim commented May 23, 2025

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?

@1Naim
Copy link
Member

1Naim commented May 23, 2025

Or... not? It looks like it doesn't really change anything on top of the revert (which will be in 6.15.0).

@Doridian
Copy link
Author

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.

@1Naim 1Naim mentioned this issue May 24, 2025
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 a pull request may close this issue.

2 participants