When i want to use this command:
fastboot flash recovery recovery.img
It says:
Sending 'recovery' (18054 KB) OKAY [ 0.964s]
Writing 'recovery' FAILED (remote: 'not allowed in locked state')
fastboot: error: Command failed
But my bootloader is unlocked, and everything is okay, so i need help.
(Sorry for my english, it's because im french)
I've found the solution
Im sorry for posting this... i found a solution.
hi,
i havew the same problem. was is your solution.
thanks for help
Related
Hi guys,
So I have made the mistake of relocking the bootloader after unlocking it. Now my phone is bricked, and the bootloader is locked.
I have downloaded the stock rom XT1524_RETEUALL_MOTOE2(4G-LTE)_5.0.2_LXI22.50-13_cid7_subsidy-DEFAULT_CFC.xml, the cid and product reference are matching, also my phone was on 5.0.2.
But my phone won't flash, for example, I get :
"C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.3
target reported max download size of 268435456 bytes
sending 'system' (254911 KB)...
OKAY [ 8.012s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.072s"
when I input some of the commands for flashing.
My bootloader logs show :
"failed to validate system image"
I don't understand why it would be doing that as the stock is matching, I have checked on several threads and I can't find any concrete solution for fixing this.
Please help.
Thanks,
No one has a clue ?
Having the same prolem with my XT1521 please somebody helppppppppppp
up..
try to use mfastboot, its included in my modem flash zip (https://mega.nz/#!pglHWQ6B!zYNHtO9qERuFqrbv40M62kgpULS2TK53m_vB3msCC6g ), Windows only.
also there is a guide here: http://forum.xda-developers.com/mot...e-restore-moto-e-2015-stock-firmware-t3044936
and flash in order as shown in the guide
Is Your Fastboot working or your phone completely bricked ?
Hi Gentlemen,
Thanks for the replies.
Sorry, all the above I've tried with mfastboot. It just won't flash it. Probably cause the phone is locked now.
The above is what it's returning.
Also I cannot unlock the phone anymore, it returns "FAILED (remote failure)"
"Check 'Allow OEM unlock' in Developper options"
Mine its also bricked, same situation, same problems :c
I updated to Project Spectrum 1.1 then tried to flash SuperSU from the stock recovery. No idea why I thought this was a good idea.
Now the phone gets stuck on the "Oppo - powered by android screen" and the recovery gets stuck on the charging screen, but indicates that it is not charging even when it is.
I can get it into fastboot, but can't actually do much with it...
# fastboot devices
2a108da fastboot
# fastboot flash recovery recovery.img
target reported max download size of 268435456 bytes
sending 'recovery' (10860 KB)...
OKAY [ 0.342s]
writing 'recovery'...
FAILED (remote: unknown command)
finished. total time: 0.343s
# fastboot boot recovery.img
downloading 'boot.img'...
OKAY [ 0.342s]
booting...
FAILED (remote: unknown command)
finished. total time: 0.343s
I have tried fastboot from both Gentoo Linux (android-tools 5.1.1_p13) and Windows 10, using the ADB and Fastboot installer v1.4.3
It seems that phone is bricked.
I had the same situation with my R5 and the only way to get in life again is to use an unbrick tool provided by oppoforums .
You can ask Ricky at oppoforums.
Ricky is not replying after six days. Do you still have the tool?
Lum_UK said:
Ricky is not replying after six days. Do you still have the tool?
Click to expand...
Click to collapse
You have PM
mermigas said:
You have PM
Click to expand...
Click to collapse
may you can upload this tool here`? i need it too
Problem
Hello. I have the same problem and Ricky doesn't reply. Can i have this tool for unbrick my phone?
Hi all
i have asus memo pad fd10, model: me302KL with soft bricked problem ( stuck at fastboot mode and show ERROR: invalid boot image )
i try to flash with fastboot flash recovery from image files but failed..
below are the message:
fastboot flash recovery recovery.img
sending 'recovery' (6002 KB)...
OKAY [ 0.188s]
writing 'recovery'...
FAILED (remote: Invalid input Image. Cannot flash before unlock)
finished. total time: 0.219s
fastboot boot recovery.img
downloading 'boot.img'...
OKAY [ 0.188s]
booting...
FAILED (remote: Bootloader is locked)
finished. total time: 0.203s
i think bootloader is locked. How to unlock boot loader? i don't have any os to install apk and unlock/root the me302kl.
i try
fastboot oem unlock
FAILED (remote: unknown command)
What should i do now? Please help and provide me any advice.
Many thanks !!
please help
try fastboot oem unlock-go. On fastboot help:
flashing unlock_critical (this enables flashing bootloader-related partitions)
flashing unlock (this enables flashing except bootloader-related partitions)
fastboot oem unlock-go
...
FAILED (remote: unknown command)
finished. total time: -0.000s
Any method to unlock the bootloader in fastboot mode?
Any one know how to save my soft bricked pad me302kl??
thanks!
I have the same problem, please help!
push
I have the same issue. Bad flash wiped out the partition table so i cant fastboot flash the oem zip.
push
push
push
no one know how to save my pad T_T
up ...
up ...
Same here
I guess all the unlock info is here:
http://dlcdnet.asus.com/pub/ASUS/Ee...73.649178616.1498070896-1875799990.1498070896
but this is an apk and we need a fastboot method to do it.
Can any1 help!
Thanks!
can you boot your device normally? you need to allow OEM unlocking under developer options before using the code.
Me too, I have the same problem, please help us!
Hi ,
I'm a noob in this and i need help ... i searched some guides on this forum , but i dont understand much from them i get stuck at one point ... That's why im asking for help.
How do i install a custom recovery on my tablet to then get root access ??
Currently what i did is got the Sony Xperia Z3 Tablet Compact Wifi IMG from TWRP , then went to the adb folder and opened command prompt using Shift + right click > Open a Command Prompt Here.
I then went to flashboot mode in my tablet ( i was holding volume up , then connected my tablet to the laptop) , a blue LED light showed up.
I typed "fastboot devices" in the command prompt , and it gave me a code so i knew the device was recognized . I then placed the TWRP img into the adb folder and renamed it "twrp" (because it was named twrp-3.0.2.0-scropion_windy.img) and typed in the command prompt "fastboot flash recovery twrp.img"
i got this in return :
target didn't report max-download-size
sending 'recovery' (12316 KB)...
OKAY [ 0.390s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.398s
no recovery tho , cant enter it i heard that you need to press a key when a purple led shows up , but there's no led and even if i try a button combination , it wont work.
Pleaseeee help me guys!!! i really want root access
btw im using the adb from the android studio file
EDIT:
I re-locked my bootloader and then UNLOCKED it again.... and now it says this :
target didn't report max-download-size
sending 'recovery' (12372 KB)...
OKAY [ 0.392s]
writing 'recovery'...
OKAY [ 0.832s]
finished. total time: 1.230s
But i still dont have the bootloader.... no led light , no button combination works :/
Hello everyone.
I have tried to root my OnePlus Nord CE 5G following the instructions in the HOWTO from this forum to the letter.
However, when trying to write the TWRP, I get the following error:
./fastboot flash recovery twrp-3.5.2_11-0-UNOFFICIAL-denniz.img
Sending 'recovery' (131072 KB) OKAY [ 3.092s]
Writing 'recovery' FAILED (remote: 'Error flashing partition : Volume Full')
fastboot: error: Command failed
I did a ./fastboot getvar all and have attached it.
Does anyone have any idea how to proceed?
Any help is greatly appreciated.
Thanks,
Audoghast
Hello everyone.
I had the „volume full“ error before and have now found the reason why which was quite embarrassing: my phone is a Oneplus Nord CE 5G and this is the wrong forum.
I do not know how I could overlook that but I did and I am sorry if anyone put in too much thought into my problem.
The TWRP.img file was wrong and hence the “volume full” message which appears in such cases.
The volume was not really full.
I will now move to the right forum here.
Thanks and goodbye.
Audoghast