fastboot oem relock 25877xxxxxxxx
....
FAILED (remote: root type is risk)
finished. total time: 0.703s
flash stock rom and recovery
No Root
help
Even if you relock your phone, you will get status relocked, bot not locked.
So, what's the point?
Hi, does anyone have bell 7.1.1 image available and is willing to share?
Version NPD26.48-21-1
A have xt1563 with locked bootloader and it is only one that will be accepted after failed OTA :-/
stingu said:
Hi, does anyone have bell 7.1.1 image available and is willing to share?
Version NPD26.48-21-1
A have xt1563 with locked bootloader and it is only one that will be accepted after failed OTA :-/
Click to expand...
Click to collapse
Have you checked in this thread ? https://forum.xda-developers.com/mo...o-x-play-india-brazil-official-final-t3691100
Thanks, I checked and output is failed in general, but better than with other images (for both Indian and Brazilian):
fastboot oem fb_mode_set OK
fastboot flash partition gpt.bin OK
fastboot flash bootloader bootloader.img OK
fastboot flash logo logo.bin OK
fastboot flash boot boot.img (bootloader) Preflash validation failed
fastboot flash recovery recovery.img (bootloader) Preflash validation failed
for all system.img chunks:
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
fastboot flash modem NON-HLOS.bin OK
fastboot erase modemst1 OK
fastboot erase modemst2 OK
fastboot flash fsg fsg.mbn OK
fastboot erase cache OK
fastboot erase userdata OK
fastboot erase customize OK
fastboot erase clogo OK
fastboot oem fb_mode_clear OK
fastboot reboot OK
Also looking for the official Bell 7.1.1 XT1563 image - can't seem to find it anywhere.
I've got a locked bootloader and non-booting device so I can't unlock the bootloader as I can't access the developer options to allow bootloader unlock.
All images I've tried fail to install as validation fails. Can't revert to an older firmware either with the bootloader locked.
Help?
have you found anything? i am i the exact situation.
Download the ROM from below link.
https://github.com/motoxplay/stock
Option 1:
Flash the given commands in link itself. (Try if this thing work).
Option 2:
Flash the given commands by skipping bootloader lines.
Option 3:
Take it to customer care. I am saying this thing because you can't find signature file anywhere.
Customer Center will hardly charge Rs.500 for software glitches.
Unfortunately, the Bell 7.1.1 image isn't available on the site.
All other images result in a validation failure.
Sent from my SHIELD Tablet using XDA Free mobile app
I have been trying to unlock my bootloader, when i type fastboot oem unlock i get
FAILED (remote: 'unknown OEM command')
fastboot: error: Command failed
on the cmd, and when i type fastboot flashing unlock i do not get anything on the cmd, but i get "RESULT: FAIL(unkown command) on my phone.
please help.
I have tried to unlock my bootloader using fastboot flashing unlock and fastboot flashing unlock_critical, however I get the error message:
Code:
(bootloader) Start unlock flow
FAILED (remote: '
Unlock operation is not allowed
')
fastboot: error: Command failed
I have turned on OEM unlocking in developer settings, and the output of fastboot flashing get_unlock_ability is:
Code:
(bootloader) unlock_ability = 16777216
OKAY [ 0.002s]
Finished. Total time: 0.002s
From that output, the bootloader unlock should work, however, it does not. Please help me.
I'm trying to recover my phone which will not boot. (It's a T-Mobile version, but I've unlocked the bootloader and carrier already.)
Trying to flash some partitions using fastboot gives me this:
Code:
FAILED (remote: 'Flashing is not allowed for Critical Partitions
But running `fastboot oem unlock_critical` or `fastboot oem unlock` just says it's unlocked:
Code:
FAILED (remote: ' Device already : unlocked!')
Where do I even go from here?