Related
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.
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
Current State
Huawei P10, Model VTR-L09BC02B374
Can boot to fastboot
Bootloader unlocked
Cannot boot to recovery (even after flashing a previously working TWRP image)
Shows
ERROR MODE
Attention! Please update device again
Error!
Func NO : 11 (recovery image)
Error NO : 2 (load failed!)
TWRP image found at https://forum.xda-developers.com/p10-lite/development/recovery-twrp-3-2-1-0-oreo-t3777582
Neither the above image, or https://forum.xda-developers.com/p10-plus/development/recovery-twrp-3-2-1-0-oreo-t3734993 work, and had both been tested to work on this device pre-brick
Cannot boot to system (shows same screen/message)
Cannot boot to eRecovery
Cannot boot to firmware updater (Power + Vol Up + Vol Down)
Shows:
Your device has been unlocked and can't be trusted.
To learn more, visit: zh.ui.vmail. com/emotiondownload.php?mod=restore Prepend htttp://, no space - link not in full as outside links not allowed
Your device is booting now...
Then, after a few seconds, restarts
Shows above screen again, indefinitely
How it Got There
Would not boot, had above TWRP image flashed and working (ADB working also). Followed this guide https://forum.xda-developers.com/mate-9/how-to/guide-mate-9-flash-update-package-t3593108 with the appropriate firmware zips (again, can't link those, but I believe they're correct).
The manual update package was Base + Linux + P10. The hwota.sh file in the guide was edited to comment out the TWRP installation that was part of it (it didn't work, even after changing the targeted partition to recovery_ramdisk instead of ramdisk).
The goof was that I initially actually ran Same brand update first instead of rebrand. Gosh darn rebrand is the second option instead of the first.
I've had a shot at using Huawei Multitool's "unbrick" option to unbrick it, but no dice. Does anyone have any clue where to go from here?
OctarineSorcerer said:
Current State
Huawei P10, Model VTR-L09BC02B374
Can boot to fastboot
Bootloader unlocked
Cannot boot to recovery (even after flashing a previously working TWRP image)
Shows
ERROR MODE
Attention! Please update device again
Error!
Func NO : 11 (recovery image)
Error NO : 2 (load failed!)
TWRP image found at https://forum.xda-developers.com/p10-lite/development/recovery-twrp-3-2-1-0-oreo-t3777582
Neither the above image, or https://forum.xda-developers.com/p10-plus/development/recovery-twrp-3-2-1-0-oreo-t3734993 work, and had both been tested to work on this device pre-brick
Cannot boot to system (shows same screen/message)
Cannot boot to eRecovery
Cannot boot to firmware updater (Power + Vol Up + Vol Down)
Shows:
Your device has been unlocked and can't be trusted.
To learn more, visit: zh.ui.vmail. com/emotiondownload.php?mod=restore Prepend htttp://, no space - link not in full as outside links not allowed
Your device is booting now...
Then, after a few seconds, restarts
Shows above screen again, indefinitely
How it Got There
Would not boot, had above TWRP image flashed and working (ADB working also). Followed this guide https://forum.xda-developers.com/mate-9/how-to/guide-mate-9-flash-update-package-t3593108 with the appropriate firmware zips (again, can't link those, but I believe they're correct).
The manual update package was Base + Linux + P10. The hwota.sh file in the guide was edited to comment out the TWRP installation that was part of it (it didn't work, even after changing the targeted partition to recovery_ramdisk instead of ramdisk).
The goof was that I initially actually ran Same brand update first instead of rebrand. Gosh darn rebrand is the second option instead of the first.
I've had a shot at using Huawei Multitool's "unbrick" option to unbrick it, but no dice. Does anyone have any clue where to go from here?
Click to expand...
Click to collapse
I think we have the same problem and I have no clue how to proceed to recovery mode. I've made a thread with images.
enter fastboot
fastboot flash system system.img
reboot
OK
I Have exactly same problem, does anyone know how to fix it please ?
Same here
What I did was unlock it, get TWRP on it and then flashed PixelExperience GSI onto it.
Since our issue is exactly the same (although the way we got there is different), on one of the flashes i tried running
Code:
adb reboot "dm-verity permissive"
and it did let me boot once, but it never boots again.
Not only that, i suspect the whole system partition is encrypted too.
Could someone experienced make a GSI flashing tutorial that the phone actually survives?
No solution?
Flash kernel.img? Worth trying
I have that error if I try to enter in TWPR but I can boot in eRecovery and the smartphone turns on and works normally.
Someone could say more about this?
OctarineSorcerer said:
Current State
Huawei P10, Model VTR-L09BC02B374
Can boot to fastboot
Bootloader unlocked
Cannot boot to recovery (even after flashing a previously working TWRP image)
Shows
ERROR MODE
Attention! Please update device again
Error!
Func NO : 11 (recovery image)
Error NO : 2 (load failed!)
TWRP image found at https://forum.xda-developers.com/p10-lite/development/recovery-twrp-3-2-1-0-oreo-t3777582
Neither the above image, or https://forum.xda-developers.com/p10-plus/development/recovery-twrp-3-2-1-0-oreo-t3734993 work, and had both been tested to work on this device pre-brick
Cannot boot to system (shows same screen/message)
Cannot boot to eRecovery
Cannot boot to firmware updater (Power + Vol Up + Vol Down)
Shows:
Your device has been unlocked and can't be trusted.
To learn more, visit: zh.ui.vmail. com/emotiondownload.php?mod=restore Prepend htttp://, no space - link not in full as outside links not allowed
Your device is booting now...
Then, after a few seconds, restarts
Shows above screen again, indefinitely
How it Got There
Would not boot, had above TWRP image flashed and working (ADB working also). Followed this guide https://forum.xda-developers.com/mate-9/how-to/guide-mate-9-flash-update-package-t3593108 with the appropriate firmware zips (again, can't link those, but I believe they're correct).
The manual update package was Base + Linux + P10. The hwota.sh file in the guide was edited to comment out the TWRP installation that was part of it (it didn't work, even after changing the targeted partition to recovery_ramdisk instead of ramdisk).
The goof was that I initially actually ran Same brand update first instead of rebrand. Gosh darn rebrand is the second option instead of the first.
I've had a shot at using Huawei Multitool's "unbrick" option to unbrick it, but no dice. Does anyone have any clue where to go from here?
Click to expand...
Click to collapse
did you manage to fix it?
I'm in the same boat with my p10 plus: no recovery or erecovery, can't boot upgrade, only options are flash or bootloop when booting into system.
gonzalomorenorovetto said:
did you manage to fix it?
I'm in the same boat with my p10 plus: no recovery or erecovery, can't boot upgrade, only options are flash or bootloop when booting into system.
Click to expand...
Click to collapse
Hey, sorry to all for not being on here for so long! I'm afraid I've not found a solution myself. It was with a friend's phone, and he ended up opting to get a new one. We didn't manage to fix it in that time, and it's not around anymore to try new things on.
So apologies for not being able to provide a solution, but I hope the details let people find a solution at some point!
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 ?
My phone is bricked and I can not do anything with the fastboot.
Let me tell you what happened to me. I was flashing the hurupdater and I did not notice that the name of another file had to be changed, I changed the name of only one. I uploaded the system, but as I blushed, it forced me to miss the specified file, later I figured that the folder names did not match.
And the system booted, and a lot of applications was missing. For example, camera, keyboard, alarm ..
And I do not know why, I run dload, although I forgot what data is on it, the dload is started and done to the end.
Here it is BRICK
After that, I can only enter the fastboot, or if I let it go through the system, it stuck to me
"your device cant be trusted ....
Your device is booting now "
Bootloader was unlocked, it did not lock me up, I checked through fastboot, something fastboot oeminfo and it says to me that the bootloader is unlocked. But I definitely tried to unlock it again, I have a bootloader code, and it tells me I've already unlocked it.
Only fastboot works for me, dload can not, through fastboot I tried recovery to insert, but can not. The only ottered door is fastboot, but I'm flashing boot.img and system.img and recovery.img and twrp.img I can not run anything except fastboot..
Help!
axe30 said:
My phone is bricked and I can not do anything with the fastboot.
Let me tell you what happened to me. I was flashing the hurupdater and I did not notice that the name of another file had to be changed, I changed the name of only one. I uploaded the system, but as I blushed, it forced me to miss the specified file, later I figured that the folder names did not match.
And the system booted, and a lot of applications was missing. For example, camera, keyboard, alarm ..
And I do not know why, I run dload, although I forgot what data is on it, the dload is started and done to the end.
Here it is BRICK
After that, I can only enter the fastboot, or if I let it go through the system, it stuck to me
"your device cant be trusted ....
Your device is booting now "
Bootloader was unlocked, it did not lock me up, I checked through fastboot, something fastboot oeminfo and it says to me that the bootloader is unlocked. But I definitely tried to unlock it again, I have a bootloader code, and it tells me I've already unlocked it.
Only fastboot works for me, dload can not, through fastboot I tried recovery to insert, but can not. The only ottered door is fastboot, but I'm flashing boot.img and system.img and recovery.img and twrp.img I can not run anything except fastboot..
Help!
Click to expand...
Click to collapse
Install stock recovery and download http://consumer.huawei.com/np/suppor...=93652&key4=P9
Create a file dload in SD card and move file Update.app in dload .
Use method 3 Buttons To install.