Hi there,
I just wanna share a feedback about installing SFOS on my XPeria 10 plus (dual SIM). TLDR : I had to use fastboot version 34 instead of the 35 (latest at time of writing)
First big thank for those who write the “how to install …”, that’s great!
Config
Device
XPeria 10 Plus, running Android 9 (manually downgraded from 10, as asked in the install guide).
Computer
Archlinux, fastboot 35.0.2
Steps
Bootloader unlocked without issues. Then flashing:
$ sudo bash ./flash.sh
Flash utility v1.2
Detected Linux
Searching device to flash.
And then nothing more, programm hangs and never ends.
Note that fastboot devices
correctly shows up my phone.
Looking at flash.sh
it seems to be stucked at fastboot getvar
commands. Trying to run those directly, for instance
$ fastboot getvar version
also hang.
Workaround
I finally tried from an ubuntu laptop, shipping fastboot
in version 34 and everything works at first try. No idea why … but I have now a nice OS on my phone