After checking that my system supported the “deep” sleep state, I created /etc/systemd/sleep.conf
with the contents:
[Sleep]
SuspendState=mem
AllowSuspend=yes
MemorySleepMode=deep
Rebooted and suspend works smoothly again!
After checking that my system supported the “deep” sleep state, I created /etc/systemd/sleep.conf
with the contents:
[Sleep]
SuspendState=mem
AllowSuspend=yes
MemorySleepMode=deep
Rebooted and suspend works smoothly again!