public inbox for initramfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] Add hid-logitech-hidpp to module-setup.sh
@ 2015-02-27 18:59 Shawn W Dunn
  0 siblings, 0 replies; only message in thread
From: Shawn W Dunn @ 2015-02-27 18:59 UTC (permalink / raw)
  To: initramfs-u79uwXL29TY76Z2rM5mHXA

[-- Attachment #1: Type: text/plain, Size: 1519 bytes --]

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-stAJ6ESoqRxg9hUCZPvPmw@public.gmane.org>
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 #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 213 bytes --]

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-02-27 18:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-27 18:59 [PATCH 1/1] Add hid-logitech-hidpp to module-setup.sh Shawn W Dunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox