08-27-2021, 01:38 PM
(08-27-2021, 09:39 AM)acrux Wrote:(08-27-2021, 07:59 AM)skug Wrote: To the ones that have a working SailfishOS here: Have you installed it on SD or eMMC and what image/method was used for flashing?
1. Created an image with flash-it.sh script. Used the "raw" option.
2. Renamed it to sfos.img
3. Wrote the image to the sd card: sudo dd if=sfos.img of=/dev/mmcblk0 bs=1M status=progress conv=fsync
4. Inserted sd card to pinephone and booted SailfishOS. Some feedback is here: https://forum.pine64.org/showthread.php?tid=14493
I have a Plasma Community Edition PinePhone.
Just to be sure I tried this and the result was the same as before, unmovable lockscreen.
However I did manage to get a working SailfishOS by flashing the Multi-boot demo image , booting up and configuring Sailfish on that and then copying over the contents of /sailfish/home/defaultuser to /home/defaultuser on a once booted SD card of SailfishOS flashed with the "flash-it.sh" script.
I think it should be enough to just touch the files .jolla-startupwizard-done and .jolla-startupwizard-usersession-done in /home/defaultuser but I can't be sure so ymmv.
Could OP test this and report back if it fixes the issue for them.