I got the Plymouth splash showing by: 1. change /etc/initramfs-tools/initramfs.conf: MODULES=most -> MODULES=dep 2. update-initramfs -u -k all
Now amdgpu driver is loaded at about 6.0 seconds into the boot. Not sure which it should be in reality, but 'man initramfs.conf' says: - 'most' adds most file system, all ata, sata, scsi and usb driver - 'dep' tries to guess which modules are necessary for the running box and only adds those modules So 'most' would not be enough in this case. Or is there some more generic fix for this? ** Package changed: systemd (Ubuntu) => initramfs-tools (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2076297 Title: Ubuntu Studio 24.04: Plymouth graphical splash screen not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/2076297/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
