Pre-flight checklist
Upstream / vanilla kernel check
I tested with a vanilla/upstream kernel and the issue does NOT reproduce there (CachyOS-specific bug)
Kernel variant
linux-cachyos (EEVDF, Clang)
System information (cachyos-bugreport.sh)
https://paste.cachyos.org/p/10c9cc1.log
Manual system information (if cachyos-bugreport.sh is unavailable)
Bug description
So I couldn't use hibernation correctly because it wouldn't resume after reboot and after testing, the common factor was if wether the kernel arg no_console_suspend was set or not even though it should've anything to do with hibernation. This is CachyOS related since I was able to hibernate properly using the same setup on the vanilla Arch Linux.
Steps to reproduce
- Try to hibernate
- Boot the system
- Black screen arrives
Expected behavior
Hibernation working correctly.
Actual behavior
The resume failed, the first phase before reboot works without problems but the resume don't.
Logs / stack traces
Additional system information
Here's an archive with some relevant debug logs. hibernate-debug.tar.gz
Pre-flight checklist
linuxkernel.Upstream / vanilla kernel check
I tested with a vanilla/upstream kernel and the issue does NOT reproduce there (CachyOS-specific bug)
Kernel variant
linux-cachyos (EEVDF, Clang)
System information (cachyos-bugreport.sh)
Manual system information (if cachyos-bugreport.sh is unavailable)
Bug description
So I couldn't use hibernation correctly because it wouldn't resume after reboot and after testing, the common factor was if wether the kernel arg no_console_suspend was set or not even though it should've anything to do with hibernation. This is CachyOS related since I was able to hibernate properly using the same setup on the vanilla Arch Linux.
Steps to reproduce
Expected behavior
Hibernation working correctly.
Actual behavior
The resume failed, the first phase before reboot works without problems but the resume don't.
Logs / stack traces
Additional system information
Here's an archive with some relevant debug logs. hibernate-debug.tar.gz