We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2018-11-30 01:25:48 +0200 |
Hello people, hoping someone can help - I have an XA2 - bootloader's unlocked, fastboot tools installed on linux, did the OEM unlocking bit and all the other steps - downloaded sailfish 3 file and put the SW binaries file in the same folder - opening a terminal as root - volume up and power key when I start, blue light - then when I type fastboot devices, I get : Found 1 devices: CQ30009HG8 - fastboot - when I them do bash ./flash.sh - I get the text below in terminal, it all seems to go fine at first, then after a minute or so the phone turns on, I get the black screen with the padlock and the warning, then the screen goes to the white background with the sony logo, and the indicator light goes white, then i seem to be hung on Flashing vendor_b partition.. < waiting for device > and I've tried it twice now and can't seem to get past it, any ideas please?? Terminal output below - Thanks
dave-desktop Sailfish_OS-Jolla-3.0.0.8-h3113-0.0.7.11-FIXED # bash ./flash.sh
Detected Linux
Searching device to flash..
Found 1 devices: CQ30009HG8
Fastboot command: fastboot -s CQ30009HG8
Flashing boot_a partition..
target reported max download size of 536870912 bytes
sending 'boot_a' (17772 KB)...
OKAY [ 0.438s]
writing 'boot_a'...
OKAY [ 0.000s]
finished. total time: 0.438s
Flashing boot_b partition..
< waiting for device >
target reported max download size of 536870912 bytes
sending 'boot_b' (17772 KB)...
OKAY [ 0.448s]
writing 'boot_b'...
OKAY [ 0.000s]
finished. total time: 0.449s
Flashing userdata partition..
< waiting for device >
target reported max download size of 536870912 bytes
erasing 'userdata'...
OKAY [ 2.869s]
sending sparse 'userdata' (514030 KB)...
OKAY [ 12.609s]
writing 'userdata'...
OKAY [ 0.000s]
sending sparse 'userdata' (513031 KB)...
OKAY [ 13.990s]
writing 'userdata'...
OKAY [ 0.000s]
sending sparse 'userdata' (76364 KB)...
OKAY [ 4.710s]
writing 'userdata'...
OKAY [ 0.000s]
finished. total time: 34.179s
Flashing system_b partition..
< waiting for device >
target reported max download size of 536870912 bytes
erasing 'system_b'...
OKAY [ 0.495s]
sending sparse 'system_b' (524284 KB)...
OKAY [ 13.166s]
writing 'system_b'...
OKAY [ 0.000s]
sending sparse 'system_b' (61308 KB)...
OKAY [ 18.020s]
writing 'system_b'...
OKAY [ 0.000s]
finished. total time: 31.681s
Flashing vendor_a partition..
< waiting for device >
target reported max download size of 536870912 bytes
sending 'vendor_a' (340 KB)...
OKAY [ 0.015s]
writing 'vendor_a'...
OKAY [ 0.001s]
finished. total time: 0.016s
Flashing vendor_b partition..
< waiting for device >
2 | No.2 Revision |
Hello people, hoping someone can help - I have an XA2 - bootloader's unlocked, fastboot tools installed on linux, did the OEM unlocking bit and all the other steps - downloaded sailfish 3 file and put the SW binaries file in the same folder - opening a terminal as root - volume up and power key when I start, blue light - then when I type fastboot devices, I get : Found 1 devices: CQ30009HG8 - fastboot - when I them do bash ./flash.sh - I get the text below in terminal, it all seems to go fine at first, then after a minute or so the phone turns on, I get the black screen with the padlock and the warning, then the screen goes to the white background with the sony logo, and the indicator light goes white, then i seem to be hung on Flashing vendor_b partition.. < waiting for device > and I've tried it twice now and can't seem to get past it, any ideas please?? Terminal output below - Thanks
dave-desktop Sailfish_OS-Jolla-3.0.0.8-h3113-0.0.7.11-FIXED # bash ./flash.sh
Detected Linux
Searching device to flash..
Found 1 devices: CQ30009HG8
Fastboot command: fastboot -s CQ30009HG8
Flashing boot_a partition..
target reported max download size of 536870912 bytes
sending 'boot_a' (17772 KB)...
OKAY [ 0.438s]
writing 'boot_a'...
OKAY [ 0.000s]
finished. total time: 0.438s
Flashing boot_b partition..
< waiting for device >
target reported max download size of 536870912 bytes
sending 'boot_b' (17772 KB)...
OKAY [ 0.448s]
writing 'boot_b'...
OKAY [ 0.000s]
finished. total time: 0.449s
Flashing userdata partition..
< waiting for device >
target reported max download size of 536870912 bytes
erasing 'userdata'...
OKAY [ 2.869s]
sending sparse 'userdata' (514030 KB)...
OKAY [ 12.609s]
writing 'userdata'...
OKAY [ 0.000s]
sending sparse 'userdata' (513031 KB)...
OKAY [ 13.990s]
writing 'userdata'...
OKAY [ 0.000s]
sending sparse 'userdata' (76364 KB)...
OKAY [ 4.710s]
writing 'userdata'...
OKAY [ 0.000s]
finished. total time: 34.179s
Flashing system_b partition..
< waiting for device >
target reported max download size of 536870912 bytes
erasing 'system_b'...
OKAY [ 0.495s]
sending sparse 'system_b' (524284 KB)...
OKAY [ 13.166s]
writing 'system_b'...
OKAY [ 0.000s]
sending sparse 'system_b' (61308 KB)...
OKAY [ 18.020s]
writing 'system_b'...
OKAY [ 0.000s]
finished. total time: 31.681s
Flashing vendor_a partition..
< waiting for device >
target reported max download size of 536870912 bytes
sending 'vendor_a' (340 KB)...
OKAY [ 0.015s]
writing 'vendor_a'...
OKAY [ 0.001s]
finished. total time: 0.016s
Flashing vendor_b partition..
< waiting for device >
Update: searched & tried 'sudo' before the bash command, makes no difference - the end sequence before it hangs, if it makes any difference, seems to be - the black screen with the warning telling you to lock your device comes up, the blue LED changes to red as the screen chages to a white background with the sont logo, the LED then chages to solid white, for around 5 mins, then it blinks white, don't know if this has any bearing but added it just in case.........
3 | No.3 Revision |
Hello people, hoping someone can help - I have an XA2 - bootloader's unlocked, fastboot tools installed on linux, did the OEM unlocking bit and all the other steps - downloaded sailfish 3 file and put the SW binaries file in the same folder - opening a terminal as root - volume up and power key when I start, blue light - then when I type fastboot devices, I get : Found 1 devices: CQ30009HG8 - fastboot - when I them do bash ./flash.sh - I get the text below in terminal, it all seems to go fine at first, then after a minute or so the phone turns on, I get the black screen with the padlock and the warning, then the screen goes to the white background with the sony logo, and the indicator light goes white, then i seem to be hung on Flashing vendor_b partition.. < waiting for device > and I've tried it twice now and can't seem to get past it, any ideas please?? Terminal output below - Thanks
dave-desktop Sailfish_OS-Jolla-3.0.0.8-h3113-0.0.7.11-FIXED # bash ./flash.sh
Detected Linux
Searching device to flash..
Found 1 devices: CQ30009HG8
Fastboot command: fastboot -s CQ30009HG8 Update: searched & tried 'sudo' before the bash command, makes no difference - the end sequence before it hangs, if it makes any difference, seems to be - the black screen with the warning telling you to lock your device comes up, the blue LED changes to red as the screen chages to a white background with the sont logo, the LED then chages to solid white, for around 5 mins, then it blinks white, don't know if this has any bearing but added it just in case.........