snapcore / pi-gadget

Universal pi (pi2,pi3,pi4,cm3,cm4 and future) gadget snap for Ubuntu Core and classic systems.
33 stars 61 forks source link

Enable mir-kiosk to start on Ubuntu Core 18/RPi 3 #12

Closed AlanGriffiths closed 3 years ago

AlanGriffiths commented 5 years ago

Enable mir-kiosk to start on Ubuntu Core 18/RPi 3. (Fixes https://github.com/MirServer/mir/issues/779)

liqdfire commented 5 years ago

Would this impact psplash? The README specifically refers to removing that command line option as part of disabling psplash.

xnox commented 5 years ago

Ideally, we should not be using vt.handoff anywhere at all anymore, and default to booting on vt1 everywhere in ubuntu.

I don't know what psplash is, nor can comment on how that is affected.

ogra1 commented 5 years ago

Would this impact psplash? The README specifically refers to removing that command line option as part of disabling psplash.

no, psplash runs before the vt change happens

@xnox psplash is a very minimal boot splash (originally used by yocto) that most of our digital signage customers use in their gadgets to show an image before content comes up during boot. (see: https://github.com/ogra1/pi-kiosk-gadget/ )

AlanGriffiths commented 4 years ago

Can this land yet?

xnox commented 3 years ago

need conflict resolutions but yes this should land.

AlanGriffiths commented 3 years ago

need conflict resolutions but yes this should land.

Done