* [Bug 220946] New: hibernation seems to be broken after commit bb31fef0d03ed17d587b40e3458786be408fb9df on v6.19.0-rc4
@ 2026-01-05 1:03 bugzilla-daemon
2026-01-05 1:05 ` [Bug 220946] " bugzilla-daemon
` (7 more replies)
0 siblings, 8 replies; 9+ messages in thread
From: bugzilla-daemon @ 2026-01-05 1:03 UTC (permalink / raw)
To: linux-pm
https://bugzilla.kernel.org/show_bug.cgi?id=220946
Bug ID: 220946
Summary: hibernation seems to be broken after commit
bb31fef0d03ed17d587b40e3458786be408fb9df on
v6.19.0-rc4
Product: Power Management
Version: 2.5
Hardware: AMD
OS: Linux
Status: NEW
Severity: normal
Priority: P3
Component: cpufreq
Assignee: linux-pm@vger.kernel.org
Reporter: jpeisach@ubuntu.com
Regression: No
Created attachment 309127
--> https://bugzilla.kernel.org/attachment.cgi?id=309127&action=edit
dmesg (successful hibernation after reverting commit, the cpufreq errors still
appear)
Overview:
Hibernation appears to be broken after commit
bb31fef0d03ed17d587b40e3458786be408fb9df - I built v6.19.0-rc4 (build info
provided). My goal was to originally figure out amd_pstate errors in dmesg,
while reverting the commit seemed to fix hibernation, it did not fix the error.
Regardless, I think there is some relation, so I put it under cpufreq
component.
Steps to Reproduce:
- Build kernel from v6.19.0-rc4 release tag. I did this at around 00:00 UTC on
05 January. Config attached. Install modules and all.
- Boot, and try to suspend. Will not work (displays were off, but my CPU fan
and keyboard/mouse lights stayed on, meaning suspend did not complete.
- Force reboot. You can test on a backup kernel version (I used 6.17.0-8) and I
did not experience issues.
- Revert the aforementioned commit.
- Rebuild, reinstall, reboot.
- Hibernation works as expected.
Hardware:
Motherboard: ASRock X570M Pro4
CPU: Ryzen 5 3600
GPU: Radeon RX 6700 XT
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 220946] hibernation seems to be broken after commit bb31fef0d03ed17d587b40e3458786be408fb9df on v6.19.0-rc4
2026-01-05 1:03 [Bug 220946] New: hibernation seems to be broken after commit bb31fef0d03ed17d587b40e3458786be408fb9df on v6.19.0-rc4 bugzilla-daemon
@ 2026-01-05 1:05 ` bugzilla-daemon
2026-01-06 5:59 ` bugzilla-daemon
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2026-01-05 1:05 UTC (permalink / raw)
To: linux-pm
https://bugzilla.kernel.org/show_bug.cgi?id=220946
--- Comment #1 from Joshua Peisach (jpeisach@ubuntu.com) ---
Created attachment 309128
--> https://bugzilla.kernel.org/attachment.cgi?id=309128&action=edit
config file used to build
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 220946] hibernation seems to be broken after commit bb31fef0d03ed17d587b40e3458786be408fb9df on v6.19.0-rc4
2026-01-05 1:03 [Bug 220946] New: hibernation seems to be broken after commit bb31fef0d03ed17d587b40e3458786be408fb9df on v6.19.0-rc4 bugzilla-daemon
2026-01-05 1:05 ` [Bug 220946] " bugzilla-daemon
@ 2026-01-06 5:59 ` bugzilla-daemon
2026-01-06 12:34 ` bugzilla-daemon
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2026-01-06 5:59 UTC (permalink / raw)
To: linux-pm
https://bugzilla.kernel.org/show_bug.cgi?id=220946
--- Comment #2 from Mario Limonciello (AMD) (mario.limonciello@amd.com) ---
Two things that can help figure out what's going on.
1) Can you please boot the kernel with dynamic debugging enabled for amd-pstate
and share the logs?
2) Can you please share an acpidump for your system
Also; I notice a really really old BIOS:
[ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./X570M Pro4,
BIOS P3.10 10/26/2020
By chance anything newer you can apply?
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 220946] hibernation seems to be broken after commit bb31fef0d03ed17d587b40e3458786be408fb9df on v6.19.0-rc4
2026-01-05 1:03 [Bug 220946] New: hibernation seems to be broken after commit bb31fef0d03ed17d587b40e3458786be408fb9df on v6.19.0-rc4 bugzilla-daemon
2026-01-05 1:05 ` [Bug 220946] " bugzilla-daemon
2026-01-06 5:59 ` bugzilla-daemon
@ 2026-01-06 12:34 ` bugzilla-daemon
2026-01-06 22:08 ` bugzilla-daemon
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2026-01-06 12:34 UTC (permalink / raw)
To: linux-pm
https://bugzilla.kernel.org/show_bug.cgi?id=220946
--- Comment #3 from Joshua Peisach (jpeisach@ubuntu.com) ---
(In reply to Mario Limonciello (AMD) from comment #2)
> Two things that can help figure out what's going on.
>
> 1) Can you please boot the kernel with dynamic debugging enabled for
> amd-pstate and share the logs?
> 2) Can you please share an acpidump for your system
Sure - when I get home this evening I'll do so. It will be at least 12 hours
though.
> Also; I notice a really really old BIOS:
>
> [ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./X570M
> Pro4, BIOS P3.10 10/26/2020
>
> By chance anything newer you can apply?
Yes, there are newer BIOS versions I can upgrade to.
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 220946] hibernation seems to be broken after commit bb31fef0d03ed17d587b40e3458786be408fb9df on v6.19.0-rc4
2026-01-05 1:03 [Bug 220946] New: hibernation seems to be broken after commit bb31fef0d03ed17d587b40e3458786be408fb9df on v6.19.0-rc4 bugzilla-daemon
` (2 preceding siblings ...)
2026-01-06 12:34 ` bugzilla-daemon
@ 2026-01-06 22:08 ` bugzilla-daemon
2026-01-06 22:09 ` bugzilla-daemon
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2026-01-06 22:08 UTC (permalink / raw)
To: linux-pm
https://bugzilla.kernel.org/show_bug.cgi?id=220946
Joshua Peisach (jpeisach@ubuntu.com) changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |UNREPRODUCIBLE
--- Comment #4 from Joshua Peisach (jpeisach@ubuntu.com) ---
Annoyingly, the issues are now unreproducible. I swear I'm not crazy, but here
are the new dmesg and acpidump. I did not upgrade BIOS yet, but it's working
now even with the patch which I thought caused a regression.
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 220946] hibernation seems to be broken after commit bb31fef0d03ed17d587b40e3458786be408fb9df on v6.19.0-rc4
2026-01-05 1:03 [Bug 220946] New: hibernation seems to be broken after commit bb31fef0d03ed17d587b40e3458786be408fb9df on v6.19.0-rc4 bugzilla-daemon
` (3 preceding siblings ...)
2026-01-06 22:08 ` bugzilla-daemon
@ 2026-01-06 22:09 ` bugzilla-daemon
2026-01-06 22:10 ` bugzilla-daemon
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2026-01-06 22:09 UTC (permalink / raw)
To: linux-pm
https://bugzilla.kernel.org/show_bug.cgi?id=220946
--- Comment #5 from Joshua Peisach (jpeisach@ubuntu.com) ---
Created attachment 309134
--> https://bugzilla.kernel.org/attachment.cgi?id=309134&action=edit
acpidump
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 220946] hibernation seems to be broken after commit bb31fef0d03ed17d587b40e3458786be408fb9df on v6.19.0-rc4
2026-01-05 1:03 [Bug 220946] New: hibernation seems to be broken after commit bb31fef0d03ed17d587b40e3458786be408fb9df on v6.19.0-rc4 bugzilla-daemon
` (4 preceding siblings ...)
2026-01-06 22:09 ` bugzilla-daemon
@ 2026-01-06 22:10 ` bugzilla-daemon
2026-01-06 22:39 ` bugzilla-daemon
2026-01-07 1:09 ` bugzilla-daemon
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2026-01-06 22:10 UTC (permalink / raw)
To: linux-pm
https://bugzilla.kernel.org/show_bug.cgi?id=220946
--- Comment #6 from Joshua Peisach (jpeisach@ubuntu.com) ---
Created attachment 309135
--> https://bugzilla.kernel.org/attachment.cgi?id=309135&action=edit
dmesg (successful hibernation WITH commit - proving bug is
resolved/unreproducible)
Sorry about the trouble.
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 220946] hibernation seems to be broken after commit bb31fef0d03ed17d587b40e3458786be408fb9df on v6.19.0-rc4
2026-01-05 1:03 [Bug 220946] New: hibernation seems to be broken after commit bb31fef0d03ed17d587b40e3458786be408fb9df on v6.19.0-rc4 bugzilla-daemon
` (5 preceding siblings ...)
2026-01-06 22:10 ` bugzilla-daemon
@ 2026-01-06 22:39 ` bugzilla-daemon
2026-01-07 1:09 ` bugzilla-daemon
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2026-01-06 22:39 UTC (permalink / raw)
To: linux-pm
https://bugzilla.kernel.org/show_bug.cgi?id=220946
--- Comment #7 from Mario Limonciello (AMD) (mario.limonciello@amd.com) ---
OK thanks for updating.
I suggest updating BIOS, hopefully amd-pstate will actually be compatible with
your system rather than the failure to probe from invalid values from the BIOS:
> [ 0.515949] amd_pstate: min_freq(0) or max_freq(0) or nominal_freq(0)
> value is incorrect
> [ 0.515950] amd_pstate: Failed to initialize CPU 11: -22
> [ 0.515965] amd_pstate: failed to register with return -19
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 220946] hibernation seems to be broken after commit bb31fef0d03ed17d587b40e3458786be408fb9df on v6.19.0-rc4
2026-01-05 1:03 [Bug 220946] New: hibernation seems to be broken after commit bb31fef0d03ed17d587b40e3458786be408fb9df on v6.19.0-rc4 bugzilla-daemon
` (6 preceding siblings ...)
2026-01-06 22:39 ` bugzilla-daemon
@ 2026-01-07 1:09 ` bugzilla-daemon
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2026-01-07 1:09 UTC (permalink / raw)
To: linux-pm
https://bugzilla.kernel.org/show_bug.cgi?id=220946
--- Comment #8 from Joshua Peisach (jpeisach@ubuntu.com) ---
BIOS update fixed that.
Sorry for the false report. But it's good to have a fully up to date system
before getting into kernel hacking...
Thanks again.
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2026-01-07 1:09 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-05 1:03 [Bug 220946] New: hibernation seems to be broken after commit bb31fef0d03ed17d587b40e3458786be408fb9df on v6.19.0-rc4 bugzilla-daemon
2026-01-05 1:05 ` [Bug 220946] " bugzilla-daemon
2026-01-06 5:59 ` bugzilla-daemon
2026-01-06 12:34 ` bugzilla-daemon
2026-01-06 22:08 ` bugzilla-daemon
2026-01-06 22:09 ` bugzilla-daemon
2026-01-06 22:10 ` bugzilla-daemon
2026-01-06 22:39 ` bugzilla-daemon
2026-01-07 1:09 ` bugzilla-daemon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox