Hi, yesterday I tried to flash a factory image to start fresh and the power went out mid flashing. Now the phone is stuck at bootloader.
I already tried multiple computers and cables, also have lastest platform tools and the phone is unlocked using fastboot flashing unlock and fastboot flashing unlock_critical.
Trying to flash factory image outputs this:
Trying to flash bootloader using
outputs
.
Also recovery doesn't work, not even booting the .img using fastboot boot twrp.img
I already tried multiple computers and cables, also have lastest platform tools and the phone is unlocked using fastboot flashing unlock and fastboot flashing unlock_critical.
Trying to flash factory image outputs this:
Code:
Sending 'bootloader' (36356 KB) FAILED (Write to device failed (Invalid argument))
fastboot: error: Command failed
< waiting for any device >
Rebooting into bootloader FAILED (Write to device failed (Invalid argument))
fastboot: error: Command failed
< waiting for any device >
Sending 'radio' (60388 KB) FAILED (Write to device failed (Invalid argument))
fastboot: error: Command failed
< waiting for any device >
Rebooting into bootloader FAILED (Write to device failed (Invalid argument))
fastboot: error: Command failed
< waiting for any device >
--------------------------------------------
getvar:version-bootloader FAILED (Write to device failed (Unknown error))
getvar:version-baseband FAILED (Write to device failed (Invalid argument))
getvar:serialno FAILED (Write to device failed (Invalid argument))
--------------------------------------------
extracting android-info.txt (0 MB) to RAM...
getvar:product FAILED (Write to device failed (Invalid argument))
Checking 'product' FAILED
Could not getvar for 'product' (Write to device failed (Invalid argument))
fastboot: error: requirements not met!
Press any key to exit...
Code:
fastboot --slot a --force flash bootloader bootloader-taimen-tmz30m.img
Code:
fastboot: error: Device does not support slots
Also recovery doesn't work, not even booting the .img using fastboot boot twrp.img
Last edited: