[samsung-kminilte] Orange screen on FDE menu
So this issue is part pmbootstrap, part osk-sdl.
It's apparently supposed to be blue.
I was told I need to add it to the APKBUILD in aports/device/my_device, so am trying to do that.
I essentially copied what amazon-thor APKBUILD looks like (and bumped pkgrel) -
(text form: https://haste.c0rn3j.com/raw/nezuzacoja )
I used fbset to get generated config, and changed last number in geometry from 32 to 16, and swapped first and third parameters in RGBA (cause I was hoping it'd shift the colors correctly)
Afterwards I ran pmbootstrap zap
, pmbootstrap install --android-recovery-zip
. After that pmbootstrap initfs ls
still does not show the file in /etc in the extra initramfs (was told osk-sdl is initramfs so I guess I need to add it there).
Installing the ROM went fine but screen was still orange. Not sure how to progress.
Someone also pointed this bit out:
scintill[m]: mkinitfs.sh seems to copy it from /etc to the initramfs https://github.com/postmarketOS/pmbootstrap/blob/d2b42250371c87fc3f0717a459ce80483a1d5bdf/aports/main/postmarketos-mkinitfs/mkinitfs.sh#L147 , but I could be mistaken
I guess the resolution of this issue should also be added here - https://wiki.postmarketos.org/wiki/Osk-sdl#Create_fb.modes