While flashing twrp an error shows like below:
writing 'recovery'....
FAILED <remote: invalid data>
finished. total time 0.544s
How to solve this?? any solution??
Hi everyone,
I had a problem with my Motorola Moto X Force after the last update, tried to root but it damaged the bootloader/boot, trying to reinstall again now I'm not able to flash the bootloader getting:
writing 'bootloader'...
(bootloader) Motoboot: Preflash validation for aboot
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.333s
Anyone know the process to reinstall from the latest update? Which versions should I use also?
XT1580_KINZIE_RETEU_6.0.1_MPKS24.107-54-6_cid7_subsidy-DEFAULT_CFC.xml
or
XT1580_KINZIE_RETEU_6.0.1_MPK24.107-54_cid7_subsidy-DEFAULT_CFC.xml
I have Moto X play XT1563. It was stuck in a boot loop - moto logo->circle and "erasing"->reboot
Fastboot and ADB works
I tried to flash new firmware (stock image) - failed:
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
based on that and research I decided to unlock bootloader, which ended up with:
(bootloader) Check 'Allow OEM Unlock' in Developer Options.
FAILED (remote failure)
since phone is unalbe to boot I cannot go to dev options. Is there any way to have it done using adb or fastboot? even low level linux way to change something in the config?
or (easier way) - anyone aware where can I find new Bell firmware? now I have M8936_2020632.44.03.21.57R LUX_BELLCA_CUST
Appreciate any suggestions
Check here
https://github.com/motoxplay/stock
there is a bell firmware but is tagged with a BELL? so, donĀ“t know if will it work
Cheers.
Thanks - checked that before - this one is 6.0.1 and I need 7.1.1
Version NPD26.48-21-1 to be exact
I also tried to boot into custom recovery (.img file from here:
https://forum.xda-developers.com/moto-x-play/orig-development/recovery-twrp-2-8-7-0-t3194656):
fastboot boot boot.img
failed:
downloading 'boot.img'...
OKAY [ 0.401s]
booting...
FAILED (remote failure)
finished. total time: 0.405s
stingu said:
I also tried to boot into custom recovery (.img file from here:
https://forum.xda-developers.com/moto-x-play/orig-development/recovery-twrp-2-8-7-0-t3194656):
fastboot boot boot.img
failed:
downloading 'boot.img'...
OKAY [ 0.401s]
booting...
FAILED (remote failure)
finished. total time: 0.405s
Click to expand...
Click to collapse
Do you have an unlocked bootloader?
Did you try to install TWRP ? It's not bootloader unlocked, is it ?
Bootloader is locked, while trying to unlock it I get:
(bootloader) Check 'Allow OEM Unlock' in Developer Options.
FAILED (remote failure)
Flashing and booting fails, for stock and TWRP
Not sure does this make sense, but by recovery mode is 7.1.1 and when I check image using fastboot command I get:
(bootloader) ro.build.fingerprint[0]: motorola/lux_retca/lux:6.0.1/MPDS2
(bootloader) ro.build.fingerprint[1]: 4.107-52-3-5/5:user/release-keys
is it possible to have recovery 7.1.1 and system 6.0.1?
Not sure does this make sense, but by recovery mode is 7.1.1 and when I check image using fastboot command I get:
(bootloader) ro.build.fingerprint[0]: motorola/lux_retca/lux:6.0.1/MPDS2
(bootloader) ro.build.fingerprint[1]: 4.107-52-3-5/5:user/release-keys
is it possible to have recovery 7.1.1 and system 6.0.1?
Unable to Unlock my Bootloader
Kindly Help Me
FAILED (Write to device failed (Unknown error))
fastboot: error: Command failed
Hello all,
I am not very familiar with flashing devices and therefore I'm asking for help before trying further be myself.
In short: I flashed Lineage OS 17.1 to my daughters Moto G4 Play (as described in the Lineage-Wiki), recognized an incompatibility of LineageOS with "Google Family Link", reflashed (not the latest) stock rom, started the phone, first ota-update went through, after the 2nd phone didn't start anymore.
Found the threat "[HARDBRIK] Moto G4 Play XT1603..."(didn't recognize the different "variant") , executed the blankflash but now :
my bootloader is locked again
my Product/Variant displays "harpia radio5" (instead of "harpia XT1601")
Could someone give me an advice how to proceed?
Many thanks, Chris
Tried to proceed by myself but didn't get far.
When trying to unlock my bootloader again I receive the following:
>fastboot oem get_unlock_data
(bootloader) Failed to get unlock data, please try again!
FAILED (remote: '')
fastboot: error: Command failed
When trying to flash an recovery image it fails:
>fastboot.exe flash recovery twrp-3.5.0_9-0-harpia.img
(bootloader) has-slot:recovery: not found
(bootloader) is-logical:recovery: not found
Sending 'recovery' (16106 KB) OKAY [ 0.623s]
Writing 'recovery' (bootloader) Permission denied
FAILED (remote: '')
fastboot: error: Command failed
Can anybody give me a hint?
same problem here
you need the stock firmware of your variant flashing first the GPT.bin
you bootloader is lock when blankflash and you need flash all firmware ,then unlock the bootloader with your code without forgetting to put oem unlock in the developer options
angelgs826 said:
you need the stock firmware of your variant flashing first the GPT.bin
Click to expand...
Click to collapse
Thank you, your comment was very useful.