SHIFT AXOLOTL: On-screen keyboard of Osk-sdl does not respond to input from touchscreen
Describe your issue
I have done a fresh installation on a Shift6mq. Both installations described in the wiki worked (on userdata partition and on super partition) when done without the flag --fde. However, when disk encryption is added, the device boots properly up to the screen where the decryption passphrase is required. However, at that point I cannot type the passphrase. The device does not react to any interaction with the touchscreen.
What's the expected behaviour?
When the screen asking for the passphrase for decryption of the device is asked, I should be able to type it using the on-screen keyboard.
What's the current behaviour?
The device ignores any input to the screen.
How to reproduce your issue?
This happens when installing postmarketOS using pmbootstrap. Here is roughly what I did:
pmbootstrap init
pmbootstrap pull
pmbootstrap install --fde
pmbootstrap flasher flash_rootfs --partition userdata
pmbootstrap flasher flash_kernel
fastboot erase dtbo
pmbootstrap shutdown
fastboot reboot
What device are you using?
shift-axolotl
On what postmarketOS version did you encounter the issue?
-
edge (
master
branch) -
v22.06
(supported until 2023-01-18) -
v22.12
-
I confirm that the issue still is present after running
sudo apk upgrade -a
(Cannot login for the firs time to system without on-screen-keyboard)
On what environment did you encounter the issue?
Environments
- Phosh
- Plasma Mobile
-
Sxmo (Wayland/Sway) Please post the output of
sxmo_version.sh
- Other: Please fill out
How did you get postmarketOS image?
- from https://images.postmarketos.org
- I built it using pmbootstrap
- It was preinstalled on my device
Additional information
Thanks for the great work!