Can't Flash TWRP EMUI 4.1 (NXT-L29) - Mate 8 Q&A, Help & Troubleshooting

Hello Everybody,
I Have NXT-L29C185, just updated to B320 with dload method then I unlocked the bootloader.
When I flashed TWRP through fastboot, it gave me this error
sending 'recovery' (17280 KB)...
OKAY [ 0.370s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.401s
Click to expand...
Click to collapse
in the Bootlader screen, there is "Phone Unlocked" and "FRP Lock"
Please Help me to flash TWRP
Thank you

Monc3f said:
Hello Everybody,
I Have NXT-L29C185, just updated to B320 with dload method then I unlocked the bootloader.
When I flashed TWRP through fastboot, it gave me this error
in the Bootlader screen, there is "Phone Unlocked" and "FRP Lock"
Please Help me to flash TWRP
Thank you
Click to expand...
Click to collapse
http://forum.xda-developers.com/mate-8/general/guide-how-to-unlock-frp-free-t3388810

hamadazh said:
http://forum.xda-developers.com/mate-8/general/guide-how-to-unlock-frp-free-t3388810
Click to expand...
Click to collapse
it WORKS :highfive: thank you

Monc3f said:
Hello Everybody,
I Have NXT-L29C185, just updated to B320 with dload method then I unlocked the bootloader.
When I flashed TWRP through fastboot, it gave me this error
in the Bootlader screen, there is "Phone Unlocked" and "FRP Lock"
Please Help me to flash TWRP
Thank you
Click to expand...
Click to collapse
Hey where did u get the update file for L29C185B320

Related

[Q] Can't flash recovery - FAILED (remote: image update error)

When I try flash a recovery image using the command prompt I receive the following error:
fastboot flash recovery recovery.img
sending 'recovery' (8956 KB)...
OKAY [ 1.105s]
writing 'recovery'...
FAILED (remote: image update error)
finished. total time: 1.355s
How to resolve error?
Akio8 said:
When I try flash a recovery image using the command prompt I receive the following error:
fastboot flash recovery recovery.img
sending 'recovery' (8956 KB)...
OKAY [ 1.105s]
writing 'recovery'...
FAILED (remote: image update error)
finished. total time: 1.355s
How to resolve error?
Click to expand...
Click to collapse
Have you successfully unlocked the bootloader ?
Which recovery image are you trying to flash ?
htc_one_mini_m4 said:
Have you successfully unlocked the bootloader ?
Which recovery image are you trying to flash ?
Click to expand...
Click to collapse
Yes the bootloader is unlocked. I'm trying to flash philz-touch-6.26.1-m4.img
Akio8 said:
Yes the bootloader is unlocked. I'm trying to flash philz-touch-6.26.1-m4.img
Click to expand...
Click to collapse
Can you try flashing TWRP 2.7.1.1 instead ? ( Just to see if it's a general issue or something related to your image file )
htc_one_mini_m4 said:
Can you try flashing TWRP 2.7.1.1 instead ? ( Just to see if it's a general issue or something related to your image file )
Click to expand...
Click to collapse
It's a general issue it doesn't matter what image I try to flash
Akio8 said:
It's a general issue it doesn't matter what image I try to flash
Click to expand...
Click to collapse
So, you're stuck with the stock recovery or with a custom one ?
I'd try to install an unsecured kernel + ROM like Jmz's and try flashing a new recovery after that.
Not sure if it would work, just my thoughts and gut says that it might

[Q] OnePlus One - Unable to unlock bootloader again after relocking

Hi Guys,
Hope to get some help here.
So i unlocked the bootloader of my one plus one and installed supersu + Twrp recovery. All worked fine until i decided to relock the bootloader.
I've put the device into fastboot mode and executed "fastboot oem lock" with twrp recovery still in there.
Now i am trying to unlock the bootloader again using "fastboot oem unlock" to be able to flash the stock recovery and having issues.
output of commands:
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem unlock
...
OKAY [ 0.004s]
finished. total time: 0.005s
C:\Program Files (x86)\Minimal ADB and Fastboot>
After this it boots straight to twrp recovery. I then hit reboot system and go back to fastboot mode and run the below:
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery recovery
.img
target reported max download size of 536870912 bytes
sending 'recovery' (12260 KB)...
OKAY [ 0.389s]
writing 'recovery'...
FAILED (remote: Device not unlocked cannot flash or erase)
finished. total time: 0.404s
Anyone has an idea how i can unlock the bootloader again ?
Thanks
Vik
Would it let you reflash the stock factory image thru fastboot? Maybe if you could do that it would let you unlock again. And it would give you stock recovery.
Or else what about the option in developer settings to update the stock cm recovery when installing an update. Maybe you could install an official update thru TWRP and get stock recovery back?
Just throwing out ideas, hope you figure it out
I've documented ths same issue describe here: http://forum.xda-developers.com/oneplus-one/help/locked-bootloader-twr-rooted-t2820341
The solution: http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912
Download and flash that script.
lemonspeakers said:
I've documented ths same issue describe here: http://forum.xda-developers.com/oneplus-one/help/locked-bootloader-twr-rooted-t2820341
The solution: http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912
Download and flash that script.
Click to expand...
Click to collapse
Thanks i'll give that a try as soon as am home..
YrrchSebor said:
Would it let you reflash the stock factory image thru fastboot? Maybe if you could do that it would let you unlock again. And it would give you stock recovery.
Or else what about the option in developer settings to update the stock cm recovery when installing an update. Maybe you could install an official update thru TWRP and get stock recovery back?
Just throwing out ideas, hope you figure it out
Click to expand...
Click to collapse
Hi YrrchSebor,
Thanks for the reply.. I already tried all that, even using adb sideload and keep getting same error as mentioned above. I'll try the solution lemonspeakers suggested later today and post the outcome.
Thanks
Vikmeister said:
Hi YrrchSebor,
Thanks for the reply.. I already tried all that, even using adb sideload and keep getting same error as mentioned above. I'll try the solution lemonspeakers suggested later today and post the outcome.
Thanks
Click to expand...
Click to collapse
Be careful if you updated your phone to XNPH30O OTA,
!!! Warning !!!
In the NEW OTA CM11S XNPH30O, the bootloader (aboot) img size changed....
We request all not to apply the unlocker scripts on the new bootloader , until we confirm/find the new bit position.
It might brick your phone and corrupt bootloader...
Click to expand...
Click to collapse
It won't work.. do not try it if you updated to XNPH30O using the OTA.
zephiK said:
Be careful if you updated your phone to XNPH30O OTA,
It won't work.. do not try it if you updated to XNPH30O using the OTA.
Click to expand...
Click to collapse
Thanks for letting me know ZephiK i haven't updated to that version yet. I still have XNPH25R. I should all good.
Fantastic.. Thanks a lot guys.. That worked like a treat.. Bootloader is now unlocked.
:laugh::good:
lemonspeakers said:
I've documented ths same issue describe here: http://forum.xda-developers.com/oneplus-one/help/locked-bootloader-twr-rooted-t2820341
The solution: http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912
Download and flash that script.
Click to expand...
Click to collapse
I ran this command:
Code:
fastboot.exe boot TWRP-2.7.1.0.img
But the next step does not work:
Code:
It will boot your phone into recovery once from the recovery image
stored in your PC temporarily
then you can flash the zip either by sideload or from sdcard...
I got:
downloading 'boot.img'...
OKAY [ 0.484s]
booting...
FAILED (remote: Device not unlocked cannot boot)
finished. total time: 0.487s
That's because you can't boot a recovery with the recent bootloader unless you're unlocked.
Transmitted via Bacon
Hello,
so how to unlock the bootloader when:
- i can only access to fastboot and i have connectivity to pc;
- command 'fastboot oem unlock' doesn't work( FAILED (remote: oem unlock is disabled) )
- command 'fastboot flash recovery firmware.zip' doesn't work (FAILED (remote: Device not unlocked cannot flash or erase))
- all adb commands say: "error: device not found"
- i can't access recovery for use adb sideload (phone freezes with 1+ icon in screen)
- i can't access Android (phone freezes with 1+ icon in screen)
What can i do?
Thanks in advance!
Gustavo
Im have the same issue but I have no recovery installed..Anyway to do this
i have same issue plz give me any solution if you found any???plz let me know plzzzzz
​
piriri007 said:
Hello,
so how to unlock the bootloader when:
- i can only access to fastboot and i have connectivity to pc;
- command 'fastboot oem unlock' doesn't work( FAILED (remote: oem unlock is disabled) )
- command 'fastboot flash recovery firmware.zip' doesn't work (FAILED (remote: Device not unlocked cannot flash or erase))
- all adb commands say: "error: device not found"
- i can't access recovery for use adb sideload (phone freezes with 1+ icon in screen)
- i can't access Android (phone freezes with 1+ icon in screen)
What can i do?
Thanks in advance!
Gustavo
Click to expand...
Click to collapse
plz help same issue

Problems with fastboot in xperia m2

Can some one helps me with this:
I think i have unlocked bootloader, i tried to flash twrp but got something wrong:
C:\Users\Lucia\Desktop\Nova pasta>fastboot flash recovery "C:\Users\Lucia\Desktop\Nova pasta\RECOVERY-TWRP-2.8.7.0-D230X_D240X-UPDATED-THEME.img"
sending 'recovery' (12932 KB)...
OKAY [ 0.419s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.427s
i am just a biginner, please help me...
Manolovini2000 said:
Can some one helps me with this:
I think i have unlocked bootloader, i tried to flash twrp but got something wrong:
C:\Users\Lucia\Desktop\Nova pasta>fastboot flash recovery "C:\Users\Lucia\Desktop\Nova pasta\RECOVERY-TWRP-2.8.7.0-D230X_D240X-UPDATED-THEME.img"
sending 'recovery' (12932 KB)...
OKAY [ 0.419s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.427s
i am just a biginner, please help me...
Click to expand...
Click to collapse
Ok, first be sure that your Bootloader is unlocked, on dialer type:
*#*#7378423#*#* -> Service info -> Configuration -> Rooting status :
Bootloader unlock done
Then download TWRP form here:
https://www.androidfilehost.com/?fid=457095661767112082
To boot into fastboot mode, you should turn the M2 off and connect it to your computer using a USB cable while holding down the Volume Up button with the other end of the USB cable already connected to the computer, the led light should turn into blue.
Flash the TWRP recovery running:
fastboot flash recovery /path/to/the/twrp.img
Thanks bro! But I had already fix this problem. It was some problems with flashtool....
Manolovini2000 said:
Thanks bro! But I had already fix this problem. It was some problems with flashtool....
Click to expand...
Click to collapse
Nice to read that you"ve solved the problem.
Enjoy your M2 !
Manolovini2000 said:
Thanks bro! But I had already fix this problem. It was some problems with flashtool....
Click to expand...
Click to collapse
What problems do you had with Flashtool? because I have the same problem and I don't know how to resolve them
Kelzett said:
What problems do you had with Flashtool? because I have the same problem and I don't know how to resolve them
Click to expand...
Click to collapse
My problem with flashtool was that I couldn't unlock my bootloader, It was some folders and files that made me unable to do it. Try to find on YouTube "Fix bootloader on Flashtool", something like that, probably you will find... It's simple to fix. Hope I have helped.... Sorry about my English!

Honor 4c stuck on logo..cannot go to recovery

My honor 4c is stuck on logo and it does not even go to recovery mode even after pressing the power and volume buttons...i installed twrp and i messed up with stock kernel...plz help me i am naive in this
Tayyabmalik said:
My honor 4c is stuck on logo and it does not even go to recovery mode even after pressing the power and volume buttons...i installed twrp and i messed up with stock kernel...plz help me i am naive in this
Click to expand...
Click to collapse
Dload method is also not working?
Dload method will work only if i am able to access recovery menu which i can't...
I am only able to access fastboot mode...So, is there any way to hard reset/hard flash back to factory recovery/firmware/kernel through fastboot mode?
Also, is there any possible hardware solution to this?
Tayyabmalik said:
Dload method will work only if i am able to access recovery menu which i can't...
I am only able to access fastboot mode...So, is there any way to hard reset/hard flash back to factory recovery/firmware/kernel through fastboot mode?
Also, is there any possible hardware solution to this?
Click to expand...
Click to collapse
Extract recovery from firmware file..
Flash recovery via fastboot then perform dload..
hassanjavaid8181 said:
Extract recovery from firmware file..
Flash recovery via fastboot then perform dload..
Click to expand...
Click to collapse
Are u refering to the wifi recovery option in fastboot mode after which the phone asks me to insert a memory card to restore? Do i have to put a memory card with the zip file or the update file or some other file? Thank u for trying to help
hassanjavaid8181 said:
Extract recovery from firmware file..
Flash recovery via fastboot then perform dload..
Click to expand...
Click to collapse
C:\Program Files\platform-tools>fastboot flash boot boot.img
target reported max download size of 524288000 bytes
sending 'boot' (22704 KB)...
OKAY [ 0.672s]
writing 'boot'...
FAILED (remote: Command not allowed)
finished. total time: 0.704s
C:\Program Files\platform-tools>fastboot flash-all
fastboot: usage: unknown command flash-all
C:\Program Files\platform-tools>fastboot flash recovery stock.img
target reported max download size of 524288000 bytes
sending 'recovery' (9306 KB)...
OKAY [ 0.284s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.316s
These errors come up when i try to flash stock kernel and recovery images on fastboot
Tayyabmalik said:
C:\Program Files\platform-tools>fastboot flash boot boot.img
target reported max download size of 524288000 bytes
sending 'boot' (22704 KB)...
OKAY [ 0.672s]
writing 'boot'...
FAILED (remote: Command not allowed)
finished. total time: 0.704s
C:\Program Files\platform-tools>fastboot flash-all
fastboot: usage: unknown command flash-all
C:\Program Files\platform-tools>fastboot flash recovery stock.img
target reported max download size of 524288000 bytes
sending 'recovery' (9306 KB)...
OKAY [ 0.284s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.316s
These errors come up when i try to flash stock kernel and recovery images on fastboot
Click to expand...
Click to collapse
You rename recovery.img to recovery stock??
hassanjavaid8181 said:
You rename recovery.img to recovery stock??
Click to expand...
Click to collapse
Yes!!! This error comes up no matter whar i rename the stock recovery or stock kernel images...it probably means that phone space is not enough...what do i do now?
hassanjavaid8181 said:
You rename recovery.img to recovery stock??
Click to expand...
Click to collapse
Please help me...can u plz also refer this problem to other senior members?
Tayyabmalik said:
Please help me...can u plz also refer this problem to other senior members?
Click to expand...
Click to collapse
before installing twrp did you unlock your bootloader?
I dont know the product ID for requesting the unlock code...how do i obtain the product ID?
Hi
miststudent2011 said:
before installing twrp did you unlock your bootloader?
Click to expand...
Click to collapse
I do not know the product ID...phone is in bootloop...how do i get the product ID for unlocking bootloader? It is not written on the box
Shah65367 said:
Hi
Click to expand...
Click to collapse
Hey..please state your problem you facing.
hassanjavaid8181 said:
Hey..please state your problem you facing.
Click to expand...
Click to collapse
How do i find the product ID for requesting unlock code?
Tayyabmalik said:
How do i find the product ID for requesting unlock code?
Click to expand...
Click to collapse
Your device in bootloop..
I thick it should be written under back cover if you can remove your back cover..
hassanjavaid8181 said:
Hey..please state your problem you facing.
Click to expand...
Click to collapse
Hassan lineage 14.1 not installing in my huawei honor 4c its showing error 7
Shah65367 said:
Hassan lineage 14.1 not installing in my huawei honor 4c its showing error 7
Click to expand...
Click to collapse
are you using latest twrp?
hassanjavaid8181 said:
are you using latest twrp?
Click to expand...
Click to collapse
I am using 3.0.2 is it latest?
Shah65367 said:
I am using 3.0.2 is it latest?
Click to expand...
Click to collapse
No 3.1.1 is the latest one available for 4c get it from my thread in 4c section

Error to unlock bootloader ``FAILED (remote: Command not allowed)´´

I can`t unlock bootloader, I get the following error:
FAILED (remote: Command not allowed)
finished. total time: 0.018s
Phone relocked. FRP Lock. Can't boot normally. Stuck in eRecovery or in bootloader mode.
dj_adri said:
I can`t unlock bootloader, I get the following error:
FAILED (remote: Command not allowed)
finished. total time: 0.018s
Phone relocked. FRP Lock. Can't boot normally. Stuck in eRecovery or in bootloader mode.
Click to expand...
Click to collapse
Unfortunately, because of the FRP lock, is what is causing the commands to fail.
Were you doing anything prior to trying to unlock the bootloader?
What model do you have?
dj_adri said:
I can`t unlock bootloader, I get the following error:
FAILED (remote: Command not allowed)
finished. total time: 0.018s
Phone relocked. FRP Lock. Can't boot normally. Stuck in eRecovery or in bootloader mode.
Click to expand...
Click to collapse
you must logout huawei id before unlock bootloader
ccchill said:
you must logout huawei id before unlock bootloader
Click to expand...
Click to collapse
How do I do it? The phone is in bootloop
Wirmpolter said:
Unfortunately, because of the FRP lock, is what is causing the commands to fail.
Were you doing anything prior to trying to unlock the bootloader?
What model do you have?
Click to expand...
Click to collapse
MHA-L09C02 but is rebranded to mha-l29c432b363. I close the bootloader because i flash xposed and the phone entered to bootloop, I could have closed it but now I can not open it.
Have you solve it? Unfortunatelly i have the same issue:crying:
dj_adri said:
MHA-L09C02 but is rebranded to mha-l29c432b363. I close the bootloader because i flash xposed and the phone entered to bootloop, I could have closed it but now I can not open it.
Click to expand...
Click to collapse
Yeah, seems xposed causes this type of issue for everyone I've heard who tries to install it.
Can you still get into erecovery?
Icaxus said:
Have you solve it? Unfortunatelly i have the same issue:crying:
Click to expand...
Click to collapse
Yes, this is the only solution without pay:
https://forum.xda-developers.com/mate-9/how-to/funky-huawei-erecovery-solution-100-t3620165

Categories

Resources