Open
Description
I have encountered an issue where the usbhid
module is missing from the generated initramfs image when no USB devices are connected during the build process. This issue prevents the unlocking of LUKS volumes using FIDO2. It occurs specifically when creating a host-specific image, which only includes kernel modules used by the current host.
Force loading these modules (as in #236, plus hid_generic
) is a potential solution, but it was removed in 31d06a4.
Metadata
Assignees
Labels
No labels
Activity