03-12-2020, 03:43 AM
New image is available for those having trouble with feedbackd.
Yes, there's a little trick to updating the initramfs: after update-initramfs, you need to issue the following command:
It's just a temporary workaround until I fix the u-boot config, but in the meantime it should help![Wink Wink](https://forum.pine64.org/images/smilies/wink.png)
I have no idea why it gets stuck on the splash screen, though, it should not last longer than 2min (absolute worst case, if everything goes fine it lasts less than 30s)
(03-11-2020, 07:51 PM)rubenr Wrote: But I can't get it to show properly when booting up from off or even when rebooting? I'm kinda new to writing plymouth themes and my theme is essentially a rebranded version of the current default theme, you can see it here.
Yes, there's a little trick to updating the initramfs: after update-initramfs, you need to issue the following command:
Code:
sudo /etc/kernel/postinst.d/zz-u-boot 5.5-pinephone
It's just a temporary workaround until I fix the u-boot config, but in the meantime it should help
![Wink Wink](https://forum.pine64.org/images/smilies/wink.png)
I have no idea why it gets stuck on the splash screen, though, it should not last longer than 2min (absolute worst case, if everything goes fine it lasts less than 30s)