On Wed, Oct 6, 2021 at 6:24 PM Marcin Juszkiewicz mjuszkiewicz@redhat.com wrote:
W dniu 06.10.2021 o 17:25, Andreas Reschke pisze:
I've tried the same (LUKS disk encryption) with actual Fedora 35 Beta and Fedora 34 with up2date 5.14.9-200.fc34.aarch64.
Same behavior: not really useful. I can see the prompt for password but only via serial console password was accepted.
OK. Do you have working keyboard once you boot full system? If yes then there is hope.
Check which kernel modules handle keyboard, make sure they are in initramfs. And that they are loaded before LUKS starts.
Yes, it works after boot, I suspect there's some change in module loading ordering, someone needs to bisect the problem on the kernel and I don't currently have the time to deal with it.