Change default Splash screen on Ubuntu core 24

Splashscreen ok! But is missing ubuntu One login… Ive Classic ubuntu login shell… :frowning: and network config…

In Core24, console-conf is an optional snap, can you check if its marked as optional or missing from your model?

Inside my model.json console-conf is present… i found this ok documentation…

I can try…

Could you post the console-conf section of your model?

From what I’ve seen if you’re working from the references for Core24, I think you just need to remove optional: true, which will download it as part of the image. But yes, the --snap technique should work too. This one doesn’t count as a sideload too, so you can leave Channel + ID in there for the security benefits and updates, Ubuntu Image should either grab the snap from the store or if it finds one locally it can lookup the checksum and verify it that way.

this is my model…

optional: true is not present in console-conf section for now im trying clone classic pi-gadget from repo, but the logo not appear… forcing --snap console-conf work for now…

update: for now, the solution that work is to unsquash donwloaded pi-gadget, cloned repo and after add splah folder not work @ogra

i ve cloned pi-gadget project, checkout 24 brach, added image inside splash folder and snapcraft … but still present classic ubuntu core logo… :frowning: