[Bug 1869655] Re: Boot animations start too late to be useful
Daniel van Vugt
1869655 at bugs.launchpad.net
Thu Apr 18 09:09:32 UTC 2024
No longer in progress. You can get to 100% fixed by adding kernel
parameter 'plymouth.use-simpledrm' but I'm not totally sure that's
something everyone will want.
** Changed in: plymouth (Ubuntu)
Status: In Progress => Triaged
** Changed in: plymouth (Ubuntu)
Assignee: Daniel van Vugt (vanvugt) => (unassigned)
--
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 Released
Status in plymouth package in Ubuntu:
Triaged
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