Description of problem: Immediately after entering my first LUKS password (but not the second), I get a warning something like: modprobe: WARNING: Unable to load padlock (/lib/modules/..../padlock.ko): No such device This is displayed on the console every time, but I can't find it in a log file anywhere. It doesn't appear to actually relate to any breakage, but it looks scary. I suggest one of the following: * It should be made to insert properly * It should not probed if the hardware is not present * The error message should be suppressed Version-Release number of selected component (if applicable): initscripts-8.45.19.EL-1.i386 kernel 2.6.18-84.el5xen How reproducible: Always
This is either cryptsetup-luks or dm-crypt.
(In reply to comment #1) > This is either cryptsetup-luks or dm-crypt. Neither. It's product of autodetection of kernel crypto module (AES), it just use generic module later if hw is not detected - anyway, error message should be probably suppressed.
Kernel padlock.ko issue, see https://bugzilla.redhat.com/show_bug.cgi?id=438288#c4 *** This bug has been marked as a duplicate of 438288 ***