Need Help. ADB, Recovery and Fastboot/Download Mode don't work - Huawei P9 Questions & Answers

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

Related

[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.

Bricked mate s

PLEASE help : My phone stopped working after trying to change it to a L09 and now is dependent on the company's logo and does not accept any Software
You need to read about flashing from the bootloader using fastboot. You will be able to get it back working but you will need to get an extracted rom to flash the right parts.
Now I have a bit of time, I will tell you how I solved my issues. My phone was stuck with only the bootloader screen available or the eRecovery screen which would not find any suitable download. It said that the bootloader was unlocked yet I could not flash anything that I have extracted using the ROM extractor.
After much frustration I opened and ADB session and used Fastboot commands and re-entered the number in the Fastboot OEM Unlock command and it then confirmed that it was actually unlocked. It seems that although it said it was, it really wasn't.
Now that I knew it was unlocked, I could now start to flash parts of the extracted ROM.
I used the Huawei Rom Extractor tool to extract the Boot, Cache, Cust, Recovery, System and the Userdata image files of the ROM I needed and in this case it was the CRR-UL00470B110. I renamed the extracted files and removed the prefix numbers and put them in the ADB folder for ease of flashing.
I then used the Fastboot command to flash each part in the normal Fastboot format i.e. - Fastboot flash system system.img , and so on for each part. A reboot after brings it up in a nice new live usable phone. Well that is what I thought until I started to load the apps back on. I then noticed that I only had about 3gb left of my 64gb of memory! This took me a while to resolve and after more reading, more flashing of different ROMs I found the answer.
I had to flash the TWRP recovery using Fastboot, then format the data partition from TWRP. This restored the full size of the partition. Another flash of the correct recovery using Fastboot left me with a fully working unbricked Mate S.
I know that some of you may know all about this but I could not find any information and had to work through it myself and from various websites. I hope that this will help you to unbrick your phone.
I still think there may be something missing like the oeminfo file etc. but at least it works, you may just have to update it in future using adb and Fastboot if no OTA is available or works. Not too much of a worry now you know how to do it.
I should also add that if you ever get an 'Invalid Argument' when flashing in fastboot mode and some oparts flash while others dont, it will be your cable. Trust me, one cable workws well another gives you this Invalid Argument error! Strange but true and may catch you out.
Thank you(Sathelp) to help me to solve the problem of mate s mobile, but I found only three orders adb work when used fastboot screen, there are boot, recovery and cust but the system and other order give fault result in adb. Therefore the phone remain broken. ..sorry for language
Is it possible to provide me a complete backup copy of the phone to be downloaded to my phone via the twrp recovery , perhaps back to life again, I would be grateful to you
my p[hone is a U00 not a L09, so my back up will not work. Have you changed your cable, I had simular problem, changed cable and other ROM parts worked OK. If not, then you will need to ask for a L09 TWRP back up from here. May be someopne will make one for you.
Finally, the problem has been resolved and the phone returned to work and all this is due to the help of (Sathelp), which benefited greatly from his observations in this matter ,the issue has been resolved by updating the ADB and the execution of an order (FASTBOOT FLASH SYSTEM.IMG) , which i could not be implemented except adb updated, but the phone remained unresponsive for OTA updates and remained on the android 5. Thank to xda forums.
Glad it is now working
Huawei Mate S CRR-L09 bricked
Hi
I have a Huawei Mate S (CRR-L09) does not work and remains stuck on the android logo. Mention that is installed TWRP and I tried to "wipe data factory reset". I accidentally erased everything on it, including Systema. I did not back up your data and restore the system. I downloaded firmware B145 stock on which I copied to root your phone but, but can not flash TWRP. I entered the menu Update (Vol + Vol- and Power) but does not see that folder "dload". Can someone help me with a backup or a tutorial on how to flash TWRP firmware.
Thank you

Every option in recovery mode loads fastboot

So I recently tried to flash TWRP onto my HTC 626 and it seems like everything went well except a completely random group of inputs just loads my phone into fastboot list as follows:
Trying to enter recovery mode from menus
Trying to enter recovery mode from adb
Trying to perform a factory reset from menus
Plugging the device into a pc while powered off
The phone can still boot into the os and it runs just like normal. I have been frantically googling the problem but I have no idea what is going on.
I would have just done a reset but it just loads into fastboot.
DrLolCat said:
So I recently tried to flash TWRP onto my HTC 626 and it seems like everything went well except a completely random group of inputs just loads my phone into fastboot list as follows:
Trying to enter recovery mode from menus
Trying to enter recovery mode from adb
Trying to perform a factory reset from menus
Plugging the device into a pc while powered off
The phone can still boot into the os and it runs just like normal. I have been frantically googling the problem but I have no idea what is going on.
I would have just done a reset but it just loads into fastboot.
Click to expand...
Click to collapse
Guess what? I just might be able to save the day, mighty mouse style. Are you ready for this?
Try this out and see if it works for you like it worked for me.
But before you do this, I am on the MM-update android 6.0.1...this was what I used for this particular os. If you've update to Marshmallow already, please continue with the following......
Download these files first to your pc.
Twrp recovery - https://goo.gl/sO4Huz
BETA-SuperSU-v2.62 - https://www.androidfilehost.com/?fid=24269982087018189
Credit to my buddy IsaacGuti for the files.
fastboot flash the recovery
Make sure to either rename the Twrp recovery image to "recovery.img" before flashing or be sure to type the exact name of the twrp image file name verbatim. I'd suggest renaming it to "recovery.img just to be on the safe side.
in command prompt, it should look like this when you type it in "fastboot flash recovery recovery.img" without the parenthesis
( "<----These guys to the left....don't add those in)
To make it easier, just copy and paste what's in the parenthesis into the command prompt.
flash the supersu.zip in recovery. (Meaning after the flashing of the recovery is successful, then reboot into TWRP recovery to flash BETA-SuperSU-v2.62) But Don't forget to move the BETA-SuperSU file to your internal sd on your device.
If you've done all of this, you should have success. Just send me a virtual HI-5 and we're all good:highfive:

Can't root P8 Lite

Hello everyone, I am new to this forum so please forgive if I misplaced this thread
The problem is next:
I want to root my P8 Lite (and convert to dual sim but first things first). I have read some threads here, also that mega-thread, did everything step by step.
First I have requested unlock code from Huawei and successfully unlocked bootloader (fastboot shows it's unlocked and booting in bootloader shows Phone UNLOCKED).
Second, I installed ADB drivers, HiSuite recognizes my phone, adb devices shows it, everything runs smoothly. I downloaded and tried bat file that automatically roots it (the lazy way ) but not success so far. Then I rebooted completely and did everything step by step using cmd.
1. adb reboot bootloader (OK)
2. fastboot flash recovery recovery.img (OK)
3. fastboot reboot (OK)
4. adb push UPDATE_SuperSU-v2.46.zip /su.zip (OK)
5. adb shell /sbin/recovery --update_package=/su.zip (SEGMENTATION FAULT)
I am stuck at step 5, clearly. Also I tried commands one by one:
adb shell
/sbin/recovery
But that returns Permission Denied.
Tried that again through Minimal and ADB Fastboot, through SDK, but no success so far. Thought that Windows 10 may be the problem, but the same was on laptop with Windows 7.
I would appreciate any help here.
I don't know. In my opinion, you can put the SuperSU flashable zip into your phone through USB, and boot into TWRP Recovery, mount /system, then flash it.I'm not sure about it. Maybe it can help.
P.S.: You can see https://forum.xda-developers.com/p8...de-to-unlock-bootloader-t3150616/post61708277this post, find the UPDATE-2.
Sent from my HUAWEI CHM-TL00H using XDA Labs
I can't boot into recovery, it shows nothing. There is a sound that usb is connected but screen remains black, I can't install twrp over stock recovery. Is sd card necessary or this can be done just with phone memory?
popcorn91 said:
I can't boot into recovery, it shows nothing. There is a sound that usb is connected but screen remains black, I can't install twrp over stock recovery. Is sd card necessary or this can be done just with phone memory?
Click to expand...
Click to collapse
I had some problems installing TWRP and SU after my update to B588.
I used Xepeleato's TWRP edition with the 2 zip SU installation (I have so many files, that I cannot remember where I got them ).
So, flashed TWRP, then connected via usb (if I am not mistaken) and then via adb rebooted into recovery. Then flashed both of the files for the SU.
I will try doing that with install from sd card, from service menu, otherwise I can't install over stock recovery.
Also can't root it. I soft bricked my phone 3 times and then had to flash Cust, Boot and all the other images using a script I found on the Megathread and set it up all over again. I have an unlocked bootloader but can't root it and I am too scared to try again.
That's my problem, first time softbricked it, then I flashed stock recovery and fixed it, bootloader unlocked but can't root.
Just in case you are on B588: I had problem with the official recovery of the build (don't know for sure if it is different from the others) and flashed the one extracted from B584 and then flashed TWRP.
I'm on B585
if I were you, i'd flash twrp, through adb and then boot into recovery through adb also and flash the 2 zip SU files at once. clear cache and dalvik and reboot.
spirto82 said:
if I were you, i'd flash twrp, through adb and then boot into recovery through adb also and flash the 2 zip SU files at once. clear cache and dalvik and reboot.
Click to expand...
Click to collapse
How did you flash the one from B584?
EDIT: Nevermind, I did it. I booted to recovery through adb and TWRP was working
Did it, found some chinese twrp that worked for me. Now other problem came up
I tried to downgrade to Lollipop and setup was successfull. When phone restarted display wasnt showing anything,just bars and flashes and pixels etc, startup sound is there but no preview. Fastboot system flash returns failed, also erase.
popcorn91 said:
Did it, found some chinese twrp that worked for me. Now other problem came up
I tried to downgrade to Lollipop and setup was successfull. When phone restarted display wasnt showing anything,just bars and flashes and pixels etc, startup sound is there but no preview. Fastboot system flash returns failed, also erase.
Click to expand...
Click to collapse
1) let your phone charge - in case you don't have enough battery.
2) Try to download your desired build.
3) download Huawei extractor and with this, extract boot, recovery, cust and system.
4) search a bit on the big thread (root, unbrick convert etc) on how to enter fastboot. I cannot remember the exact steps, but there is a way for sure.
5) initiate adb and flash all the 4 images you extracted.
This is in general what you have to do.
Wishing you good luck!
If I find something more I'll let you know.
PS : when I had mine bricked I entered bootloader by following these steps if I am not mistaken :
Connect phone to pc
Keep Pressing the power button and when the screen turns off, press and hold the volume up (while pressing the power button).
When the phone vibrates, release the power button.
Tried everything, boot, recovery and cust flashed successfully but sytem "cant load system.img" even with using -S 512M or 1G or 256M. I took it for a repair, hope they will sort it out.
The guy from service did not succeed, he told me that he tried everything that I have, and that the phone can't be repaired. But I did.
I downloaded the latest firmware for my country, formatted SD card as FAT32, put it in my phone and rebooted, so folders Android, LOST.DIR and System Volume Information were created. I put the UPDATE.APP in dload folder on my SD card. Then I let phone charge fully until LED indicator was green. Plugged out the charger, and pressed Volume Up + Volume Down + Power. When the phone restarted, on startup vibration I let go power button and kept holding Volume Up and Down for about 3s. Then when I let them, display went completely black and nothing happened. I put the charger but it wasn't charging so I hoped that it started forced upgrade. Left it on the table and about 15min later it vibrated again on restart and - success!! Huawei logo on screen, booting up, EMUI optimizing device. So happy I solved it. Also thanks for answering guys!

[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