Just installed a fresh OS image, updated to latest 6.6.40 kernel on Pi5.
As I wanted to test some topics related to screen orientation settings I've exchanged the default splash screen - splash.png (renamed to splash_default.png in the screenshot below), located in /usr/share/plymouth/themes/pix - to a custom image (bat logo).Rebooted the DUT - the new image get's shown during power down as expected. But when Pi starts to boot again still the default image (with the RPI logo) gets shown.
Tested the same process on 6.6.36 --> bat logo gets shown on power up and power down.
Question: what has changed between 6.6.36 and 6.6.40 that stopped this from working?
As I wanted to test some topics related to screen orientation settings I've exchanged the default splash screen - splash.png (renamed to splash_default.png in the screenshot below), located in /usr/share/plymouth/themes/pix - to a custom image (bat logo).
Code:
cd /usr/share/plymouth/themes/pixsudo mv splash.png splash_default.pngcdcd Desktopsudo cp splash.png /usr/share/plymouth/themes/pix
Tested the same process on 6.6.36 --> bat logo gets shown on power up and power down.
Question: what has changed between 6.6.36 and 6.6.40 that stopped this from working?
Statistics: Posted by aBUGSworstnightmare — Fri Jul 19, 2024 7:57 am