CachyOS / CachyOS/linux-cachyos

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

Open
#876 1 comment 0 reactions 2 assignees Claimed by @ptr1337 View on GitHub
bug
Dominant language
Shell
Stars
4.5k
Forks
160
Avg merge
2d 12h
Merged PRs (30d)
1

Description

### Pre-flight checklist

- [x] I have searched existing issues and this is not a duplicate.
- [x] I have read the [Contributing Guidelines](https://github.com/CachyOS/linux-cachyos/blob/master/CONTRIBUTING.md).
- [x] I have verified the issue is reproducible with the latest available CachyOS kernel.
- [x] 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)

```text
https://paste.cachyos.org/p/10c9cc1.log
```

### Manual system information (if cachyos-bugreport.sh is unavailable)

```text

```

### 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

```text

```

### Additional system information

Here's an archive with some relevant debug logs. [hibernate-debug.tar.gz](https://github.com/user-attachments/files/28919998/hibernate-debug.tar.gz)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.