You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 3, 2020. It is now read-only.
I have a LUKS setup and with this mkinitcpio configuration, and when I boot into passphrase prompt, my internal keyboard is not working. So i plug in the usb keyboard, enter the passphrase, and then on user login internal keyboard starts working.
I assumed this is issue that some of the modules are not added by the setup script, so I tried a "shotgun" approach - I added all loaded modules to mkinitcpio and it worked. But after logging in, my wifi card was not present anymore so I abandoned that setup.