> I noticed that both nouveau and nvidia-drm end up on the initrd, which sounds > problematic. > However we do not want either driver in the initrd. Indeed > `dracut --force --omit-drivers="nouveau nvidia-drm"` simply works. > > I think we should make `/usr/lib/dracut/modules.d/45drm/module-setup.sh` only > include the tiny drivers, > like our current initramfs scripts.
Sounds like part regression (unless this is a user customization) and part unfinished work in our Nvidia packaging. - Nouveau should never be in initrd as the main open source drivers were removed from it in 24.04. - Nvidia might install in initrd still because I never implemented the required packaging changes to keep it out. But those are just space/time optimizations, and not really fixes for this. Marcos, please also remember to try 'plymouth.use-simpledrm' because if that works then we should just call this a duplicate of bug 1869655. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2105377 Title: Plymouth doesn't show splash screen with NVIDIA GPU To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dracut/+bug/2105377/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
