You are not logged in.
hi all,
i have a new fujitsu work laptop and having problems with the internal keyboard.
when i connect a external usb keyboard i can decrypt lvm and login. when i reload atkbd afterwards my internal keyboard works.
how can i reload the atkbd module during startup - does anyone have any hints?
regards
Offline
https://bbs.archlinux.org/viewtopic.php?id=274456
Edit: you could use some systemd service, but that won't help if it keeps dropping out afterwards randomly.
Last edited by seth (2022-03-08 20:54:06)
Offline
https://bbs.archlinux.org/viewtopic.php?id=274456
Edit: you could use some systemd service, but that won't help if it keeps dropping out afterwards randomly.
u mean a systemd runscript early_hook? need research this.
when i reload the module the keyboard works fine, only problem is on startup.
libinput events trigger on usb input + after module reload. (AT Translated Set 2 keyboard)
added usbhid xhci_hcd to modules and keyboard & keymap before autodetect - problem still exist
Offline
No, just some regular service that's eg. invoked by the rescue.target or multi-user.target and that reloads the atkbd module.
Alternatively some OnBootSec timer
Offline