LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Keyboard not being detected when trying to boot using kernel 3.13 (https://www.linuxquestions.org/questions/slackware-14/keyboard-not-being-detected-when-trying-to-boot-using-kernel-3-13-a-4175492354/)

spudgunner 01-23-2014 07:37 PM

Keyboard not being detected when trying to boot using kernel 3.13
 
So I'm trying to solve this problem by compiling and using the latest and greatest Linux kernel, kernel 3.13. I am compiling it by using Pat's 3.12 config as a base and then running make oldconfig and only going through the new options. After I get it set up, I have to build an initrd.gz since I'm on an encrypted LVM and that works, but when I reboot I cannot get it to detect a keyboard for the life of me (meaning I can't decrpyt my drive). I've tried adding in all the USB keyboard related modules I can think of to no avail.

Does anyone have any tips for me?

j_v 01-23-2014 11:39 PM

don't forget to also add usbhid, if it's a usb keyboard.

Ilgar 01-24-2014 03:20 AM

I have encountered and solved a similar issue. Check it out, maybe it will help:

http://www.linuxquestions.org/questi...2/#post5063136

spudgunner 01-24-2014 08:37 AM

Thanks for the suggestions so far. I guess I should have listed all the modules I've tried so far. I'm not at home now, but from memory, I've tried ehci_hcd, ehci_pci, hid_generic, usbhid, ohci_hcd, xhci_hcd, uhci_hcd, hid, and usbkbd. From the other thread linked in this thread, it looks like I should give ssb_hcd a shot as well.

Dr.Thodt 01-24-2014 01:22 PM

i think ohci-pci loads my usb keyboard for luks in kernel 3.12.8

spudgunner 01-26-2014 01:21 PM

Well, ssb_hcd didn't work, I'll try ohci_pci next time I get a change. Wife is playing Minecraft on it now, she wouldn't appreciate it if I suddenly rebooted.

spudgunner 01-26-2014 03:07 PM

Woohoo! ohci_pci was right on the money! Thanks guys.


All times are GMT -5. The time now is 11:35 PM.