@bdrung the dracut drm module includes other seemingly important drivers
like "privacy-screen" and possibly more. Perhaps we need a minimal-drm
like the current initramfs-tools:

        minimal_drm)
                # Minimal required set of Direct Rendering Manager (DRM) 
drivers for video
                modules="$modules =drivers/gpu/drm/tiny vboxvideo virtio-gpu"
                # if there is a privacy screen then its driver must be loaded 
before the
                # kms driver will bind, otherwise its probe() will return 
-EPROBE_DEFER
                # So include privacy screen providers
                # atm all providers live under drivers/platform/x86
                _call_dracut_install -s "drm_privacy_screen_register" 
"=drivers/platform/x86"

-- 
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 always show splash screen if DRM drivers are
  installed in initrd

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

Reply via email to