Skip to content

[BUG] Can't resume from hibernation without no_console_suspend kernel argument #876

Description

@malikhattabi

Pre-flight checklist

  • I have searched existing issues and this is not a duplicate.
  • I have read the Contributing Guidelines.
  • I have verified the issue is reproducible with the latest available CachyOS kernel.
  • I have tried to reproduce the issue on Arch Linux's linux kernel.

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

  1. Try to hibernate
  2. Boot the system
  3. 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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions