andreyv / sbupdate

Generate and sign kernel images for UEFI Secure Boot on Arch Linux
GNU General Public License v3.0
225 stars 20 forks source link

suspend to disk (hibernate) #15

Closed aleprovencio closed 4 years ago

aleprovencio commented 5 years ago

Hello, hibernation (on encrypted swap partition) used to work fine on my old secureboot-less with grub setup, but won't work anymore since I went to sbupdate with direct boot. I've put the resume line along with the cryptdevice on 'CMDLINE_DEFAULT' on sbupdate.conf.

Does this have anything to do with sbupdate or it's a secure boot thing?

aleprovencio commented 4 years ago

Forget it, hibernation is fine. This was due to a missing 'rw' kernel parameter.