Hey, we have a device that is used in portrait mode, and we have our own ubuntu core 22 images(gadget, etc), we would like to add splash screen so that the user won’t see booting logs, i have managed to add a splash screen, but what happens is when the device is booting it boots as landscape mode.
Is there a way to rotate the display at boot? I was expecting this to be possible through kernel command line parameters passed via our custom gadget.
I tried the following, but it didn’t work:
kernel-cmdline:
allow:
- video=rotate=90