Enabling hibernation with LUKS encrypted LVM and secure boot

Is there a way to enable hibernation or disable kernel lockdown with secure boot and having everything on LUKS encrypted LVM? Disabling secure boot is not an option.

I have tried to set CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT=n and compile own kernel with build service, but compile fails and contains a message of “You have included file(s) internally used by a version control system in the package. Move these files out of the package and rebuild it.”

How can I have a kernel which does not stop me using hibernation?

Disable Secure Boot.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.