The git version of dracut (still) contains a regression for including the resume module in hostonly mode. This effectively breaks hibernation. We are now effected by this problem due to the introduction of the 20231027 snapshot. I propose to backport my (unmerged) PR: https://github.com/dracutdevs/dracut/pull/2494
Thanks for the report, I'll take a look.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=803a7e0b95164ddb661dee1448a4b19eceb09cc2 commit 803a7e0b95164ddb661dee1448a4b19eceb09cc2 Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2023-11-07 15:00:13 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2023-11-09 02:27:41 +0000 sys-kernel/dracut: fix resume module in hostonly mode Closes: https://bugs.gentoo.org/917000 Signed-off-by: Mike Gilbert <floppym@gentoo.org> sys-kernel/dracut/dracut-060_pre20231030.ebuild | 1 + .../files/dracut-060-fix-resume-hostonly.patch | 65 ++++++++++++++++++++++ 2 files changed, 66 insertions(+)