I've just installed the Plymouth boot screen on Manjaro 19.0.0 running kernel 5.5
I added splash to /etc/default/grub and ran sudo mkinitcpio -p linux55
But when booting there is no splash screen.
I get this in journalctl:
Feb 21 13:39:46 systemd[1]: Started Show Plymouth Boot Screen.
Feb 21 13:39:46 systemd[1]: Received SIGRTMIN+20 from PID 408 (plymouthd).
Feb 21 13:39:46 systemd[1]: Starting Show Plymouth Boot Screen...
And alot more messages, all successfull.
The theme in /etc/plymouth/plymouthd.conf is: manjaro-logo
which is installed.
Rest of config file is:
ShowDelay=0
DeviceTimeout=8
Have I missed something?