Bugzilla – Bug 1225299
systemd-boot doesn't display passphrase prompt for decryption until a key is pressed
Last modified: 2024-07-04 20:19:58 UTC
Created attachment 875117 [details] no prompt Installed TW with systemd-boot on my laptop about a month ago. It has 1 drive (nvme), it has one partition for /boot/efi, one for root and an encrypted partition for /home, no LVM. When booting the kernel messages just stop and there's no indicator asking to enter the passphrase for /home partition unless I press a key, then the prompt "Please enter passphrase for disk..." appears. Or if I press escape then it displays this gray semi-graphical screen with the same message. The kernel command line contains 'splash=silent quiet' and Plymouth is installed, I didn't do any configuration there but it's not displayed, just plain kernel messages when booting. It would be nice to have a better passphrase prompt especially on a 14" 2880x1800 screen where the kernel messages are tiny.
Created attachment 875118 [details] when key pressed
Created attachment 875119 [details] when escape pressed
After updating and trying to boot a new kernel version Plymouth is displayed for those new kernel versions so out of the box when installing the OS something is not set up for it to be displayed.
You mean that you installed Plymouth later?
(In reply to Alberto Planas Dominguez from comment #4) > You mean that you installed Plymouth later? No, it was preinstalled if I remember right. I selected the "Desktop with KDE Plasma" and didn't change any of the packages. So, after OS installation Plymouth didn't seem to be set up for the kernel that came with the OS installation. After updating to the latest snapshot which had a new kernel version Plymouth seems to work how it should for that new kernel.