[Bug 1869655] Re: Boot animations start too late to be useful
Benjamin Drung
1869655 at bugs.launchpad.net
Mon Mar 18 11:15:21 UTC 2024
** Changed in: initramfs-tools (Ubuntu)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1869655
Title:
Boot animations start too late to be useful
Status in Plymouth:
New
Status in grub2 package in Ubuntu:
Invalid
Status in initramfs-tools package in Ubuntu:
Fix Committed
Status in plymouth package in Ubuntu:
In Progress
Bug description:
Boot animations start too late to be useful
Modern systems spend all their boot time (a couple of seconds)
decompressing the kernel. During that time the user only sees the
static BIOS logo (ACPI BGRT). Then when Plymouth can finally start
animating, the startup process is already finished and there's
virtually no time left to show any useful animations.
This could be fixed in:
grub: By adding a splash under the BIOS logo to show some progress
_before_ a Linux kernel is even started
and/or
plymouth: By preferencing legacy framebuffer devices (like EFI) over
DRM, if we find those are available a few seconds sooner. That would
also fix bug 1868240 completely, and bug 1836858 mostly as the flicker
moves to when the login screen starts.
To manage notifications about this bug go to:
https://bugs.launchpad.net/plymouth/+bug/1869655/+subscriptions
More information about the foundations-bugs
mailing list