Hello ,
I added the Plymouth recipe to enable an animated splash screen during boot. The themes are correctly installed and visible in /usr/lib/plymouth/themes/, but no animation appears during startup — only the login prompt is shown. After modifying the bootargs to include quiet splash plymouth.enable=1, the default splash screen appears, but the animation is still missing. Could you please help me resolve this issue?
/usr/lib/plymouth/themes/
bootargs
quiet splash plymouth.enable=1
Thank you.