#Systemctl suspend doesn't work for longer than 5 seconds

6 messages · Page 1 of 1 (latest)

hasty herald
#

Title. When I try to suspend my PC (closing the lid on my laptop seems to work so im assuming its hardware related? the manual suggested that as well) by running systemctl suspend or clicking the suspend button in System, it shuts down and then immediately spins to life again.
Anyone else had this issue? Anyone know a fix? I'm on the most recent Omarchy release if that helps.

nova plover
#

Check logs if anything is sending signals to your device

#

e.g mouse input, bluetooth connection

#

journalctl -f | grep -i wake

#

Also check your hypridle config

hasty herald