hid-logitech-hidpp is not included in the default modules, and it results in being unable to enter LUKS password with certain logitech wireless (and possibly wired) keyboards on 3.19.x Kernels Bug found on openSUSE: https://bugzilla.opensuse.org/show_bug.cgi?id=918938Also referenced in Mageia https://bugs.mageia.org/show_bug.cgi?id=15198 ------------------------------------------------------------------- From c593499dc0c93aabe2107a3c146619a8c5409f49 Mon Sep 17 00:00:00 2001 From: Shawn W Dunn <sfalken@xxxxxxxxxxxx> Date: Fri, 27 Feb 2015 10:52:11 -0800 Subject: [PATCH] Added hid-logitech-hidpp to modules.d/90kernel-modules/module-setup-sh --- modules.d/90kernel-modules/module-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules.d/90kernel-modules/module-setup.sh b/modules.d/90kernel-modules/module-setup.sh index a7b0853..396caf4 100755 --- a/modules.d/90kernel-modules/module-setup.sh +++ b/modules.d/90kernel-modules/module-setup.sh @@ -43,7 +43,7 @@ installkernel() { instmods yenta_socket scsi_dh_rdac scsi_dh_emc scsi_dh_alua \ atkbd i8042 usbhid hid-apple hid-sunplus hid-cherry hid- logitech \ - hid-logitech-dj hid-microsoft hid-lcpower firewire-ohci \ + hid-logitech-dj hid-logitech-hidpp hid-microsoft hid- lcpower firewire-ohci \ pcmcia hid-hyperv hv-vmbus hyperv-keyboard if [[ "$(uname -p)" == arm* ]]; then -- 2.3.0
Attachment:
signature.asc
Description: This is a digitally signed message part