[Touch-packages] [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

[Touch-packages] [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

[Touch-packages] [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

[Touch-packages] [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

[Touch-packages] [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 Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.

[Touch-packages] [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 Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1869655 Title: Boot animations

[Touch-packages] [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

[Touch-packages] [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 Touch seeded packages, which is subscribed to

[Touch-packages] [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 Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.

[Touch-packages] [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

[Touch-packages] [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