REPRODUCIBILITY: 100%
OS VERSION: 4.6.0.15
HARDWARE: Xperia 10 IV
UI LANGUAGE: slovak
REGRESSION:
DESCRIPTION:
A. Linux
Upload SFOS to Xperia 10 IV according to the instructions in “Xperia 10 IV install on Linux.pdf”. In the “8 Flash Sailfish X” section, the process ends with an error
$ sudo ./flash.sh
Flash utilities v1.2
Detected Linux
Searching device to flash..
Found XQ-CC54, serial:, baseband:, bootloader:
Found matching device with serial XXXXXXXXX
Fastboot command: fastboot -s XXXXXXXXX
>> fastboot -s XXXXXXXXX getvar secure
<< getvar:secure FAILED (remote: 'GetVar Variable Not found')
Separately running commands are executed correctly and without error
$ fastboot -s XXXXXXXXXX getvar secure
secure: no
Finished.
Total time: 0.003s
$ fastboot -s XXXXXXXXXX getvar version-baseband
version-baseband: 65.2.A.2.179
Finished.
Total time: 0.003s
$ fastboot -s XXXXXXXXXX getvar version-bootloader
version-bootloader: 6375-0001_X_Boot_SM6375_LA2.0.1_T_112
Finished.
Total time: 0.003s
B. Windows
Uploading SFOS to Xperia 10 IV according to the instructions in “Xperia 10 IV install on Windows.pdf”. In the “8 Flash Sailfish X” section, the process will end on
Rebooting into fastboot OKEY [0.016s]
< waiting for XXXXXXXXX >
while the Xperia will display the Fastboot menu and the process will stop here (I waited 2 hours).
PRECONDITIONS:
- [Xperia 10 IV] - [XQ-CC54] - [Android 14] with unlocked bootloader
- Ubuntu 23.10/Virtualbox-win10, PC/Windows 10
- USB 2.0 + cable verified
- SW_binaries_for_Xperia_Android_14_5.4_v3a_murray.img
- I restarted the phone between attempts, waited 15 seconds
STEPS TO REPRODUCE:
- Done everything without error according to the instructions until step “8 Flash Sailfish X”
- Xperia connected with USB 2.0 cable, blue LED lights up
- Running the command
sudo ./flash.sh
resp.
flash-on-windows.bat
EXPECTED RESULT:
Performing flash SFOS
ACTUAL RESULT:
The flash process ends with an error (linux) or won’t complete (windows)