I bought a brand new Xperia 10 V (XQ-DC54) and went through the installation process as per the instructions here: How to install Sailfish X on Xperia™ 10 V on Linux - Free - Jolla
Before unlocking I had run all the updates availeble on Android (14).
The flashing seemed to start fine but then suddenly failed:
Flash utility v1.2
Detected Linux
Searching device to flash..
Found XQ-DC54, serial:XXXX, baseband:68.1.A.2.187, bootloader:6375-0005_X_Boot_SM6375_LA2.0_T_16
Found matching device with serial XXXX
Fastboot command: fastboot -s XXXX
>> fastboot -s XXXX getvar secure
<< secure: no
>> fastboot -s XXXX reboot fastboot
Rebooting into fastboot OKAY [ 0.003s]
< waiting for XXXX>
Finished. Total time: 22.241s
>> fastboot -s XXXX flash:raw boot_a hybris-boot.img
Sending 'boot_a' (67092 KB) OKAY [ 1.774s]
Writing 'boot_a' OKAY [ 1.427s]
Finished. Total time: 3.293s
>> fastboot -s XXXX flash:raw boot_b hybris-boot.img
Sending 'boot_b' (67092 KB) OKAY [ 1.775s]
Writing 'boot_b' OKAY [ 0.406s]
Finished. Total time: 2.249s
>> fastboot -s XXXX flash dtbo_a dtbo.img
Sending 'dtbo_a' (232 KB) OKAY [ 0.006s]
Writing 'dtbo_a' OKAY [ 0.006s]
Finished. Total time: 0.029s
>> fastboot -s XXXX flash dtbo_b dtbo.img
Sending 'dtbo_b' (232 KB) OKAY [ 0.006s]
Writing 'dtbo_b' OKAY [ 0.007s]
Finished. Total time: 0.022s
>> fastboot -s XXXX flash vendor_boot_a vendor_boot.img
Sending 'vendor_boot_a' (328 KB) OKAY [ 0.009s]
Writing 'vendor_boot_a' OKAY [ 0.009s]
Finished. Total time: 0.027s
>> fastboot -s XXXX flash vendor_boot_b vendor_boot.img
Sending 'vendor_boot_b' (328 KB) OKAY [ 0.009s]
Writing 'vendor_boot_b' OKAY [ 0.009s]
Finished. Total time: 0.027s
>> fastboot -s XXXX flash userdata sailfish.img001
terminate called after throwing an instance of 'std::out_of_range'
what(): basic_string::compare: __pos (which is 917456) > this->size() (which is 0)
./flash.sh: rivi 121:4018366 Keskeytetty (luotiin core-tiedosto)$@
Flashing failed (134)
Now trying the flashing again only gets this far and then the phone goes to an endless boot loop:
Flash utility v1.2
Detected Linux
Searching device to flash..
Found XQ-DC54, serial:XXXX, baseband:68.1.A.2.187, bootloader:6375-0005_X_Boot_SM6375_LA2.0_T_16
Found matching device with serial XXXX
Fastboot command: fastboot -s XXXX
>> fastboot -s XXXX getvar secure
<< secure: no
>> fastboot -s XXXX reboot fastboot
I tried holding the volume up button down to help the phone get back to the fastboot mode while it was looping which breaks the loop:
Rebooting into fastboot OKAY [ 0.003s]
< waiting for XXXX>
fastboot: error: Failed to boot into userspace fastboot; one or more components might be unbootable.
Flashing failed (1)
Any ideas how I could get the flashing to finish properly?
//P