(09-08-2021, 11:57 PM)defactofactotum Wrote: That would be great if you could, thanks!
As I'm more familiar with Plasma Mobile, then:
1. Download Plasma Mobile image (eg. beta7) and flash it to a (fast) SD card
2. Insert card to PinePhone (PP) and boot
3. Pass the firstrunwizard and note yourusername&password
4. Start Index file manager and at left you should see a "data" partition
5. Mount&open it by long touch
6. Start Terminal
7. Run the following:
Code:
cd /run/media/yourusername/data/home
sudo -s
cd defaultuser
touch .jolla-startupwizard-done
touch .jolla-startupwizard-usersession-done
chown 100000:995 .jolla-startupwizard-usersession-done
chown 100000:995 .jolla-startupwizard-done
exit
9. Shut down Plasma Mobile and take out SD card
10. Boot Sailfish OS and hopefully you have no lockscreen problem any more
11. Keep in mind that Sailfish OS first start wizard passed only language and license agreement so you have to configure remaining items (wifi, Jolla account, timezone etc) in Settings application.