You are not logged in.
Hello everyone
I am running the latest Arch with both encrypted boot and root partition. This works fine. I am running Arch on a Laptop and started using a docking station to run it. My current issue is that my keyboard is not recognized in the startup prompt where grub is asking me for the passphrase for the boot partition. As soon as I start using my keyboard (Corsair k70 mk2) the whole disk encryption prompt gets locked and there is no escape except a hard reboot. If I use the onboard keyboard or another basic external keyboard the boot process works just fine. I am unsure what steps I should take to solve this. As a note the keyboard works just fine after I booted into the system.
So far I have taken the following steps:
- Add Usb Modules to mkinitcpio.conf:
MODULES=(usbhid xhci_hcd hid_generic ohci_pci hid_logitech_dj uhci_hcd)
I have tried different combinations of the above mentioned.
- Switch autoload & keyboard on the Hooks:
HOOKS=(base systemd keyboard autodetect sd-vconsole modconf block sd-encrypt filesystems fsck)
- Installing the aur package https://aur.archlinux.org/packages/upd72020x-fw/
Additionally every time after a change I've run the mkinitcpio -p linux command as well as grub-mkconfig, grub-install as well as resigning my EFI binary.
Would anybody know what might be my issue? I am happy to supply you with more information if needed.
Offline