forked from vianney/arch-luks-suspend
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Thank you for this project, I really appreciate it.
I am using this (with some alterations due to a different initramfs setup) on fedora.
About 2/3 of the time, everything works fine, but sometimes, the suspend hangs at the echo mem > /sys/power/state
command. I've had this issue for quite some time, thinking it would possibly get resolved by the new sync_on_suspend
feature in kernel 5.6. Unfortunately, this did not fix it.
Can you give me some tips on how to debug this and find out what is causing the hang?