[Bug 1869655] Re: Boot animations start too late to be useful
Daniel van Vugt
daniel.van.vugt at canonical.com
Thu May 14 07:57:13 UTC 2020
** Summary changed:
- The Plymouth splash starts too late to be useful on modern fast systems
+ Boot animations start too late to be useful
** Description changed:
- The Plymouth splash starts too late to be useful on modern fast systems.
+ Boot animations start too late to be useful
- Such systems spend all their boot time (a couple of seconds)
+ 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.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to plymouth in Ubuntu.
https://bugs.launchpad.net/bugs/1869655
Title:
Boot animations start too late to be useful
Status in Plymouth:
Unknown
Status in grub2 package in Ubuntu:
Triaged
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