#laptop sometimes won't resume completely from hibernate.

1 messages · Page 1 of 1 (latest)

bold hazel
#

I daily drive my laptop on suspend-then-hibernate now but usually every 2-3 days the system won't completely resume:

Whats not working:

  • Display
  • Caps lock, nums lock led
  • other keys and keybinds (even ctrl alt f3)

Whats working:

  • SSH: I can ssh into the laptop in this state, but when I run any command related to the system like kill, systemctl suspend, etc everything just freezes and I can't ssh back again
  • acpi leds and keys (fn lock)
  • can hard reboot and everything works properly

System details:

  • Lenovo V15 G4
  • Ryzen 7 7730U, iGPU
  • 512 ssd, 16 ram, 16 swap
  • cachyos with zen kernel, btrfs, ly-dm, niri
bold hazel
#
➜  ~ swapon --show
NAME           TYPE       SIZE USED PRIO
/dev/zram0     partition 13.5G   0B  100
/dev/nvme0n1p6 partition 16.2G   0B   -2
#
➜  ~ cat /etc/mkinitcpio.conf | grep ^HOOKS
HOOKS=(base udev plymouth resume autodetect microcode kms modconf block filesystems)
#

^ hibernating and resuming journalctl log
TLDR: spotify core dumped and blueman-applet crash

#

v logs of system freezing on killing vesktop from btop with ssh
TLDR: more spotify core dump and poweralertd trying to restart 64 times

manic gyro
manic gyro
#

@bold hazel

bold hazel
bold hazel