(Tutorial) Recovering a P10/P10+ Brick - Huawei P10 Questions & Answers

Here’s what you need to fix your P10/P10+ brick.
This method was tested on a bricked P10 (didn’t test on the P10+)
Bootloader already unlocked + Code (no need of twrp)
SD Card
Custom recovery (fix the entire update process)
Stock rom UPDATE.APP from update.zip and update_full_xxx-xxx_hw_xx.zip
for your P10 + P10+ (choose the one you want to install, no need to be the one that come from with your P10, it could be the most recent one but linked to your exact model)
Be patient
Extract the stock rom update.zip and update_full_xxx-xxx_hw_xx.zip, both have an UPDATE.APP,
we are going to flash the one from the update.zip first and repeat the same process for the update_full_xxx-xxx_hw_xx.zip one.
(1)Get ready your SD card
Insert your SD card on the PC, create a folder at the root and name this one dload, move the update.APP from the update.zip
to the dload folder.
(2)Boot your phone in fastboot (Hold Vol- + Power) USB cable need to be plug
Launch terminal on OSX or Windows with adb/fastboot
Write the command fastboot flash recovery customrecovery.img
(3) Before rebooting your phone, insert your sd card that contain dload folder (update.app stock rom from update.zip) inside your P10/P10+
Turn off your P10/P10+
(4) Unplug the USB cable and hold vol+/vol- 5 to 10 sec or (until you see the message this device can not be trusted)
(5)Now the custom recovery updater should trigger and your P10/P10+ is updating, wait until 100% (it restart by itself).
(6)Your P10/P10+ should now boot without problem (bootloader locked)
(7) Is not finish yet, you are going to face NRD90M Test-keys that is normal, you simply need to
flash your cust.
(8) For that, we repeat the same process than before but instead of using the update.app from update.zip, you use the one from update_full_xxx-xxx_hw_xx.zip and replace the one you have on your sd card (dload folder)
(9)reboot your P10/P10+ in fastboot (with of course USB cable plug and hold vol- + power)
There you simply write the command, fastboot oem unlock yourcode. Your phone is going to reset to unlock back your bootloader and you need to go back to fastboot
(10) after that, you reflash again the recovery with customrecovery.img using the command fastboot flash recovery customrecovery.img
and you reboot again in the custom recovery mode (same than before) there the P10/P10+ is updating again, take a few secs
(11) the P10/P10+ will restart and boot in the UI, congrats.:good::good:
P.S : This process was not possible without proper change in recovery and manipulation, hopefully it help you
to recover your brick.

neverd said:
Here’s what you need to fix your P10/P10+ brick.
This method was tested on a bricked P10 (didn’t test on the P10+)
Bootloader already unlocked + Code (no need of twrp)
SD Card
Custom recovery (fix the entire update process)
Stock rom UPDATE.APP from update.zip and update_full_xxx-xxx_hw_xx.zip
for your P10 + P10+ (choose the one you want to install, no need to be the one that come from with your P10, it could be the most recent one but linked to your exact model)
Be patient
Extract the stock rom update.zip and update_full_xxx-xxx_hw_xx.zip, both have an UPDATE.APP,
we are going to flash the one from the update.zip first and repeat the same process for the update_full_xxx-xxx_hw_xx.zip one.
(1)Get ready your SD card
Insert your SD card on the PC, create a folder at the root and name this one dload, move the update.APP from the update.zip
to the dload folder.
(2)Boot your phone in fastboot (Hold Vol- + Power) USB cable need to be plug
Launch terminal on OSX or Windows with adb/fastboot
Write the command fastboot flash recovery customrecovery.img
(3) Before rebooting your phone, insert your sd card that contain dload folder (update.app stock rom from update.zip) inside your P10/P10+
Turn off your P10/P10+
(4) Unplug the USB cable and hold vol+/vol- 5 to 10 sec or (until you see the message this device can not be trusted)
(5)Now the custom recovery updater should trigger and your P10/P10+ is updating, wait until 100% (it restart by itself).
(6)Your P10/P10+ should now boot without problem (bootloader locked)
(7) Is not finish yet, you are going to face NRD90M Test-keys that is normal, you simply need to
flash your cust.
(8) For that, we repeat the same process than before but instead of using the update.app from update.zip, you use the one from update_full_xxx-xxx_hw_xx.zip and replace the one you have on your sd card (dload folder)
(9)reboot your P10/P10+ in fastboot (with of course USB cable plug and hold vol- + power)
There you simply write the command, fastboot oem unlock yourcode. Your phone is going to reset to unlock back your bootloader and you need to go back to fastboot
(10) after that, you reflash again the recovery with customrecovery.img using the command fastboot flash recovery customrecovery.img
and you reboot again in the custom recovery mode (same than before) there the P10/P10+ is updating again, take a few secs
(11) the P10/P10+ will restart and boot in the UI, congrats.:good::good:
P.S : This process was not possible without proper change in recovery and manipulation, hopefully it help you
to recover your brick.
Click to expand...
Click to collapse
Thanks, will try this tomorrow!

This sound interesting if this method is working both P10 and P10+. It mean that we can rebrand all of L09 models to L29 easily. Am i right? No more FunkyHuawei.
Sent from my iPad using Tapatalk

I have a problem, my P10 boots and lets me configure like it's the first time, but doesn't go anywhere from there, just keeps asking the same stuff... Pls help :/

neverd said:
Here’s what you need to fix your P10/P10+ brick.
This method was tested on a bricked P10 (didn’t test on the P10+)
P.S : This process was not possible without proper change in recovery and manipulation, hopefully it help you
to recover your brick.
Click to expand...
Click to collapse
Perfectly. Quite another matter. :good:

CrazyKat8091 said:
This sound interesting if this method is working both P10 and P10+. It mean that we can rebrand all of L09 models to L29 easily. Am i right? No more FunkyHuawei.
Sent from my iPad using Tapatalk
Click to expand...
Click to collapse
Not sure about the rebranding, for that you need to mod your oem info and product/vendor id.
There is no need of FunkyHuawei, I actually don't support those kind of forcing.

SkexxGo said:
I have a problem, my P10 boots and lets me configure like it's the first time, but doesn't go anywhere from there, just keeps asking the same stuff... Pls help :/
Click to expand...
Click to collapse
Question about the bootloader relock
the command to relock is fastboot oem relock yourcode.
Now about your issue, did you try a wipe cache/wipe factory/reset, go into the stock recovery and do a wipe cache/wipe factory reset.

neverd said:
Here’s what you need to fix your P10/P10+ brick.
This method was tested on a bricked P10 (didn’t test on the P10+)
Bootloader already unlocked + Code (no need of twrp)
SD Card
Custom recovery (fix the entire update process)
Stock rom UPDATE.APP from update.zip and update_full_xxx-xxx_hw_xx.zip
for your P10 + P10+ (choose the one you want to install, no need to be the one that come from with your P10, it could be the most recent one but linked to your exact model)
Be patient
Extract the stock rom update.zip and update_full_xxx-xxx_hw_xx.zip, both have an UPDATE.APP,
we are going to flash the one from the update.zip first and repeat the same process for the update_full_xxx-xxx_hw_xx.zip one.
(1)Get ready your SD card
Insert your SD card on the PC, create a folder at the root and name this one dload, move the update.APP from the update.zip
to the dload folder.
(2)Boot your phone in fastboot (Hold Vol- + Power) USB cable need to be plug
Launch terminal on OSX or Windows with adb/fastboot
Write the command fastboot flash recovery customrecovery.img
(3) Before rebooting your phone, insert your sd card that contain dload folder (update.app stock rom from update.zip) inside your P10/P10+
Turn off your P10/P10+
(4) Unplug the USB cable and hold vol+/vol- 5 to 10 sec or (until you see the message this device can not be trusted)
(5)Now the custom recovery updater should trigger and your P10/P10+ is updating, wait until 100% (it restart by itself).
(6)Your P10/P10+ should now boot without problem (bootloader locked)
(7) Is not finish yet, you are going to face NRD90M Test-keys that is normal, you simply need to
flash your cust.
(8) For that, we repeat the same process than before but instead of using the update.app from update.zip, you use the one from update_full_xxx-xxx_hw_xx.zip and replace the one you have on your sd card (dload folder)
(9)reboot your P10/P10+ in fastboot (with of course USB cable plug and hold vol- + power)
There you simply write the command, fastboot oem unlock yourcode. Your phone is going to reset to unlock back your bootloader and you need to go back to fastboot
(10) after that, you reflash again the recovery with customrecovery.img using the command fastboot flash recovery customrecovery.img
and you reboot again in the custom recovery mode (same than before) there the P10/P10+ is updating again, take a few secs
(11) the P10/P10+ will restart and boot in the UI, congrats.:good::good:
P.S : This process was not possible without proper change in recovery and manipulation, hopefully it help you
to recover your brick.
Click to expand...
Click to collapse
Hi neverd, I'm gonna give this method a try. Could you tell me where I can find the appropriate files for my P10 VTR-L29C636B120?
Much thanks.

JustXDAing said:
Hi neverd, I'm gonna give this method a try. Could you tell me where I can find the appropriate files for my P10 VTR-L29C636B120?
Much thanks.
Click to expand...
Click to collapse
Carefully, they use the same name (update.zip) but one is the full ota, the other one the ota mf (cust, etc. the one that you need to flash the second time)
Update.zip VTR-L29C636B120
Update cust/hw xxx

neverd said:
Question about the bootloader relock
the command to relock is fastboot oem relock yourcode.
Now about your issue, did you try a wipe cache/wipe factory/reset, go into the stock recovery and do a wipe cache/wipe factory reset.
Click to expand...
Click to collapse
Thanks about the relock command. I'll try it when I recover my phone.
I tried that, but it's like I don't have the full system installed, I tried a "full" ROM on the first flash, but I don't think it was actually a full rom, it was too small, I wanted to try another one, but the file being over 4gb I can't even copy it to a fat32 sd card... If I find another version that is a little smaller, maybe I could try, but now I only have erecovery, can't access anything else, hope it's enough.

neverd said:
Carefully, they use the same name (update.zip) but one is the full ota, the other one the ota mf (cust, etc. the one that you need to flash the second time)
Update.zip VTR-L29C636B120
Update cust/hw xxx
Click to expand...
Click to collapse
Thanks for the files!
I'm having a problem at step 4, it says software install failed right after 5%.
Just to confirm what I did. Press all 3 buttons (vol up, vol down, power) on until screen shows message.

Guys check this thread https://forum.xda-developers.com/mate-9/how-to/guide-mate-9-flash-update-package-t3593108 it will flash the complete FULL Firmware and you also got your bootloader closed again

JustXDAing said:
Thanks for the files!
I'm having a problem at step 4, it says software install failed right after 5%.
Just to confirm what I did. Press all 3 buttons (vol up, vol down, power) on until screen shows message.
View attachment 4136448
Click to expand...
Click to collapse
I'm having the same problem, can someone send me the files to the VTR-L09 C432? Or maybe the VTR-L29 if my phone supports it, I'd like the dual sim feature.
Just to make sure I'm using the right firmware.
If I find a solution I'll share it here as well btw.

crucky said:
Guys check this thread https://forum.xda-developers.com/mate-9/how-to/guide-mate-9-flash-update-package-t3593108 it will flash the complete FULL Firmware and you also got your bootloader closed again
Click to expand...
Click to collapse
Does it work for P10 Plus (VKY) ? I only see VTR oeminfo/recoveries files in the zip.
Edit : I went ahead and renamed everything in the VTR folder to VKY (except for eominfo files, since I just want to update), and it worked ! Updated from VKY-L29C432B123 to B130

Hi all,
I have the same issue software install failed right after 5%. Did anyone get past this?
What other files other than update in dload folder need to be present?
Thanks
---------- Post added at 05:09 PM ---------- Previous post was at 04:33 PM ----------
SkexxGo said:
I'm having the same problem, can someone send me the files to the VTR-L09 C432? Or maybe the VTR-L29 if my phone supports it, I'd like the dual sim feature.
Just to make sure I'm using the right firmware.
If I find a solution I'll share it here as well btw.
Click to expand...
Click to collapse
Have a look for files :
http://hwmt.ru/hwmtsite/firmware-database/?firmware_model=VTR&firmware_page=0
I think it is the FULL OTA required.
I still cannot get mine to go past 5% stage.

Atf130 said:
Hi all,
I have the same issue software install failed right after 5%. Did anyone get past this?
What other files other than update in dload folder need to be present?
Thanks
---------- Post added at 05:09 PM ---------- Previous post was at 04:33 PM ----------
Have a look for files :
http://hwmt.ru/hwmtsite/firmware-database/?firmware_model=VTR&firmware_page=0
I think it is the FULL OTA required.
I still cannot get mine to go past 5% stage.
Click to expand...
Click to collapse
I've did it with mine, take a look to this post https://forum.xda-developers.com/ma...te-package-t3593108/post72148764#post72148764

CrazyKat8091 said:
This sound interesting if this method is working both P10 and P10+. It mean that we can rebrand all of L09 models to L29 easily. Am i right? No more FunkyHuawei.
Click to expand...
Click to collapse
Really interested in this one too. Do you have any additional information please? As I just have plan to pull the trigger on funkyhuawei method during the next weekend... But of course I would rather use this manual method if possible.

Guys, did you flash the custom recovery before trying to update.
You really need to flash the stock recovery with the custom recovery, this fix the 5% update fail.
You can also flash recovery2 with.

neverd said:
Guys, did you flash the custom recovery before trying to update.
You really need to flash the stock recovery with the custom recovery, this fix the 5% update fail.
You can also flash recovery2 with.
Click to expand...
Click to collapse
Write that you need to extract customrecovery.img from customrecovery.zip. That would be understandable.

Hi,
does this work - i bricked my Huawei P10 with VTR-L29C432B113 firmware like this
Installed TWRP and i flashed magisk.zip -> that worked for a while
But on next phone reboot it says there is no space on the storage 0%
Now i cant do anything - phone is not usable..
Exept booting twrp and fastboot&rescue mode wich shows
PHONE unlocked
FRP Lock
When i try to
fastboot flash boot boot.img it says that stupid message command not allowed..
I tried to put in a SD Card with the folder dload and an update.app on it in and tried to flash it via VOL+ and VOL- but that fails
Does the provided method work or what can i do?
Thanks! chrizz

Related

Stuck in fastboot

Hello,
This is my first thread here, so when it's not in the right section please let me know.
My huawei ascend p7 is stuck in fastboot&rescue mode.
Before my screen was stuck so i didn't had image on display.
I tried to fix it with the buttons but that didn't work (don't know which combinations i tried exactly)
After putting back my connector, the screen worked.
Now i am stuck in de fastboot mode.
Can someone help me to get out?
Hi, here is what I can told you, but be sur you have no other way, I always take the easiest way, and the way I know to solve a problem, so maybe u can have smthg easier.
Infos:
Power & VOL+ = Recovery
Power & VOL+ & VOL- = Force update (only via stock recovery & dload folder)
Wired to PC, Power & VOL- = Fastboot (the screen you got)
Needed:
Unlocked BL
ROM B121 or B609 (depending on what you had before it ran out, and maybe it can work with any full rom in update.app)
Huawei Update Extractor
Extract the correspondant rom, extract all
Then when your phone is connected you write for each unpacked file:
fastboot flash xx xx.img
Like: fastboot flash boot boot.img
fastboot flash recovery recovery.img
etc... ( will give you the batch i made for this)
After this you have a stable fonctionnal etc rom this installation is wrong. So now:
Install TWRP 2.8.1.0, Install MyRom 1.2 or 3.3 (depending on your initial B1xx or B6xx)
Then:
Create on SDcard a folder called "dload" (without quotes) put the Bxxx that you extracted the files from into "dload"
Reboot in fastboot
Flash the stock recovery
Force update (3 buttons)
Then you should be able to get your phone back
Fully agree with @Kicroy,
but you can do a little easier, just do only the second part.
So, if you were on a B1xx rom flash TWRP 2.8.1.0 and MyRom 1.2; If you were on B6xx flash TWRP 2.8.7.0. and MyRom 3.3.
After that you have to extract the recovery of the rom (B1xx/B6xx) you had been using. Now flash this recovery through adb like he described and go on with dload etc.
Updated, now no sim
I figured out the update and it's beeing updated now till B815 from "huaweiblog".
But now i have a different problem.
My sim is not recognized anymore
Someone can help me?
I'd recommend to flash B800, then downgrade to B621, update afterwards to B623 -> B830. This way you will get to the official lollipop rom.
Did you remove your sim, blowed a little bit in the sim tray and put it back? If that doesn't help try the sim in another phone (eventually do a factory reset)
l3Nni said:
I'd recommend to flash B800, then downgrade to B621, update afterwards to B623 -> B830. This way you will get to the official lollipop rom.
Did you remove your sim, blowed a little bit in the sim tray and put it back? If that doesn't help try the sim in another phone (eventually do a factory reset)
Click to expand...
Click to collapse
Can you give me links where i can find the roms you suggested?
I can't find them.
I removed the sim an blowed in the sim tray, not working.
The sim is oke, it's working in another phone.
B800 http://download-c.huawei.com/download/downloadCenter?downloadId=48763&version=113125&siteCode=it
B621 http://download-c.huawei.com/download/downloadCenter?downloadId=48964&version=113966&siteCode=it
B623 https://drive.google.com/file/d/0B_vgYwoT2KBeQ3lTRTM1NkY3WFk/view?pli=1
B830 https://mega.nz/#!Lp0QFBhT!8tEKtwm8e8WyYd00jeIM0OBgikCIm9ezIPFF1vgmvWU
I did the downgrade to B609.
Sim is not working all the time.
I think my phone is stuck :crying:
Assumable yes, looks like an hardware defect.. So, contact your dealer if you have still warranty.
Thanks for all the reply's.
My phone is out of warranty and stuck
Going to get another one.
Ahh, thats annoying then.
You may think about a reparation by yourself, it's not as complicated as you may think. Even if you let a shop do this it might be worth it..
Maybe your phone lost the IMEI code along the process and that's the cause of the SIM failure.
Dial *#06# on your P7, and if shows all zeros, you have this issue.

[GUIDE] How to unbrick HUAWEI P8 when failed to update and ends in bootloop

Hi
I see someone here have problems with bricked phone. It just keeps restarting and you cant even turn it off.
The problem is here that UPDATE never ended to 100% and software successfully changed boot.img to the new one
but with old system on the phone.
Its even worse if you have TWRP recovery installed before update then it will brick the phone too.
Allways install stock recovery on current rom before update firmware.
Ok i will start now with this guide because i had same problem and fixed it by myself.
I will not put any links to downloads find them self GOOGLE is your friend
First of all if you were on B200 5.0.1 version of android then you need B170 firmware to extract boot.img and recovery.img from
the UPDATE.APP file
For that you need a software called Huawei Firmware Extractor
Download it and install
Now you need even ADB/FASTBOOT on the computer. If you dont have download and install. Install even drivers for the phone
Now Open the Huawei Extractor and add the UPDATE.APP file.
Now you will see alot of files below
Now mark the boot.img system.img and recovery.img and extract them to the desktop of your PC
Now copy those files to the ADB/FASTBOOT folder.
You phone i still under the bootloop and you need to get it into FASTBOOT mode. Only way to do it is to plug in USB cable to the phone.
Now as soon the phone reboots by itself hold Power and Vol down button until you see white screen and fastboot mode
Now go to the ADB/FASTBOOT folder where you copyed files and hold shift and press right mouse button to get "Open command window here"
So you will be in fastboot and you will see C:/ADB that is right directory
Now start with fastboot erase cache
Then write fastboot flash boot boot.img and hit enter
When done do following fastboot flash recovery recovery.img and hit enter
You can if you want even try to flash system.img by writing fastboot flash system system.img or fastboot flash system.img dont remember that combination
but try and see wich works.
Now write fastboot rebootand phone will reboot . If you still have bootloop then as soon phone goes black then Hold Vol+up and Power until you see recovery.
Over there make factory reset and cache and then reboot.
If you still cant boot into recovery then you need to get Firmware B170 and put it on you SD card in DLOAD folder
to flash it from scratch. Same here is that you need to have USB plugged in in order to get to EMUI flash mode or it will wont work.
Remember that you only need UPDATE.APP in the DLOAD folder from B170 firmware.
I know my English sucks but im trying to help...
hello, i tried bouth solutions and i cant get my phone to boot up i dont now maybe i am doing something wrong i was on b200 rooted and twrp instaled an i updated to android 6 and i m stuck in bootloop you can help me with something i am out of ideas. thanks in advance
noraru said:
hello, i tried bouth solutions and i cant get my phone to boot up i dont now maybe i am doing something wrong i was on b200 rooted and twrp instaled an i updated to android 6 and i m stuck in bootloop you can help me with something i am out of ideas. thanks in advance
Click to expand...
Click to collapse
Yes, this is the your mistake
Never update firmware with instaled TWRP. First you need to flash to factory recovery then install the original firmware like B170(B200), then update to Marshmallow
Nevermind, fixed it.
sokkoban said:
Yes, this is the your mistake
Never update firmware with instaled TWRP. First you need to flash to factory recovery then install the original firmware like B170(B200), then update to Marshmallow
Click to expand...
Click to collapse
i know is my mistake , i flash recovery img from b170 but i cant get in to recovery mode anymore hao much i have to push the vol up+power buton? i only can boot in to fastboot
rndll said:
Nevermind, fixed it.
Click to expand...
Click to collapse
How please ?
TopperBG said:
How please ?
Click to expand...
Click to collapse
You don't flash img files through the recovery. Flash recovery.img, boot.img, system.img and cust.img manually through the fastboot screen (vol down + power) using either the windows command or mac terminal.
Thank you, at the moment I'm trying the same.
---------- Post added at 03:16 PM ---------- Previous post was at 03:12 PM ----------
rndll said:
You don't flash img files through the recovery. Flash recovery.img, boot.img, system.img and cust.img manually through the fastboot screen (vol down + power) using either the windows command or mac terminal.
Click to expand...
Click to collapse
Which firmware, I've tried with full B200 and extracted images, but no success. B170 ?
Don't have success, please give advices ?
1. I Download the B313 update and extract the boot.img and recovery.img from update.app using Huawei Firmware Extractor.
2. Connect your P8 to your PC/Mac. Hold down volume down + power just before you feel the vibration and the Huawei logo shows up. This will boot you to the Fastboot/Rescue screen.
3. Using the windows command prompt or mac terminal, flash the B313 recovery and boot images using Fastboot:
Code:
fastboot flash boot boot.img
Code:
fastboot flash recovery recovery.img
After flashing these, if you reboot normally, the bootloop should be gone but you will get stuck at the Huawei logo. However, you'll now be able to access recovery (volume up + power) and the 3 button update (vol up + vol down + power) modes.
You can now reboot either holding the power down or issue a fastboot command:
Code:
fastboot reboot
4. This may be optional and may not have any bearing but at this point I was ok with losing data just to get the phone booting again. Boot to the recovery (volume up + power) Yes, it's not that easy using the buttons. Just try it until you get the recovery to boot.
In recovery select Wipe data/factory reset and Wipe cache partition.
5. Download the B170 Full ROM and extract the dload and custom folder to your microSD. Use a card adapter/card reader.
6. IMPORTANT: Disconnect your P8 from your computer if it is still connected. Doing the next step while you're connected through USB will cause the update to get stuck at 90% and if you force a reboot, your device will bootloop again.
7. Reboot from the recovery and boot into the EMUI Updater using the 3-button method (volume up + volume down + power). Let the phone update and voila! You're back in business!
Confirm, it works!
 @rndll bold and make red color B313
TopperBG said:
Confirm, it works!
 @rndll bold and make red color B313
Click to expand...
Click to collapse
so it works , i have to gflash boot,cache and recovery img from b313?
I've interrupted update (B313), write to SD /dload full B200 and started Recovery. Update gone just fine and phone started with brand new B200. Even don't reset or wipe !
noraru said:
so it works , i have to gflash boot,cache and recovery img from b313?
Click to expand...
Click to collapse
You only need the boot and recovery images.
rndll said:
You only need the boot and recovery images.
Click to expand...
Click to collapse
thanks my friend it woooorks, my phone booted up at last, thank you very much you saved me i allready packed my phone to take it to the service you are great thanks again for your help.
noraru said:
thanks my friend it woooorks, my phone booted up at last, thank you very much you saved me i allready packed my phone to take it to the service you are great thanks again for your help.
Click to expand...
Click to collapse
You're welcome.
:good:
Hey TopperBG,
i'm in the same Bootloop as you described.
I tried every ROM I found on the internet but the combo with Vol Up + Vol Down + Power won't work. There ist always a fail after 1 % loading.
The second I tried was on fast boot. Problem im my boot loader is locked. So there is no chance for me to get something flashed.
Last option was your comment. I've loaded the B200 Rom on my SD-Card in /dload and tried (the second time) the Vol Up+Vol Down+ Power combo. No success. Then I tried just Vol Up+Power to get the Recovery mode as you described. But I have no chance to boot to recovery mode.
Do I forgot a step ??
Please help
Thanks
Flo
Tell me first what you've done when become to bloop ?
With boot and recovery from that ROM you must flash.
If you can forcibly start update (vol+ vol- power) you have a chance to update properly with update.app in /dload folder
I tried to update through local update on the Phone. But not with .zip. I tried the .app directly. Now i know it was the wrong Choice.
Flash with fastboot is no option for me because of the locked bootloader.
If I do the Force start with the new marshmallow rom (update.app) there is a warning that i'm using the wrong version for my phone.

Need Help. ADB, Recovery and Fastboot/Download Mode don't work

Hey xda community,
last night i run into a tricky situation.
First, I explain what I did
I bought me the P9 EVA-L09 via Telekom Germany.
cause i don't want the Telekom **** on my device i decide to TWRP, Root, and flash P9 stock Rom on it.
Unlocking and install TWRP with the SRK Tool works fine. Install the Root was a bit more tricky, because windows lost the correct ADB connection when i go into TWRP Sideload Mode. Because that does not work, i decide to flash the P9 Stock ROM without Root to come forward.
While flashing, (i don''t now anymore which method i choose to flash) an error appers, and the flash process canceled.
The Device don't boot anymore. After a loot of googeling and testing, i've found out that the problem was the encryption of the /Data Partition.
TWRP was unable to mount it, same for the /cust and one more.
After reading about other Methods to get the Phone work again i try this Method i've found on xda.
http://forum.xda-developers.com/p9/development/stock-rom-dload-file-p9-eva-l09-b136-t3382818
Unfortunately the "press all buttons on the phone" Method don't work.
I also tried out the Huawei Update Extractor to flash single image files to the partitons of the phone. I used the dload file form the previous Method
http://forum.xda-developers.com/showthread.php?t=2433454
http://www.modaco.com/forums/topic/372688-re-partition-stock-partition-tool/ (using the answer on the bottom)
Download from xda huawei update extractor and extract img files from the update.
Turn off the phone, then press vol- and power key, you are in fastboot mode.
Then, flash img files from extracted rom with:
Fastboot flash system SYSTEM.IMG
fastboot flash boot BOOT.IMG
And do the same with the others...
When you finish, fastboot reboot
Click to expand...
Click to collapse
But that don't work. fastboot already replies with "Remote Command not allowed"
i changed the Method a bit. I've put the BOOT.IMG and RECOVERY.IMG an an SD card and flash it via the Install IMG Funktion of TWRP.
That workes very well and expect the /data partition every partition was mountable again.
Then i used the "Fastboot flash system SYSTEM.IMG" again, and tada it works without errors.
The device is booting again to Android, but it reports that the /Data Partition Decryption failed and i have to enter the Recovery Mode and do a factory reset to unlock the partition. If i reboot for get rid of this error the phone does not boot into the Recovery, it boot to the eRecovery which is useless for that because it only provide the eRecovery function instead of also a normal factory reset (how dump is this )
Now the state is, phone boots normal, reports the /Data is not decryptable, reboot to eRecovery, shutdown or reboot. It does really nothing else.
I can't get into the Fastboot/Download Mode, it ignores the Key Combination Volume down + Power. If i press this it starts normal.
I also can't get into the recovery / TWRP Mode, it ignores the Key Combination Volume Up + Power. If i press this is starts normal.
I've also noticed that the Phone is not conecting to the ADB on my computer, only the virtual CDROM from wich the HiSuite is installable connects.
I've also noticed that the eRecovery is not able to starts WIFI on the phone. It errors with "Starting WIFI failed!"
I also tryed out another time the dload function. This changed nothing. Phone boots still normal and run into the Decryption problem.
And i tried out to boot into fastboot or recovery after a cold reset, battery empty
Now it's on you. Has anybody an idea how i can solve one of the above problems. I think when one is solved the others will disappear via flashing new TWRP or so
Try connecting your phone to usb and then holding power+volume down until it boots to fastboot mode.
Huawei phone won't boot into recovery if system and twrp don't match but it should boot to fastboot allways.
What is the last rom you had on your phone while it was working?
Ogameplayer said:
Hey xda community,
last night i run into a tricky situation.
First, I explain what I did
I bought me the P9 EVA-L09 via Telekom Germany.
cause i don't want the Telekom **** on my device i decide to TWRP, Root, and flash P9 stock Rom on it.
Unlocking and install TWRP with the SRK Tool works fine. Install the Root was a bit more tricky, because windows lost the correct ADB connection when i go into TWRP Sideload Mode. Because that does not work, i decide to flash the P9 Stock ROM without Root to come forward.
While flashing, (i don''t now anymore which method i choose to flash) an error appers, and the flash process canceled.
The Device don't boot anymore. After a loot of googeling and testing, i've found out that the problem was the encryption of the /Data Partition.
TWRP was unable to mount it, same for the /cust and one more.
After reading about other Methods to get the Phone work again i try this Method i've found on xda.
http://forum.xda-developers.com/p9/development/stock-rom-dload-file-p9-eva-l09-b136-t3382818
Unfortunately the "press all buttons on the phone" Method don't work.
I also tried out the Huawei Update Extractor to flash single image files to the partitons of the phone. I used the dload file form the previous Method
http://forum.xda-developers.com/showthread.php?t=2433454
http://www.modaco.com/forums/topic/372688-re-partition-stock-partition-tool/ (using the answer on the bottom)
Download from xda huawei update extractor and extract img files from the update.
Turn off the phone, then press vol- and power key, you are in fastboot mode.
Then, flash img files from extracted rom with:
Fastboot flash system SYSTEM.IMG
fastboot flash boot BOOT.IMG
And do the same with the others...
When you finish, fastboot reboot
But that don't work. fastboot already replies with "Remote Command not allowed"
i changed the Method a bit. I've put the BOOT.IMG and RECOVERY.IMG an an SD card and flash it via the Install IMG Funktion of TWRP.
That workes very well and expect the /data partition every partition was mountable again.
Then i used the "Fastboot flash system SYSTEM.IMG" again, and tada it works without errors.
The device is booting again to Android, but it reports that the /Data Partition Decryption failed and i have to enter the Recovery Mode and do a factory reset to unlock the partition. If i reboot for get rid of this error the phone does not boot into the Recovery, it boot to the eRecovery which is useless for that because it only provide the eRecovery function instead of also a normal factory reset (how dump is this )
Now the state is, phone boots normal, reports the /Data is not decryptable, reboot to eRecovery, shutdown or reboot. It does really nothing else.
I can't get into the Fastboot/Download Mode, it ignores the Key Combination Volume down + Power. If i press this it starts normal.
I also can't get into the recovery / TWRP Mode, it ignores the Key Combination Volume Up + Power. If i press this is starts normal.
I've also noticed that the Phone is not conecting to the ADB on my computer, only the virtual CDROM from wich the HiSuite is installable connects.
I've also noticed that the eRecovery is not able to starts WIFI on the phone. It errors with "Starting WIFI failed!"
I also tryed out another time the dload function. This changed nothing. Phone boots still normal and run into the Decryption problem.
And i tried out to boot into fastboot or recovery after a cold reset, battery empty
Now it's on you. Has anybody an idea how i can solve one of the above problems. I think when one is solved the others will disappear via flashing new TWRP or so
Click to expand...
Click to collapse
Try this.
http://forum.xda-developers.com/p9/how-to/tools-huawei-p9-firmware-updater-t3432457/page1
Sent from my HUAWEI VIE-L29 using XDA Labs
I see two possibilites for this behavior:
1) The phone only pretents to reboot but makes a kind of warm start (never running the code to branch to recovery/boot) -> if the phone seems powered off and you attach usb cable, do you see standard battery laoding animation (that's what it should be) or black screen / boot logo?
2) You flashed a wrong boot.img and/or recovery.img or flashing got screwed up
If you have wrong images, fastboot should still work as edint3000 said.
For the unlikely case (1) with non removable battery you have to wait until battery is drained before you can boot into fastboot after connecting USB cable. Edit: oops just saw you did that.
I had another phone that at some point decided to go only in fastboot with volume down and no power button, when powered up with USB power. But I had never such an issue with a Huawei phone. However, playing around a bit costs nothing (but time).
I see no reason why fast boot should not work. How did you find out, that everything is fine after flahing with TWRP and before flashing system with fastboot?
Did you do anything else than flashing the system.img with fastboot?
Chilli
Same problem here...Phone not boot/not enter fastboot mode/not enter recovery mode...just stuck "your device booting now" screen...any solution?
Hello Mossyhand
you should search for the recovery Method with an "dload" ROM. This are kind of special Roms wich are able to "selfflash" onto the phone.
You have to put the right file onto your SD Card and then you have to press some keys when i remember right.
Sadly i've forgot, when i solved my problem, to reply how i did that exactly ._.
But if you do search in the dload method you will figure a way out i guess
If you don't find an right file, i can upload you my file, i have it still on my computer
had the same problem
go into the erecovery, it will tell you the data partition has been damaged. u can wipe it from there. go into trwp again, install rom and stuff. voila, works
cheers

Bricked P9 EVA-L09

Hello guys!
I have bricked my P9 EVA-L09 today. i want to update it to android 7 with update from erecovery. i put files from update_data_full_hw_eu.zip and it went good but phone wont boot up and the second file "update.zip" ive extracted to dload but phone cant install it. I've tried many things to unbrick my phone but i cant do it. flashing system via fastboot is impossible cause it says that it cant be written. i have no root ant no bootloader unlocked. Please help me guys QQ
If you have C432, try this:
1. install via sdcard + 3buttons UPDATE.app from HUAWEI_P9_Rollback Package_EVA-L19_from Android 7.0_EMUI 5.0_to Android 6.0_EMUI 4.1_C900B300
2. install via sdcard + 3 buttons HUAWEI_P9_Firmware_EVA-L09_Android 6.0_EMUI 4.1.1_C432B182_Western Europe
marjaN_ said:
If you have C432, try this:
1. install via sdcard + 3buttons UPDATE.app from HUAWEI_P9_Rollback Package_EVA-L19_from Android 7.0_EMUI 5.0_to Android 6.0_EMUI 4.1_C900B300
2. install via sdcard + 3 buttons HUAWEI_P9_Firmware_EVA-L09_Android 6.0_EMUI 4.1.1_C432B182_Western Europe
Click to expand...
Click to collapse
that's the question, because i dont remember my previous working build but ill try this two packages anyway, thanks a lot for your reply
edit: now i cant even go to recovery after flashing rollback :/
edit2: i know why, you posted rollback for eva-L19 and i just copied it and flashed but phone have installed it correctly and i cant go to recovery :'(
Nobody can help me? :crying::crying::crying:
power off, then press the Power + voulume +, wipe data+cache
ziemiak said:
that's the question, because i dont remember my previous working build but ill try this two packages anyway, thanks a lot for your reply
edit: now i cant even go to recovery after flashing rollback :/
edit2: i know why, you posted rollback for eva-L19 and i just copied it and flashed but phone have installed it correctly and i cant go to recovery :'(
Click to expand...
Click to collapse
try installing 6.0 firmware for you model.
i cant go to eRecovery, i cant even shut down device - only full discharge can make it.But i can go to fastboot. Ive tried with fastboot commands but i have locked bootloader and every time my flashes are rejected by phone. The simpliest metod - HiSuite send me message: "no recovery packages are found for your phone model". It should be a way to unbrick it with fastboot but i dont know how.
Hi I was in your shoes yesterday I had to pay for the dn Phoenix to fix my phone it uses a backdoor to install firmware from fastboot
You could try and look for the backdoor commands I found this , I would post a link but can't yet
fastboot oem backdoor info
FB LockState: LOCKED
USER LockState: LOCKED
fastboot oem backdoor get
FBLOCK**obfuscated**
fastboot oem backdoor end
remote: fastboot stat not match
fastboot oem get-bootinfo
locked
fastboot oem check-rootinfo
old_stat: SAFE
now_stat: SAFE
change_time: 0000000000
fastboot oem check-image
secure image verify success
fastboot oem relock
remote: stat not match
fastboot oem backdoor set
remote: data parse fail
fastboot oem frp-erase
Haven't tried, but should remove the Factory Reset Protection (FRP)
fastboot oem emmc_diag
cid info:
mid 17,oid 256,pnm 064G70,prv 0.0,psn 0x18b66278,
csd dump:
D02700320F5903FFFFFFFFEF864000AB00
ext_csd dump:
...
FMW FAIL! WRITE PROTECT!
fastboot oem emmc-dump
unknown status code
fastboot oem get_key_version
huawei_key_v1
fastboot oem battery_present_check
3984mv
fastboot oem get_hwnff_ver
Ver2.3
fastboot oem get-psid
SN:**YourIMEI**
fastboot oem get-build-number
V100R001C00B000
fastboot oem get-product-model
HUAWEI M2-A01W
I will try to send my Huawei to warranty service and if they wont repair my phone ill pay for DC Phoenix too
I had the same problem!
Hi there.
Was in the same situation as you not so long ago.
Get a micro SD card, plug into PC, create a dload folder then download the rollback file from the Huawei website.
I'm a new user so can't post URL. Just Google "Huawei P9 rollback" should be the 2nd option (consumer.huawei link)
Put in the dload folder and put into your P9.
Press and hold power, vol up and down together till the Huawei logo appears and let go when you feel the vibrate.
This should force update and restart. (does not rollback to email 4.1, only unlocks the rollback from emui 5)
Next you need to download your previous firmware, in my case I'm in the UK with unlocked P9, so I downloaded EVA-L09C432B166.
Same again, put micro SD into PC, delete the rollback file and put your firmware in its place.
Put back in the P9 and repeat the above force update.
This will put you back to working stable stock.
For further reassurance, download a build previous to B166 so when it's up and running you can search for an OTA update to make sure all is in order.
Hope this helps.
Did you meant that the rollback flashes without going to eRecovery? I said some posts earlier that i cannot enter eRecovery so i cant dload anything. Im stuck on Huawei logo all the time do you think than i can flash something via dload without going to eRecovery?
erecovery is different.
I'm saying to do a force update, but in order to do so you need a microSD card.
Erecovery involves holding power up while connecting to PC in order to use HiSuite etc to recover.
Force updater tells the phone to search for dload folder on SD card or phone and install the update before trying to boot up OS.
So, if you connect microSD to your PC via a card reader etc and not via your phone, you can create a dload folder, download the rollback file from Huawei (above) the file is only around 80mb or so, plug the SD card back into your phone while powered off, hold down Power + vol up + vol down. The Huawei logo will appear, when it disappears let go of all the buttons. This should bring up the Update screen.
At this point the phone will install the rollback file. and this will bypass the rollback prevention in emui 5 and therefore allow you to install a previous emui build (4.1)
Again though your phone will still not boot at this point as there is no OS working or installed.
So you need to download the corresponding firmware for your phone/country/operator. Once downloaded, remove the memory card from the phone, connect to PC via card reader, delete the rollback file you placed in the dload folder and replace it with the downloaded OS and repeat the process used to install the rollback.
From there you should be back to stock marshmallow.
I should point out the files you download may be in zip folders. You need to extract the "update" file and that's what you place in the dload folder.
Hope this all makes sense, if not I can make a YouTube video and post it.
Good luck.
Now i know what did you mean, but sadly i cant update it too. I tried with my friend's P9 and when i hold these 3 buttons then shows special update screen and in my P9 it doesnt probably because of my bad flash rollback for P9 EVA-L19 and i have EVA-L09 model
http://www.android-hilfe.de/thema/downgrade-von-b360-zurueck-auf-b182.813366/
You must first make a step.
Only http://download-c.huawei.com/download/downloadCenter?downloadId=92743&version=363740&siteCode=de
Then
http://download-c.huawei.com/download/downloadCenter?downloadId=91783&version=358257&siteCode=de
're After You on MM and then can do what you want.
In the first link is a guide.
I did the same thing is what you doing today I've tried this and it fixed my phone
ziemiak said:
Now i know what did you mean, but sadly i cant update it too. I tried with my friend's P9 and when i hold these 3 buttons then shows special update screen and in my P9 it doesnt probably because of my bad flash rollback for P9 EVA-L19 and i have EVA-L09 model
Click to expand...
Click to collapse
The rollback package for L09 model is here: http://download-c.huawei.com/download/downloadCenter?downloadId=91892&version=363759&siteCode=es
Inform the results please.
I made a video to better understand. This wideo is showing that phone isn't searching any dload folder. https://youtu.be/oD9AI_6SqLs
edit: i have tried your advices to put rollback and try to dload it and then same with firmware but there is no reaction i didnt see there any circle with progress of flashing (like it was before i flashed rollback for L19)
Mine is now doing the exact same thing - I too tried the dload method to update from C432B182 to C432B361 and it's screwed my device up too.
Until I tried to use the 'rollback' package, it would at least allow me to power off, so I could get back into the Update screen - after doing that, and trying the B182 again, it's got into this position where I can do literally nothing with it. No combination of buttons, no matter how long I try to hold them, seems to do anything.
An update...
After letting my battery drain completely, I have been able to get into Fastboot mode, by pressing and holding the Volume Down button whilst connecting a USB cable to my PC.
From here, I have been able to run DC-Phoenix, and have been able to write some .APP files to it - which has at the very least got it booting into eRecovery, rather than the boot loop it had before, but is still not fully booting.
It looks like I might need the full, original firmware, in order to proceed?
And I've got about 68 hours left to flash using DC-Phoenix, or I'll have to spend another €15!
Yes you download the original firmware unzip it and put it in the "dload" folder of SD card then do a force update. Hold all the buttons vol + vol - and power

[GUIDE] UN-BRICK Huawei P8 Lite 2017 (And maybe other devices)

THIS IS NOT GUARANTEED TO WORK! If it does not work, feel free to let me know here and i will do what i can to help, but remember I probably can't help everyone.
IMPORTANT: ON XDA-LABS APP THIS POST IS KINDA BROKEN IDK WHY SO LOAD IT IN BROWSER!!!!
If the guide worked for you, please hit thanks button! If you are generous and want to donate pm me
What this can fix:
When booting, you get this error:
Func NO : 10 (boot image)
Error NO : 2 (load image)
When booting to recovery, you get this error:
Func NO : 11 (recovery image)
Error NO : 2 (load image)
Bootloops
Can't boot into fastboot
Can't boot into recovery for other reasons
Can't boot to system for other reasons
ETC...
First thing first, there really isnt a way to keep your data so expect it all to be gone, unless it is saved on an external sd card. Also, this guide is specifically for the PRA-LX1 model, however it might work with other p8 lite 2017 models and a similar method may work with other huawei phones.
Requirements:
The device boots in to fastboot mode. (If it does not, scroll down to problem 1)
You have a pc with a usb port and fastboot/adb installed
You have a micro usb to usb cable.
Unlocked bootloader and oem unlock.
Micro sd card
Problem 1: Can't boot into fastboot?
Try this:
1. Make sure device is fully powered off
2. Connect device to any pc.
3. Press and hold volume- and power button at the same time until your screen turns on.
If this doesn't work then unfortunately i can't help...
Problem 2: Only fastboot boots, but not recovery or os:
Lets start by flashing TWRP...
If your device was on android nougat (7.x.x) or the rom you were flashing was nougat based then do this:
Download this file:
https://drive.google.com/file/d/1TjNHI9FNdwQS2HphsjGfQCHKephibiKn/view
Boot into fastboot on your phone and open fastboot on your pc
Type: fastboot flash recovery *Nameofrecovery.img*
-----------------------------------------------------------------------------------------------------------------
If your device was on android oreo (8.x.x) or the rom you were flashing was oreo based then do this:
Download this file: https://drive.google.com/file/d/190zqju8ZmwZCzI4WXtujgKLFXvvuWTk8/view?usp=sharing
Boot into fastboot on your phone and open fastboot on your pc
Type: fastboot flash recovery_ramdisk *Nameofrecovery.img*
https://www.mrviking.co.uk/440246340
Problem 3: You can only boot into fastboot and TWRP recovery:
Thats OK! Heres how to restore the phone:
IMPORTANT: THE FILES LINKED HERE ARE ONLY FOR PRA-LX1 DEVICES! If your device has a different model number, or these files did not work for you, follow this guide to get files for your device: https://www.mrviking.co.uk/440246340
This will also update your device to android oreo!
Put the micro sd card in your pc.
On your pc download these files:
https://forum.xda-developers.com/honor-9/development/tool-flash-official-firmware-recovery-t3769279 (Download 0.3)
http://update.hicloud.com:8180/TDS/data/files/p3/s15/G1194/g104/v148634/f1/full/update.zip
http://update.hicloud.com:8180/TDS/...altice_all/update_full_PRA-L11_altice_all.zip
http://update.hicloud.com:8180/TDS/...34/f1/full/public/update_data_full_public.zip
Now Rename update_full_PRA-L11_altice_all.zip to update_all_hw.zip
Also rename update_data_full_public.zip to update_data_public.zip
Put all four files: update.zip, update_all_hw.zip, update_data_public.zip and HuRUpdater_0.3.zip into one folder on the external sdcard.
Take sdcard out of pc and put it into phone.
Boot into twrp tap on mount and select all partitions
Make sure 'mount system read only' is NOT checked.
Go back to twrp home
Go to install, find the huruupdater zip file
Flash ONLY hurupdater, DO NOT FLASH ANY OTHER ZIPS.
Follow instructions on screen.
Reboot to system and wait for the device to boot.
If it didnt boot, dont worry:
Go back to fastboot mode on your phone and pc, and download this file: https://drive.google.com/file/d/1daIos0yagHk9Kg-5hXLDwNYDHjP_N0EM/view?usp=sharing
Flash it with fastboot using:
fastboot flash recovery_ramdisk *Nameofrecovery.img*
now boot into recovery wipe cache wipe date/factory reset reboot to system
If none of this worked, try this last resort. (Likely won't work but it is worth a shot)
Firstly, place your micro sdcard into your pc. Create a folder called 'dload' in the root of it.
Now, locate the firmware files you downloaded from firmware finder.
Open the main update.zip file and extract the 'UPDATE.APP' file to the 'dload' folder in your sdcard.
Place sdcard back in phone
Make sure phone is powered off. (Can't power it off? Unplug anything connected (charger, pc, etc...) and hold the power button until screen goes black)
Hold all three function keys (VOL+,VOL- and POWER) until screen turns on.
Hope it works and wait
If it worked, please hit thanks button! If you want to donate pm me.
If it DID NOT work, post a reply here and either me or someone else will try and help.
Thanks!
tringo24 said:
I've got the same problem - I can boot to TWRP and bootloader.
I've wiped Dalvik/ART Cache, Cache, Data, System and formatted Data
When I try to flash HuRUpdater_0.4.zip I get:
Error finding input device
Updater process ended with ERROR: 1
Error installing zip file '/external_sd/HuRUpdater_0.4.zip'
I've tried copying UPDATE.APP to 'dload' folder on external SD card, and EMUI hangs at 5%.
Is there anything else I can try? What does "Updater process ended with ERROR: 1" actually mean? I've googled it but haven't found anything useful.
Any help would be really appreciated!
Click to expand...
Click to collapse
Top tip - always follow all of the instructions. the version of TWRP listed in the instructions is the only one to use. I was using an incomaptible version. My phone if fixed!
tringo24 said:
I've got the same problem - I can boot to TWRP and bootloader.
I've wiped Dalvik/ART Cache, Cache, Data, System and formatted Data
When I try to flash HuRUpdater_0.4.zip I get:
Error finding input device
Updater process ended with ERROR: 1
Error installing zip file '/external_sd/HuRUpdater_0.4.zip'
I've tried copying UPDATE.APP to 'dload' folder on external SD card, and EMUI hangs at 5%.
Is there anything else I can try? What does "Updater process ended with ERROR: 1" actually mean? I've googled it but haven't found anything useful.
Any help would be really appreciated!
Click to expand...
Click to collapse
Always use TWRP from OP
And if its not working, try Flashing Stock recovery and boot it and do tap some options e.g. reset/ clear cache etc. ( I got my mobile fixed via this method as Internal Memory got corrupted because of incompatible TWRP )
For problem 1 fix : Fully shutdown , connect the phone to via usb to pc , and fast hold down the volume - . Cheers
Edit : or the same : usb , power and volume - till you see the huawei logo , then just hold volume -
Frp and boot locked. dload/UPDATE.APP in fat32 formatted sd still error At 5%. Any way to recovery?
Thank you !!!
You saved my phone :victory:
lupastro82 said:
Frp and boot locked. dload/UPDATE.APP in fat32 formatted sd still error At 5%. Any way to recovery?
Click to expand...
Click to collapse
Force shut down the device (Hold power button) if it is on.
Connect to a pc
Hold down POWER and VOL- buttons untill screen turns on
If you see a screen with an android robot saying FASTBOOT at the top let me know, if not tell me that :good:
MrViking said:
Force shut down the device (Hold power button) if it is on.
Connect to a pc
Hold down POWER and VOL- buttons untill screen turns on
If you see a screen with an android robot saying FASTBOOT at the top let me know, if not tell me that :good:
Click to expand...
Click to collapse
yes, i've.
phone relocked and frp lock. really bad state.
all caused after a magisk installation via magisk manager (this brick my boot).
my giant error, test to install without verify if frp still unlocked and this has caused a giant brick :/
i need a way to bypass-removed frp, and unlock again bootloader.
then, reinstall twrp and recovery my system.
all is in standby cause frp
yes, i know, exist some windows (i use debian) pay app, but 19€ for "just a click" to a device that atm cost about 130€ ... i think isn't a great price.
i really cannot understood why huawei cannot make a real recovery tool.
----
edit, thanks to dc unlocker and some test, now i've bootloader unlocker, but frp remain locked - then, i still cannot fix.
any help? :|
lupastro82 said:
yes, i've.
phone relocked and frp lock. really bad state.
all caused after a magisk installation via magisk manager (this brick my boot).
my giant error, test to install without verify if frp still unlocked and this has caused a giant brick :/
i need a way to bypass-removed frp, and unlock again bootloader.
then, reinstall twrp and recovery my system.
all is in standby cause frp
yes, i know, exist some windows (i use debian) pay app, but 19€ for "just a click" to a device that atm cost about 130€ ... i think isn't a great price.
i really cannot understood why huawei cannot make a real recovery tool.
----
edit, thanks to dc unlocker and some test, now i've bootloader unlocker, but frp remain locked - then, i still cannot fix.
any help? :|
Click to expand...
Click to collapse
I'm exactly in ur same situation
I need ****ing help to unlock frp then i can solve the rest by my own.
lupastro82 said:
yes, i've.
phone relocked and frp lock. really bad state.
all caused after a magisk installation via magisk manager (this brick my boot).
my giant error, test to install without verify if frp still unlocked and this has caused a giant brick :/
i need a way to bypass-removed frp, and unlock again bootloader.
then, reinstall twrp and recovery my system.
all is in standby cause frp
yes, i know, exist some windows (i use debian) pay app, but 19€ for "just a click" to a device that atm cost about 130€ ... i think isn't a great price.
i really cannot understood why huawei cannot make a real recovery tool.
----
edit, thanks to dc unlocker and some test, now i've bootloader unlocker, but frp remain locked - then, i still cannot fix.
any help? :|
Click to expand...
Click to collapse
Have you tried flashing stock recovery img from fastboot?
MrViking said:
Have you tried flashing stock recovery img from fastboot?
Click to expand...
Click to collapse
i can try, but i think cannot work if frp is locked :/
atm, now, on boot i see advice for unlocked bootloader, then access to erecovery (but also if i fix dns with firmware finder dns and check firmware, still failed - and no reset etc).
if i reboot/power on with volume down > green robot with:
Code:
Attention!
Please update system again
Error NO : 10 (boot image) / or
Error NO : 2 (load failed)
if i reboot/power on with both volume button, check dload recovery, but still failed (damned huawei!!!).
now i check to work via fastboot. thanks.
---
[email protected]:~$ sudo $(which fastboot) flash recovery ./Scrivania/twrp-3.2.1-0-twrp.img
target reported max download size of 471859200 bytes
sending 'recovery' (4690 KB)...
OKAY [ 0.152s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.158s
[email protected]:~$ sudo $(which fastboot) oem get-bootinfo
...
(bootloader) unlocked
OKAY [ 0.001s]
finished. total time: 0.001s
[email protected]:~$
[email protected]:~$ sudo $(which fastboot) flash recovery_ramdisk ./Scrivania/recovery.img
target reported max download size of 471859200 bytes
sending 'recovery_ramdisk' (11204 KB)...
OKAY [ 0.362s]
writing 'recovery_ramdisk'...
FAILED (remote: Command not allowed)
finished. total time: 0.369s
[email protected]:~$ sudo $(which fastboot) boot ./Scrivania/recovery.img
downloading 'boot.img'...
OKAY [ 0.378s]
booting...
FAILED (remote: Command not allowed)
finished. total time: 0.381s
[email protected]:~$
Click to expand...
Click to collapse
lupastro82 said:
i can try, but i think cannot work if frp is locked :/
atm, now, on boot i see advice for unlocked bootloader, then access to erecovery (but also if i fix dns with firmware finder dns and check firmware, still failed - and no reset etc).
if i reboot/power on with volume down > green robot with:
Code:
Attention!
Please update system again
Error NO : 10 (boot image) / or
Error NO : 2 (load failed)
if i reboot/power on with both volume button, check dload recovery, but still failed (damned huawei!!!).
now i check to work via fastboot. thanks.
---
Click to expand...
Click to collapse
Wow thats a pretty bad brick. First try to boot to recovery like this:
1. Make sure phone is off.
2. Hold power and volume up until screen goes on.
3. When screen goes on quickly take fingers off buttons.
If it does not work, I think your only hope is to use funky huawei.
Do what this guy did (read the bottom of the first post)
https://forum.xda-developers.com/honor-7x/development/frp-lock-help-to-unbrick-honor-7x-t3769345
lupastro82 said:
yes, i've.
phone relocked and frp lock. really bad state.
all caused after a magisk installation via magisk manager (this brick my boot).
my giant error, test to install without verify if frp still unlocked and this has caused a giant brick :/
i need a way to bypass-removed frp, and unlock again bootloader.
then, reinstall twrp and recovery my system.
all is in standby cause frp
yes, i know, exist some windows (i use debian) pay app, but 19€ for "just a click" to a device that atm cost about 130€ ... i think isn't a great price.
i really cannot understood why huawei cannot make a real recovery tool.
----
edit, thanks to dc unlocker and some test, now i've bootloader unlocker, but frp remain locked - then, i still cannot fix.
any help? :|
Click to expand...
Click to collapse
Can you update to stock through erecovery via wifi? I had my phone frp locked + bl locked + bricked system. eRecovery was the only way out to get into a working system.
The unlock tool that costs too much is b.s and only works if it was locked because of Google Play account (tried it, did not unlock my frp).
After erecovery update and having a system, google play account was also locked because of stock firmware, this time I used the unlock tool. I used firmware finder afterwards for forcing an oreo update (because bl unlocking was grayed out). After oreo update, i enabled bl unlock from dev options and unlocked my bl again through fastboot. frp got unlocked along the way, i forgot when.
i can access in eRecovery, but when i check to download by wifi i still receive: "Getting package info failed" :/
-
via dload (8gb sd in fat 32 with only dload folder and old release UPDATE.APP inside it - but tested with more...) stuck for minuts at 5%, then reboot!
lupastro82 said:
i can access in eRecovery, but when i check to download by wifi i still receive: "Getting package info failed" :/
-
via dload (8gb sd in fat 32 with only dload folder and old release UPDATE.APP inside it - but tested with more...) stuck for minuts at 5%, then reboot!
Click to expand...
Click to collapse
Did you try what I mentioned?
MrViking said:
i can try, but i think cannot work if frp is locked :/
atm, now, on boot i see advice for unlocked bootloader, then access to erecovery (but also if i fix dns with firmware finder dns and check firmware, still failed - and no reset etc).
if i reboot/power on with volume down > green robot with:
Wow thats a pretty bad brick. First try to boot to recovery like this:
1. Make sure phone is off.
2. Hold power and volume up until screen goes on.
3. When screen goes on quickly take fingers off buttons.
If it does not work, I think your only hope is to use funky huawei.
Do what this guy did (read the bottom of the first post)
https://forum.xda-developers.com/honor-7x/development/frp-lock-help-to-unbrick-honor-7x-t3769345
Click to expand...
Click to collapse
sure yes, ill try, and enter in dload mode (but still fail) :/
MrViking said:
THIS IS NOT GUARANTEED TO WORK! If it does not work, feel free to let me know here and i will do what i can to help, but remember I probably can't help everyone.
If the guide worked for you, please hit thanks button! If you are generous and want to donate pm me
What this can fix:
When booting, you get this error:
Func NO : 10 (boot image)
Error NO : 2 (load image)
When booting to recovery, you get this error:
Func NO : 11 (recovery image)
Error NO : 2 (load image)
Bootloops
Can't boot into fastboot
Can't boot into recovery for other reasons
Can't boot to system for other reasons
ETC...
First thing first, there really isnt a way to keep your data so expect it all to be gone, unless it is saved on an external sd card. Also, this guide is specifically for the PRA-LX1 model, however it might work with other p8 lite 2017 models and a similar method may work with other huawei phones.
Requirements:
The device boots in to fastboot mode. (If it does not, scroll down to problem 1)
You have a pc with a usb port and fastboot/adb installed
You have a micro usb to usb cable.
Unlocked bootloader and oem unlock.
Micro sd card
Problem 1: Can't boot into fastboot?
Try this:
1. Make sure device is fully powered off
2. Connect device to any pc.
3. Press and hold volume- and power button at the same time until your screen turns on.
If this doesn't work then unfortunately i can't help...
Problem 2: Only fastboot boots, but not recovery or os:
Lets start by flashing TWRP...
If your device was on android nougat (7.x.x) or the rom you were flashing was nougat based then do this:
Download this file:
https://drive.google.com/file/d/1TjNHI9FNdwQS2HphsjGfQCHKephibiKn/view
Boot into fastboot on your phone and open fastboot on your pc
Type: fastboot flash recovery *Nameofrecovery.img*
-----------------------------------------------------------------------------------------------------------------
If your device was on android oreo (8.x.x) or the rom you were flashing was oreo based then do this:
Download this file: https://drive.google.com/file/d/190zqju8ZmwZCzI4WXtujgKLFXvvuWTk8/view?usp=sharing
Boot into fastboot on your phone and open fastboot on your pc
Type: fastboot flash recovery_ramdisk *Nameofrecovery.img*
https://www.mrviking.co.uk/440246340
Problem 3: You can only boot into fastboot and TWRP recovery:
Thats OK! Heres how to restore the phone:
IMPORTANT: THE FILES LINKED HERE ARE ONLY FOR PRA-LX1 DEVICES! If your device has a different model number, or these files did not work for you, follow this guide to get files for your device: https://www.mrviking.co.uk/440246340
This will also update your device to android oreo!
Put the micro sd card in your pc.
On your pc download these files:
https://forum.xda-developers.com/honor-9/development/tool-flash-official-firmware-recovery-t3769279 (Download 0.3)
http://update.hicloud.com:8180/TDS/data/files/p3/s15/G1194/g104/v148634/f1/full/update.zip
http://update.hicloud.com:8180/TDS/...altice_all/update_full_PRA-L11_altice_all.zip
http://update.hicloud.com:8180/TDS/...34/f1/full/public/update_data_full_public.zip
Now Rename update_full_PRA-L11_altice_all.zip to update_all_hw.zip
Also rename update_data_full_public.zip to update_data_public.zip
Put all four files: update.zip, update_all_hw.zip, update_data_public.zip and HuRUpdater_0.3.zip into one folder on the external sdcard.
Take sdcard out of pc and put it into phone.
Boot into twrp tap on mount and select all partitions
Make sure 'mount system read only' is NOT checked.
Go back to twrp home
Go to install, find the huruupdater zip file
Flash ONLY hurupdater, DO NOT FLASH ANY OTHER ZIPS.
Follow instructions on screen.
Reboot to system and wait for the device to boot.
If it didnt boot, dont worry:
Go back to fastboot mode on your phone and pc, and download this file: https://drive.google.com/file/d/1daIos0yagHk9Kg-5hXLDwNYDHjP_N0EM/view?usp=sharing
Flash it with fastboot using:
fastboot flash recovery_ramdisk *Nameofrecovery.img*
now boot into recovery wipe cache wipe date/factory reset reboot to system
If none of this worked, try this last resort. (Likely won't work but it is worth a shot)
Firstly, place your micro sdcard into your pc. Create a folder called 'dload' in the root of it.
Now, locate the firmware files you downloaded from firmware finder.
Open the main update.zip file and extract the 'UPDATE.APP' file to the 'dload' folder in your sdcard.
Place sdcard back in phone
Make sure phone is powered off. (Can't power it off? Unplug anything connected (charger, pc, etc...) and hold the power button until screen goes black)
Hold all three function keys (VOL+,VOL- and POWER) until screen turns on.
Hope it works and wait
If it worked, please hit thanks button! If you want to donate pm me.
If it DID NOT work, post a reply here and either me or someone else will try and help.
Thanks!
Click to expand...
Click to collapse
Cheers Bruh Thank u so MUCH
Blackblock92 said:
Cheers Bruh Thank u so MUCH
Click to expand...
Click to collapse
No problem! Glad to hear it works
I've made a tutorial 1 day before you ^^
Hello i've made a tutorial on my thread for my solution to unbrick it so if you need to unbrick your phone with a different method
you can use my tutorial it has worked perfecty on my p8 lite 2017 and now he's on oreo
my phone personnaly was totaly broken i flashed some random things on my phone etc this is working 100% cause you are about to clear all the old android system for the new oreo one so for the peoples who got the same problem than me and got stuck
on the fastboot&rescue mode when VOLUME- + POWER for like 5 seconds with the phone off
(for the peoples who can't power off your device you can download the "universal fastboot and ADB tool" app and then click on reboot phone in the fastboot part)
the solution is to :
-Download the rom stock Oreo android 8.0 stechguide.com/huawei-p8-lite-2017-b370-oreo-firmware/
-exctract all files from the HuaweiUpdateExtractor find it on google it's easy just download update.zip
-extract and put the UPDATE.APP in the HuaweiUpdateExtractor
-run srk tool for huawei
-type 000 and press enter
-and now you have to flash all partitions that you have received from HUE commands are here:
[dont worry if some of theese are not working it's because certains commands are not allowed to use and certains commands are out of date :/ but dont worry the phone will boot correctly after ]
Code:
fastboot flash cache CACHE.img
fastboot flash crc CRC.img
fastboot flash curver CURVER.img
fastboot flash dts DTS.img
fastboot flash efi EFI.img
(i'm not putting erecorery imgs cause we cannot touch them it's an ultimate security from os :) )
fastboot flash fastboot FASTBOOT.img
fastboot flash hifi HIFI.img (only if you are the wifi is not working ;) )
fastboot flash kernel KERNEL.img
fastboot flash modem_fw MODEM_FW.img
fastboot flash modemnvm_update MODEMNVM_UPDATE.img
fastboot flash odm ODM.img
fastboot flash package_type PACKAGE_TYPE.img
fastboot flash product PRODUCT.img
fastboot flash ramdisk RAMDISK.img
fastboot flash recovery_ramdisk RECOVERY_RAMDIS.img
fastboot flash recovery_vbmeta RECOVERY_VBMETA.img
fastboot flash recovery_vendor RECOVERY_VENDOR.img
fastboot flash sensorhub SENSORHUB.img
fastboot flash system SYSTEM.img
fastboot flash teeos TEEOS.img
fastboot flash trustfirmware TRUSTFIRMWARE.img
fastboot flash vbmeta VBMETA.img
fastboot flash vendor VENDOR.img
fastboot flash verlist VERLIST.img
fastboot flash xloader XLOADER.img
Now you have loader all partitions of an huawei p8 lite 2017 android 8.0 gg !
you just have to make a fastboot reboot to reboot your phone and enjoy !
notes:Everything is working properly after 3 day of use not any missing data some calls bugs but nothing hard
you will loose your TWRP recovery mode AND DO NOT INSTALL ONE OF THEM FOR NOW they are outdated for oreo wait some months (september on some sources)
you will loose all your data and the root (some sites prupose root methods for oreo p8 lite 2017 (and soft root this time :laugh:
idk about the bootloader but i keeped my imei number ^^
Thanks for your time and if anyone got questions i'm still here ^^
RedFiredu29!
btw that my first tutorial tell me if it's good ^^
RedFiredu29 said:
Hello i've made a tutorial on my thread for my solution to unbrick it so if you need to unbrick your phone with a different method
you can use my tutorial it has worked perfecty on my p8 lite 2017 and now he's on oreo
my phone personnaly was totaly broken i flashed some random things on my phone etc this is working 100% cause you are about to clear all the old android system for the new oreo one so for the peoples who got the same problem than me and got stuck
on the fastboot&rescue mode when VOLUME- + POWER for like 5 seconds with the phone off
(for the peoples who can't power off your device you can download the "universal fastboot and ADB tool" app and then click on reboot phone in the fastboot part)
the solution is to :
-Download the rom stock Oreo android 8.0 stechguide.com/huawei-p8-lite-2017-b370-oreo-firmware/
-exctract all files from the HuaweiUpdateExtractor find it on google it's easy just download update.zip
-extract and put the UPDATE.APP in the HuaweiUpdateExtractor
-run srk tool for huawei
-type 000 and press enter
-and now you have to flash all partitions that you have received from HUE commands are here:
[dont worry if some of theese are not working it's because certains commands are not allowed to use and certains commands are out of date :/ but dont worry the phone will boot correctly after ]
Now you have loader all partitions of an huawei p8 lite 2017 android 8.0 gg !
you just have to make a fastboot reboot to reboot your phone and enjoy !
notes:Everything is working properly after 3 day of use not any missing data some calls bugs but nothing hard
you will loose your TWRP recovery mode AND DO NOT INSTALL ONE OF THEM FOR NOW they are outdated for oreo wait some months (september on some sources)
you will loose all your data and the root (some sites prupose root methods for oreo p8 lite 2017 (and soft root this time :laugh:
idk about the bootloader but i keeped my imei number ^^
Thanks for your time and if anyone got questions i'm still here ^^
RedFiredu29!
btw that my first tutorial tell me if it's good ^^
Click to expand...
Click to collapse
That's interesting, never heard of that method!
However there are many good working twrps for oreo, especially the one by Dil3mm4.
MrViking said:
That's interesting, never heard of that method!
However there are many good working twrps for oreo, especially the one by Dil3mm4.
Click to expand...
Click to collapse
Yes i love searching for new solutions on this device but i never heard good unbrick methods for this phone
until our methods ^^
If you read this on XDA labs then please load it in the browser as for some reason lots of text is missing in xda labs.
Thanks ?

Categories

Resources