[Bug 1869655] Re: Boot animations start too late to be useful

2024-04-26 Thread Daniel van Vugt
More than rotated framebuffers, defaulting to simpledrm means Plymouth doesn't know the physical monitor dimensions. So it uses heuristics and that leads to the logo scale not matching the login screen which would be a regression of bug 2054769. Actually it already happens on some slow booting

[Bug 1869655] Re: Boot animations start too late to be useful

2024-04-24 Thread Mario Limonciello
> 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. The main reasons that can be problematic are rotation right? I wonder if the right way to go about it is a heuristic within

[Bug 1869655] Re: Boot animations start too late to be useful

2024-04-18 Thread Daniel van Vugt
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

[Bug 1869655] Re: Boot animations start too late to be useful

2024-03-27 Thread Launchpad Bug Tracker
This bug was fixed in the package initramfs-tools - 0.142ubuntu23 --- initramfs-tools (0.142ubuntu23) noble; urgency=medium [ Daniel van Vugt ] * hooks/framebuffer: Only add simple/tiny framebuffer drivers. This is to limit the size of initrd when FRAMEBUFFER=y is soon

[Bug 1869655] Re: Boot animations start too late to be useful

2024-03-19 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~bdrung/ubuntu/+source/initramfs-tools/+git/initramfs-tools/+merge/462690 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1869655 Title: Boot

[Bug 1869655] Re: Boot animations start too late to be useful

2024-03-18 Thread Benjamin Drung
** Changed in: initramfs-tools (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1869655 Title: Boot animations start too late to be useful To

[Bug 1869655] Re: Boot animations start too late to be useful

2024-03-18 Thread Daniel van Vugt
The patch proposed in https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1970069/comments/91 will help here, but since it might not be the last plymouth change required for this issue, it doesn't mention bug 1869655. -- You received this bug notification because you are a member of Ubuntu

[Bug 1869655] Re: Boot animations start too late to be useful

2024-03-18 Thread Daniel van Vugt
** Changed in: plymouth (Ubuntu) Status: Won't Fix => In Progress ** Changed in: plymouth (Ubuntu) Assignee: (unassigned) => Daniel van Vugt (vanvugt) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1869655] Re: Boot animations start too late to be useful

2024-03-15 Thread Daniel van Vugt
** Merge proposal unlinked: https://code.launchpad.net/~vanvugt/ubuntu/+source/initramfs-tools/+git/initramfs-tools/+merge/462481 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1869655 Title:

[Bug 1869655] Re: Boot animations start too late to be useful

2024-03-15 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~vanvugt/ubuntu/+source/initramfs-tools/+git/initramfs-tools/+merge/462481 ** Merge proposal linked: https://code.launchpad.net/~vanvugt/ubuntu/+source/initramfs-tools/+git/initramfs-tools/+merge/462482 -- You received this bug

[Bug 1869655] Re: Boot animations start too late to be useful

2024-03-15 Thread Daniel van Vugt
This will get the same initramfs-tools fix as bug 1970069. After that, the only way to make Plymouth start sooner will be to use kernel parameter 'plymouth.use-simpledrm', but we probably don't want that by default so as to avoid regressing on bug 2054769. ** Also affects: initramfs-tools

[Bug 1869655] Re: Boot animations start too late to be useful

2024-03-15 Thread Daniel van Vugt
It seems the reason why SimpleDRM hasn't solved this in Noble is because Plymouth intentionally ignores it: "ignoring since we only handle SimpleDRM devices after timeout" and waits for a better DRM driver, which takes another few seconds. ** Tags added: noble -- You received this bug

[Bug 1869655] Re: Boot animations start too late to be useful

2022-05-20 Thread Bug Watch Updater
** Changed in: plymouth Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1869655 Title: Boot animations start too late to be useful To manage notifications about this

[Bug 1869655] Re: Boot animations start too late to be useful

2021-07-29 Thread Daniel van Vugt
** Tags removed: groovy ** Tags added: impish -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1869655 Title: Boot animations start too late to be useful To manage notifications about this bug go to:

[Bug 1869655] Re: Boot animations start too late to be useful

2020-05-14 Thread Daniel van Vugt
** 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