Need help. I think its dead. - Mate 8 Q&A, Help & Troubleshooting

I have an AL-10 64GB mate 8. I wanted to turn it to the iternational ROM to have google apps. I followed this guide: http://forum.xda-developers.com/mate-8/general/howto-load-international-mate-8-t3293619
Afte flashing with fastboot commands the files my phone doesn't boot up. It shows the warning screen because it is Unlocked but I doesn't boot in menu.

u forgot to flash boot.img, try that through fastboot as well and then try and boot again

jbmc83 said:
u forgot to flash boot.img, try that through fastboot as well and then try and boot again
Click to expand...
Click to collapse
There isn't a boot.img in the thread there. Where do I find it?

So I thought to try myself something... I flashed the oldest boot.img from this thread: http://forum.xda-developers.com/mate-8/orig-development/kernel-insecure-boot-img-t3311306 (B156 FLASHABLE IMG). The only difference now is that it remains stuck at the warning scrren. Previously that screen would dissapear and the phone would be total black.

Also I downloaded the update.app from here: http://forum.xda-developers.com/mate-8/general/nxt-l09-nxt-l29-stock-rom-b133-download-t3311839 of L29. Extracted boot,cache,cust,system,recovery,userdata from that package and flashed all files with fastboot. Everything successful but still stucked at warning screen.

eltarod said:
Also I downloaded the update.app from here: http://forum.xda-developers.com/mate-8/general/nxt-l09-nxt-l29-stock-rom-b133-download-t3311839 of L29. Extracted boot,cache,cust,system,recovery,userdata from that package and flashed all files with fastboot. Everything successful but still stucked at warning screen.
Click to expand...
Click to collapse
try this first
1- go to recovery then factory reset then reboot if not booting so try this method below (use same update.app file)
rowihel2012 said:
Download the update file
Extract
Folder "dload" at the root level of the memory Share (internal or external).
Update.app in the folder "dload" Copy
As Huawei has removed the item "Local Update" from the update program, you must do the following:
Option 1: update via ForceUpdate
Switch off
Simultaneously Power + Volume Down + volume Louder press until the update starts
Click to expand...
Click to collapse

dload doesn't work. I did manage to install TWRP though... Will try to flash a custom ROM

So I managed to make it boot using DarkSilentSC instruction: http://forum.xda-developers.com/mat...ng-to-b321-t3375934/post66776218#post66776218
Only 2 problems left. First the memory shows 4GB rather than 64GB and there is no theme support. Any idaes?

hmmm....try and go to recovery and format the data partition, maybe that helps.... just make sure u dont have any important data on the phone before u do that

Data partition is:
TWRP - wipe - advanced wipe - tick data and slide to start?
Sent from my HUAWEI NXT-L29 using Tapatalk

Nevermind I did it thanks to jbmc83. The solution for anyone that has the same problem is to format data partition. It's in twrp-wipe the right button. Thanks to jbmc83 and to all that helped me!!
Sent from my HUAWEI NXT-L29 using Tapatalk

yep thats correct although i think ull have to type "yes" in order to start it. in any case, just follow the screen instructions! also, be aware that this takes a lot of time, so wait at least half an hour before giving up ^^ let it run its course!
edit: ah ok, i just saw that it worked! glad it did

Huawei mate 8, hard bricked while it's updating. Pho
Huawei mate 8, hard bricked while it's updating custom rom. Phone is not responding at all. No power, black screen, it i put on charging, doesn't feeling like battery charging. Can someone help me out this problem.

Yes, if you can go into bootloader mode, kindly run these commands and report back what are the results.
fastboot oem get-product-model
fastboot getvar vendorcountry
fastboot oem get-build-number

dear phone doesn't respond at all. not connecting to pc. no sign of power.

Syd2Ldh said:
dear phone doesn't respond at all. not connecting to pc. no sign of power.
Click to expand...
Click to collapse
Which rom were you try to flashing which caused this issue?

Related

Honor 6 brick

Hey ladies and gentlemen,
I am having a serious problem. I tried to root my Honor 6 (H60-L04). After installing Super User via TWRP my smartphone started a bootloop. After I waited a few hours it turned off and I tried to reload it for booting into the download mode (to flash a new firmware via Honor MultiTool). But it still showed me that there is an empty battery and didn't start. How can I unbrick it?
Thanks
Haeggis said:
Hey ladies and gentlemen,
I am having a serious problem. I tried to root my Honor 6 (H60-L04). After installing Super User via TWRP my smartphone started a bootloop. After I waited a few hours it turned off and I tried to reload it for booting into the download mode (to flash a new firmware via Honor MultiTool). But it still showed me that there is an empty battery and didn't start. How can I unbrick it?
Thanks
Click to expand...
Click to collapse
do u have solution for this??
To install a full stock firmware follow these steps, if the phone is not booting in bootloader mode try doing this: After a loop gets complete, quickly press Vol UP button and connect the phone to PC, you'll be in bootloader mode.
Download your latest firmware and extract system.img, boot.img, recovery.img, cust.img from UPDATE.APP using Huawei Update Extractor tool.
Flash recovery first, using this command.
Code:
fastboot flash recovery recovery.img
Flash all other extracted files similarly firing these commands.
Code:
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash system system.img
After doing this put that very UPDATE.APP from which you extracted the files in dload folder of your external SDCARD.
Switch off your phone, and press Vol UP + Vol DOWN + Power button simultaneously.
Your device will now get to the full stock firmware.
I had a similar problem with mine when updating to EMUI 4. What I did was:
- Hold Volume Down while rebooting and Connect USB. It should boot into Bootload mode.
- If you get the Error Screen, reboot the Phone.
- If it doesn't work, hold all three buttons. It should reset the phone.
This actually reset my phone and made it work again. Don't ask me why or how.
You should Unbrick with Honor Multitool. You get to still have your data intact when you do only the first step without the 3 button install. If you don't have a TWRP backup that is. Don't ever install SU or root from TWRP. Use KingRoot or Multitool
CplBasti said:
I had a similar problem with mine when updating to EMUI 4. What I did was:
- Hold Volume Down while rebooting and Connect USB. It should boot into Bootload mode.
- If you get the Error Screen, reboot the Phone.
- If it doesn't work, hold all three buttons. It should reset the phone.
This actually reset my phone and made it work again. Don't ask me why or how.
Click to expand...
Click to collapse
If the device is rooted then you'll get install failed when doing three button reset, hence the manual flashing is needed.
The three button reset also fails, if in anyway your system is modified.
DigiGoon said:
If the device is rooted then you'll get install failed when doing three button reset, hence the manual flashing is needed.
The three button reset also fails, if in anyway your system is modified.
Click to expand...
Click to collapse
Well, my system was modified, and after doing that Three-Button reset twice, it actually worked.
Don't ask me why, it just worked. And I'm actually glad it did haha.
CplBasti said:
Well, my system was modified, and after doing that Three-Button reset twice, it actually worked.
Don't ask me why, it just worked. And I'm actually glad it did haha.
Click to expand...
Click to collapse
Good for you then, maybe the UPDATE.APP adjusted itself.
DigiGoon said:
Good for you then, maybe the UPDATE.APP adjusted itself.
Click to expand...
Click to collapse
Haha, yeah, probably
I'm just happy that my phone is working now.
Yes, sometimes Android does things which we can't understand(or maybe we don't have enough knowledge), so its easy to just accept the outcome and enjoy..!!

Very hard brick

Hi!
Okay, this case is really weird and of course is thanks to my negligence. I'm gonna post it hoping someone can help me, or at least keep other people aware about trying stupid things lol
I tried to update to Nougat with an unofficial method (I don't consider necessary to tell what method...) and I just messed it up, badly. I'll try to give a detailed explanation:
The phone has the bootloader unlocked. After trying to update to Nougat, it got stuck when rebooting. After the unlocked bootloader warning message, the phone won't go further than that, it just stays there. If I hold and press the power button for more than 10 seconds the phone won't shut down, it will restart to get stuck again after the unlocked BL warning, making impossible to turn it off completely.
I try to enter to stock recovery by pressing vol + and power button at the same time (tried other combinations, vol - and power button & vol -, vol + and power button) but I have no luck, it just gets stuck at the same point.
I already tried extracting BOOT.img, RECOVERY.img, CUST.img and SYSTEM.img from an official update.app and flash them in that order via fastboot (yeah, I can enter to fastboot mode). The process is successful in terminal (I use Linux) but when I reboot the phone, it gets stuck again after the warning.
The only recovery that is actually working is TWRP, the one ported for the Honor 8 (flashed via fastboot), but it won't let me install any custom ROM, it just stays in "patching image unconditionally" forever, making me press and hold the power button but this won't shutdown the phone, it reboots, gets stuck and... so on *infinite loop*
Btw, when I wipe cache, dalvik and data in TWMP, the message "failed to mount /cust" with red letters appears, so it's probably a very corrupted system partition. also, It's impossible to repair the custom partition. This appears:
Repairing Custom using e2fdck...
/sbin/e2fsck -fp /devblock/mmcblk0p44 process ended with ERROR: 8
Unable to repair Custom.
Click to expand...
Click to collapse
Tried HiSuite from Huawei (in Windows) and it doesn't even recognize the phone.
Hope somebody could possibly give a solution, if there's any. If not, I'm afraid I have a beautiful paperweight now...
Oh yeah, one very important part: my Honor 8 is the US version (FRD-L04), and yes, I'm making sure I'm getting the current update.app for this model.
Any help would be greatly appreciated. Thanks in advance.
Hi There
you try this method.
Get a SD CARD
make a directory at the card root name dload
put your best update.app in the directory (the most older version the best)
insert into your phone 2nd sim slot
try everyway to make the 3 button combo.
hope this help
edit: you need stock recovery to do this
chongns said:
Hi There
you try this method.
Get a SD CARD
make a directory at the card root name dload
put your best update.app in the directory (the most older version the best)
insert into your phone 2nd sim slot
try everyway to make the 3 button combo.
hope this help
edit: you need stock recovery to do this
Click to expand...
Click to collapse
Hey, thanks!
unfortunately, as far as I know is that for this method I have to enter to stock recovery, but then again, I can't get in. The phone gets stuck trying any combination of pressed buttons... But I'll try it.
Edit: Trying your method right now, hope it goes well...
El Brillantinas said:
Hey, thanks!
unfortunately, as far as I know is that for this method I have to enter to stock recovery, but then again, I can't get in. The phone gets stuck trying any combination of pressed buttons...
Click to expand...
Click to collapse
Yes, but since you r able to go into TWRP, can your use adb command like adb reboot bootloader than flash stock recovery image?
after that since it is keep rebooting, you can hold your volume up and down all the way to force update.
IDK if this work. but no harm to try it, since it is "very hard brick"
Edit: Fastboot erase {partition} before flash back the image maybe help
chongns said:
Yes, but since you r able to go into TWRP, can your use adb command like adb reboot bootloader than flash stock recovery image?
after that since it is keep rebooting, you can hold your volume up and down all the way to force update.
IDK if this work. but no harm to try it, since it is "very hard brick"
Click to expand...
Click to collapse
Yep, I'm trying it now and right now is installing the update (the EMUI logo with the circular progress bar). Hope it works *crossed fingers*
Edit: No luck. After the process finished, it says:
Software install failed!
Get help from: http//www.emui.com/emotionetcetc.
Click to expand...
Click to collapse
El Brillantinas said:
Yep, I'm trying it now and right now is installing the update (the EMUI logo with the circular progress bar). Hope it works *crossed fingers*
Edit: No luck. After the process finished, it says:
Click to expand...
Click to collapse
I assume you having the update.app from a L04 full firmware, not the OTA.
for the not able to repair partition like custom maybe you can erase it using fastboot erase command and fastboot flash it back
or you can fastboot erase all the known partition like system, cache, data, custom etc.... and fastboot flash back the image.
i assume your fastboot still able to access
chongns said:
I assume you having the update.app from a L04 full firmware, not the OTA.
for the not able to repair partition like custom maybe you can erase it using fastboot erase command and fastboot flash it back
or you can fastboot erase all the known partition like system, cache, data, custom etc.... and fastboot flash back the image.
i assume your fastboot still able to access
Click to expand...
Click to collapse
I did it!!
I could bring it back following some of your methods. Here's how I achieved it:
-Formatted the Custom partition in fastboot.
-Flashed BOOT.img, RECOVERY.img, CUST.img and SYSTEM.img again.
-Forced the update by putting the entire firmware in the dload folder located in the sdcard, it failed at the end, but I rebooted by pressing and holding the power button.
-The phone passed beyond the point where it was getting stuck (finally!), but now it got stuck in the Honor 8 blue screen. Rebooted it again doing coldboot.
-Entered to stock recovery, wiped everything.
Then I just rebooted it and Voalá! It started all new!
Guess it was not that hard brick haha. I'll have to change the name of the topic.
A million thanks @chongns, you rock!
El Brillantinas said:
I did it!!
I could bring it back following some of your methods. Here's how I achieved it:
-Formatted the Custom partition in fastboot.
-Flashed BOOT.img, RECOVERY.img, CUST.img and SYSTEM.img again.
-Forced the update by putting the entire firmware in the dload folder located in the sdcard, it failed at the end, but I rebooted by pressing and holding the power button.
-The phone passed beyond the point where it was getting stuck (finally!), but now it got stuck in the Honor 8 blue screen. Rebooted it again doing coldboot.
-Entered to stock recovery, wiped everything.
Then I just rebooted it and Voalá! It started all new!
Guess it was not that hard brick haha. I'll have to change the name of the topic.
A million thanks @chongns, you rock!
Click to expand...
Click to collapse
Good to know you succeed.
please tag a moderator to move your thread to Guide, News and Discussion section..
most of the time ppl search solution at there.
Guide in another Huawei phone XDA forum.
http://forum.xda-developers.com/mate-8/general/fuss-debrick-restore-mate-8-t3457969
Moderatos, can you please move this topic to the Guides and discussion section? Thanks in advance.
Glad you fixed it bro. That was very critical.
El Brillantinas said:
Moderatos, can you please move this topic to the Guides and discussion section? Thanks in advance.
Click to expand...
Click to collapse
good to hear u go phone back , and there is another guides already exist to restore a framware throw the same method , thank you for sharing ur experience .
Here's the issure I'm having. My Honor 8 FRD-L04 is stuck at a hard brick. It won't reach the recovery. I tried to flash images using fastboot. But I end up with the error: FAILED (remote: Command not allowed)
Any help would be appreciated
bho01 said:
Here's the issure I'm having. My Honor 8 FRD-L04 is stuck at a hard brick. It won't reach the recovery. I tried to flash images using fastboot. But I end up with the error: FAILED (remote: Command not allowed)
Any help would be appreciated
Click to expand...
Click to collapse
Is your frp status lock in fastboot?
faizalotai said:
Is your frp status lock in fastboot?
Click to expand...
Click to collapse
No it's unlocked
bho01 said:
No it's unlocked
Click to expand...
Click to collapse
Your phone status?
faizalotai said:
Your phone status?
Click to expand...
Click to collapse
Still can't get into recovery and I'm still getting the "FAILED(Command not allowed)" error whenever I try to flash stock images
bho01 said:
Still can't get into recovery and I'm still getting the "FAILED(Command not allowed)" error whenever I try to flash stock images
Click to expand...
Click to collapse
I mean your phone status in fastboot.
Its comes with frp and phone status..both have to be unlocked in order to flash images.
Try using the dload method of flashing
faizalotai said:
I mean your phone status in fastboot.
Its comes with frp and phone status..both have to be unlocked in order to flash images.
Click to expand...
Click to collapse
Also unlocked

Bricked honor 8

Hi. I was trying to install cm13 on my honor 8. I unlocked the bootloader, but while trying to install twrp recovery I think I deleted everything off the phone. The huawei erecovery doesn't work, and I tried sooooo many fastboot commands. I can't do adb commands. I can only get into fastboot mode. Is there anyway for me to get out of this? I tried flashing the system.img and boot.img from fastboot but it fails.
LuneTech said:
Hi. I was trying to install cm13 on my honor 8. I unlocked the bootloader, but while trying to install twrp recovery I think I deleted everything off the phone. The huawei erecovery doesn't work, and I tried sooooo many fastboot commands. I can't do adb commands. I can only get into fastboot mode. Is there anyway for me to get out of this? I tried flashing the system.img and boot.img from fastboot but it fails.
Click to expand...
Click to collapse
Was ur bootloader and frp in unlocked state ?
Sent from my KIW-L22 using Tapatalk
gopinaidu77 said:
Was ur bootloader and frp in unlocked state ?
Click to expand...
Click to collapse
Yes. And it still is
LuneTech said:
Yes. And it still is
Click to expand...
Click to collapse
So u can still recovery your phone
Sent from my KIW-L22 using Tapatalk
LuneTech said:
Hi. I was trying to install cm13 on my honor 8. I unlocked the bootloader, but while trying to install twrp recovery I think I deleted everything off the phone. The huawei erecovery doesn't work, and I tried sooooo many fastboot commands. I can't do adb commands. I can only get into fastboot mode. Is there anyway for me to get out of this? I tried flashing the system.img and boot.img from fastboot but it fails.
Click to expand...
Click to collapse
Hi, i have the exact same problem...
Have you figgerd it out?
Lucas Napik said:
Hi, i have the exact same problem...
Have you figgerd it out?
Click to expand...
Click to collapse
Yes. I installed a roll back update (something like that) by getting into the force update mode. After it finished, I had to then apply the full stock firmware. The problem was that I somehow put the firmware of another phone, because my model number was from a different Huawei phone.
trying to get back to stock
gopinaidu77 said:
So u can still recovery your phone
Sent from my KIW-L22 using Tapatalk
Click to expand...
Click to collapse
Hi. I got tired of CM13, so I tried to go back to stock. I checked a guide online which told me to flash 2 files using TWRP. after that, I lost twrp and now my bootloader is locked. What do I do? I manually did an update with the update.app file, and it says update success, but when it reboots it stays on the honor 8 screen, I waited for 25 minutes and it's still there.
LuneTech said:
Hi. I got tired of CM13, so I tried to go back to stock. I checked a guide online which told me to flash 2 files using TWRP. after that, I lost twrp and now my bootloader is locked. What do I do? I manually did an update with the update.app file, and it says update success, but when it reboots it stays on the honor 8 screen, I waited for 25 minutes and it's still there.
Click to expand...
Click to collapse
Try going into stock recovery and doing a factory reset after you use the update.app. You'll have to unlock the bootloader again and flash twrp if you want root.
Restoring to MM using a full image will typically lock the bootloader.
It happened to me too, it is possible you still didn't use the right image.
This is how I recovered mine:
1. Go here to download the latest firmware for your model: https://www.androidfilehost.com/?w=files&flid=129406
2. Use the Huawei Update Extractor to extract files from the "Update.app". (Ignore the 'profile' drop down list in the app.)
3. Unlock your phone's bootloader.
4. Flash these four images (extracted using the tool from step 2):
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash recovery recovery.img
fastboot flash system system.img
5. Boot into recovery and do a factory reset. This is needed to reformat the internal storage (and make it encrypted I think). (Power+Vol Up)
6. Put the Update.app file inside the "dload" folder in your SDcard.
7. Boot into flash mode to let the phone flash the Update.app (Power+Vol Up+Vol Down).
eksasol said:
It happened to me too, it is possible you still didn't use the right image.
This is how I recovered mine:
1. Go here to download the latest firmware for your model: https://www.androidfilehost.com/?w=files&flid=129406
2. Use the Huawei Update Extractor to extract files from the "Update.app". (Ignore the 'profile' drop down list in the app.)
3. Unlock your phone's bootloader.
4. Flash these four images (extracted using the tool from step 2):
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash recovery recovery.img
fastboot flash system system.img
5. Boot into recovery and do a factory reset. This is needed to reformat the internal storage (and make it encrypted I think). (Power+Vol Up)
6. Put the Update.app file inside the "dload" folder in your SDcard.
7. Boot into flash mode to let the phone flash the Update.app (Power+Vol Up+Vol Down).
Click to expand...
Click to collapse
2 things, 1 is that there are 2 recovery files in the UPDATE.APP, and 2 is that I can't do a factory reset from the recovery, because it brings me to the erecovery and it doesn't give me the option to factory reset.
LuneTech said:
2 things, 1 is that there are 2 recovery files in the UPDATE.APP, and 2 is that I can't do a factory reset from the recovery, because it brings me to the erecovery and it doesn't give me the option to factory reset.
Click to expand...
Click to collapse
You need to hold VOLUME UP and POWER button with the phone off to get into the recovery to do a factory reset. Once the honor logo pops up, you can release the power and volume up buttons.
Recovery.img = Stock recovery
Recovery2.img = eRecovery
eksasol said:
It happened to me too, it is possible you still didn't use the right image.
This is how I recovered mine:
1. Go here to download the latest firmware for your model: https://www.androidfilehost.com/?w=files&flid=129406
2. Use the Huawei Update Extractor to extract files from the "Update.app". (Ignore the 'profile' drop down list in the app.)
3. Unlock your phone's bootloader.
4. Flash these four images (extracted using the tool from step 2):
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash recovery recovery.img
fastboot flash system system.img
5. Boot into recovery and do a factory reset. This is needed to reformat the internal storage (and make it encrypted I think). (Power+Vol Up)
6. Put the Update.app file inside the "dload" folder in your SDcard.
7. Boot into flash mode to let the phone flash the Update.app (Power+Vol Up+Vol Down).
Click to expand...
Click to collapse
I just did everything exactly the way you said. But it still stays at the honor boot logo. I don't mind waiting over night for it to boot up if I have to, but I've never had a phone take this long to boot up, even on first boot.
For a "brick" thread, it seems odd that the model is never mentioned so that someone can really point you to the right spot. If you keep going to erecovery, then it has to do with whether or not your cable is plugged in (likely you've been keeping it plugged in for your fastboot attempts, or that's a guess). I only go to erecovery with both up/down & power if the cable is plugged in. If I want to get to stock recovery (regardless of what the hell is in the "recovery" partition, TWRP, or who knows?) then I unplug it before trying any key combo from power off to get there.
Lastly, if you use this sort of thing as a template (I'm just going to use one for the frd-l09 as an example, but stick the right model in there for you) ::
Example to plug into Google to find your rollback with instructions:: site:consumer.huawei.com honor 8 frd-l09 rollback
Click to expand...
Click to collapse
So if you've got an frd-l04 then plug that in where frd-l09 is. It'll just look on the site consumer.huawei.com just above where the various country/variant breakdowns are, like US/ZH/HU/Etc. are.
Pick the one out that is closest to what it seems you want. All the pages are in the local languages so I'm guessing the .pdf that explains what to do is in the language you'll want as well.
Good luck:: Let us know what model phone you have.
More: Contents of first "intermediate" update.app is 8 image files. I'm sure the 2nd one that is specifically your own phone's version of b162 has a lot more files in it. I've not looked for awhile but I think it's 21 or 22 files. This is a two step process, first is all the crap that comes in update.app from the rollback page (just a 100K file which sets you up in intermediate state for rollback) and 2nd you find your exactly right b162 for your model phone, and pretty much repeat the process.
Yet More: One odd thing about the Honor 8: I've not seen it on other phones is the partition layout is not really "trustworthy" unless you really have gotten to understand it. There appears to be at least 3 or 4 places you can get to that I used to think would all have to be in the recovery partition, but apparently the Honor 8 works differently, so no matter how bleak your odds seem, .. maybe not. I got to both erecovery and stock recovery and rollback while TWRP was installed and it worked just following the directions from their website.
Agreed on this thing.
eksasol said:
It happened to me too, it is possible you still didn't use the right image.
This is how I recovered mine:
1. Go here to download the latest firmware for your model: https://www.androidfilehost.com/?w=files&flid=129406
2. Use the Huawei Update Extractor to extract files from the "Update.app". (Ignore the 'profile' drop down list in the app.)
3. Unlock your phone's bootloader.
4. Flash these four images (extracted using the tool from step 2):
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash recovery recovery.img
fastboot flash system system.img
5. Boot into recovery and do a factory reset. This is needed to reformat the internal storage (and make it encrypted I think). (Power+Vol Up)
6. Put the Update.app file inside the "dload" folder in your SDcard.
7. Boot into flash mode to let the phone flash the Update.app (Power+Vol Up+Vol Down).
Click to expand...
Click to collapse
Thank you very much, you saved me and my phone !!!
I made a mistake: my phone was under android m and I flashed by mistake the rollback update (to go m from n), then my honor was bricked on bootloop, no recovery, no update by dload....nothing worked....
Your solution was the right one !! again thank you very much
Interesting observation with the eRecovery (recovery2 partition). So I have TWRP installed, the system partition modified and user storage not encrypted. I was still able to to use eRecovery to connect to WiFi and download the factory image and it automatically repaired the phone to factory state. I noticed it doesn't re-lock the bootloader afterward. This seems to be the easiest method to unbrick.
Getting into eRecovery.
hi! Or extract the files? sorry for my english
eksasol said:
It happened to me too, it is possible you still didn't use the right image.
This is how I recovered mine:
1. Go here to download the latest firmware for your model: https://www.androidfilehost.com/?w=files&flid=129406
2. Use the Huawei Update Extractor to extract files from the "Update.app". (Ignore the 'profile' drop down list in the app.)
3. Unlock your phone's bootloader.
4. Flash these four images (extracted using the tool from step 2):
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash recovery recovery.img
fastboot flash system system.img
5. Boot into recovery and do a factory reset. This is needed to reformat the internal storage (and make it encrypted I think). (Power+Vol Up)
6. Put the Update.app file inside the "dload" folder in your SDcard.
7. Boot into flash mode to let the phone flash the Update.app (Power+Vol Up+Vol Down).
Click to expand...
Click to collapse
Ok after the factory reset (which is peppered with mounting errors)...
failed to mount /data (invalid arguments)
unable to mount storage
When I try to flash cust.img and system.img they both fail.
I cannot check what firmware I was on before I started all this, but I believe it was the latest one. This is a FRD-04. I flashed TWRP 3.1.0.1 erecovery and I can access it and fastboot.
I have tried various different things and nothing I do can unbrick the phone. Any help would be appreciated.
menriquez said:
Ok after the factory reset (which is peppered with mounting errors)...
failed to mount /data (invalid arguments)
unable to mount storage
When I try to flash cust.img and system.img they both fail.
I cannot check what firmware I was on before I started all this, but I believe it was the latest one. This is a FRD-04. I flashed TWRP 3.1.0.1 erecovery and I can access it and fastboot.
I have tried various different things and nothing I do can unbrick the phone. Any help would be appreciated.
Click to expand...
Click to collapse
have the same problem as you on my FRD-09.
I don't have this phone anymore, but the easiest way I find to restore it is using eRecovery.

Honor 8 total brick !

Hello guys !
First of all, thank you to you all for all the help i've already found on the forum.
I've got an Honor 8, and I tried to flash it for solving battery drain.
After several attempts and almost get there, now the phone is totally bricked.
Here some useful information:
- Bootloader in unlocked
- When in fastboot mode, Fastboot recognize my device but not ADB. I tried installing several drivers but nothing
- Flashing different recovery from fastboot don't work. I mean, it works but the device don't enter in recovery mode ( stuck in Your device is booting now....)
When try to install an update.app from stock recovery, i get error, both unable to find the package and unable to verify the package content.
When first I wasable to get in TWRP, when trying flashing a rom, it alwayg gaves me error like UNABLE TO MOUNT /DATA or /CACHE.
I think I really messed up with partitions and now everything seems doesn't be able to get into the phone.
I started yesterday, still here....
I guess dozens of users encountered same problems, I've tried everythinh from the forum but nothing worked....
Someone has any idea ? Cause my girlfriend will soon kill me.....
Yeah, even with volume up and power. It stuck on boot.
I've tried the most common fix, tried several twrp and rom. Same for update from SD, tried everything, différents rom, rollback....
Nothing...
Rommco05 said:
What happens when you hold +/-/off,on together?
Click to expand...
Click to collapse
It starts in automatic update mode. When trying to connect to WI-FI and download, an error message appear, seems unable to found the update.
When trying to update from SD, several update.app has failed.
When trying to clean all data from Emui recovery mode, the first 2 attempt stops at 7%, the third stops at 99%. Every time i have tried...
I really think is a partition issues, something that don' let the firmware recognize the phone and get the update
Rommco05 said:
Whitch model you have and witch fw you had installed before problem?
Click to expand...
Click to collapse
I have a FRD-L09 and i had the last update B380
Yeah the rollback package revives any brick. I've been through it all once and this will fix any mess so find a way to flash it.
By the way to access recovery you need to have your phone not plugged to USB (that's the bit i was missing for a long time) With your phone completely off (you can turn it off from the eRecovery (vol+ vol- power) ) hold vol+ & power and when the phone vibrates let go off the power and just hold vol+
http://www.hihonor.com/uk/support/details/index.html?DOC_ID=92131 and then flash B131 fw
http://www.hihonor.com/uk/support/details/index.html?DOC_ID=92101
if you can't get into recovery use huawei firmware extractor and get a recovery.img from one of those firmware packages and flash it via fastboot mode.
sysak said:
Yeah the rollback package revives any brick. I've been through it all once and this will fix any mess so find a way to flash it.
By the way to access recovery you need to have your phone not plugged to USB (that's the bit i was missing for a long time) With your phone completely off (you can turn it off from the eRecovery (vol+ vol- power) ) hold vol+ & power and when the phone vibrates let go off the power and just hold vol+
http://www.hihonor.com/uk/support/details/index.html?DOC_ID=92131 and then flash B131 fw
http://www.hihonor.com/uk/support/details/index.html?DOC_ID=92101
if you can't get into recovery use huawei firmware extractor and get a recovery.img from one of those firmware packages and flash it via fastboot mode.
Click to expand...
Click to collapse
Ok, tries, an error message says "impossible to find the package".
Maybe there are some issues with the SD card formatting, so he's not able to get into the dload folder ?
Rommco05 said:
Can you try another sd card or format on pc?
Click to expand...
Click to collapse
In FAT32 ?
Tonioparis said:
Ok, tries, an error message says "impossible to find the package".
Maybe there are some issues with the SD card formatting, so he's not able to get into the dload folder ?
Click to expand...
Click to collapse
did you extract the rollback package?
and yes important to put extracted update.app into dload folder on SD and unplug your device while doing this
if not flash stock recovery, system and so one with huawei extractor from your current running rom
you can enter fastboot mode, turn off your device and hold volume down + power, try this with plugged or unplugged device, but must be turned off..if this helps enter fastbootmode, then flash the extracted images
Dimontiman said:
did you extract the rollback package?
and yes important to put extracted update.app into dload folder on SD and unplug your device while doing this
if not flash stock recovery, system and so one with huawei extractor from your current running rom
you can enter fastboot mode, turn off your device and hold volume down + power, try this with plugged or unplugged device, but must be turned off..if this helps enter fastbootmode, then flash the extracted images
Click to expand...
Click to collapse
Hey...Seems to be working....:cyclops::cyclops::cyclops:
Rommco05 said:
after format card?
Click to expand...
Click to collapse
YYYESSSSSSSSS !!!!
All this time I tried everything and it was the SD card....formatted in NTFS....
MANY THANKS GUYS !!
Now, meanwhile I needed a phone and I got a P10....
Anyone need an Honor 8???
eheh
Yeah, of coure ! Was a joke, means I should probably learn patience
Just another question : when power on now there's no "You can't trust your device".
May I assule that now the bootloader is blocked ?
Thanks again to you all guys !
Rommco05 said:
Yes now is bootloader relocked, you can try again experiments but be carefull and read before anything you do and dont know what you do
Click to expand...
Click to collapse
I guess i'll still like that eheh.
My only concern is about battery drain. I'll try to stay with marshmallow and see if is better than Nougat !
Rommco05 said:
Noo Nougat is match better! https://forum.xda-developers.com/showpost.php?p=72177403&postcount=133
Click to expand...
Click to collapse
uhm but I cannot get the B381 OTA, isn it ?
Rommco05 said:
Dont wait for OTA, use Firmware Finder or flash via twrp...
Click to expand...
Click to collapse
you mean maees around with the bootloader again eh ? ahah
Ok i downloaded the full OTA, but how to install it directly ?
Tonioparis said:
Ok i downloaded the full OTA, but how to install it directly ?
Click to expand...
Click to collapse
Update process:
1. Unzip [extract] the update.zip to the SD card into the dload folder (if folder is not present, create it yourself)
2. In the phone app, enter the combination *#*#2846579#*#*, then select "Software Upgrade" and
The update from SD start
3. Delete the data in the dload folder
4. Repeat point 1-3 with the update_data_full_hw_eu.zip
5. WipeCache (personal recommendation)

Help with a bricked honor 8 FRD-L14

The issue I am having is that my honor 8 (FRD-L14) is stuck on "your device is booting now.." and it does not shut down. If I hold the power button until it shuts down then it restarts by itself and it keep doing the same thing over and over.
When it first starts and the blue screen and the logo come up the phone vibrate twice and then it displays "your device is booting now..." and it gets stuck there
Here is what I can and cant do:
I can go into fastboot and it shows that the phone is unlocked and the FRP is unlocked
I can flash TWRP from there and I can go into TWRP
When I check in TWRP for partitions I can see CUST or DATA and it shows that the INTERNAL STORAGE size is ZERO
I was able to create the system partition but I am not sure if I did it right.
the dload folder on the SD Card has the role back but the three finger thing (vol+ and vol- and power does not start the system restore from update.app) instead it gets stuck on " your device is booting now..."
I tried Huawei_Multi-Tool and I chose the "unbrick option"...I extracted system.img, boot.img, recovery.img and cust.img and the tool was able to push all images to the device but still the device does not start.
The original stock recovery is not accessible either even if I flash the stock recovery image from TWRP
Any tips on how to resolve this?
Thanks in advance guys
fidzi_1981 said:
The issue I am having is that my honor 8 (FRD-L14) is stuck on "your device is booting now.." and it does not shut down. If I hold the power button until it shuts down then it restarts by itself and it keep doing the same thing over and over.
When it first starts and the blue screen and the logo come up the phone vibrate twice and then it displays "your device is booting now..." and it gets stuck there
Here is what I can and cant do:
I can go into fastboot and it shows that the phone is unlocked and the FRP is unlocked
I can flash TWRP from there and I can go into TWRP
When I check in TWRP for partitions I can see CUST or DATA and it shows that the INTERNAL STORAGE size is ZERO
I was able to create the system partition but I am not sure if I did it right.
the dload folder on the SD Card has the role back but the three finger thing (vol+ and vol- and power does not start the system restore from update.app) instead it gets stuck on " your device is booting now..."
I tried Huawei_Multi-Tool and I chose the "unbrick option"...I extracted system.img, boot.img, recovery.img and cust.img and the tool was able to push all images to the device but still the device does not start.
The original stock recovery is not accessible either even if I flash the stock recovery image from TWRP
Any tips on how to resolve this?
Thanks in advance guys
Click to expand...
Click to collapse
You said you can go into TWRP right. Just rebrand the device to L19 :angel:
First format data
Then flash the rebrand.zip
Then reboot and if it doesn't boot first go into recovery and factory reset then let it boot up again.
Try flashing stock recovery.img using fastboot. Can you now enter into the 3-button combination mode?
wasiq224 said:
Try flashing stock recovery.img using fastboot. Can you now enter into the 3-button combination mode?
Click to expand...
Click to collapse
He said he tried to enter recovery with no luck, and he also tried the 3 button dload method.
wasiq224 said:
Try flashing stock recovery.img using fastboot. Can you now enter into the 3-button combination mode?
Click to expand...
Click to collapse
I tried flashing the stock recovery but it does not work. I also tried the 3-buttons and it did not work either
when I go into TWRP it shows that the size of the internal storage is ZERO
damenbm said:
You said you can go into TWRP right. Just rebrand the device to L19 :angel:
First format data
Then flash the rebrand.zip
Then reboot and if it doesn't boot first go into recovery and factory reset then let it boot up again.
Click to expand...
Click to collapse
Where can I find the rebrand.zip file?
Here are the full instructions :victory:
https://forum.xda-developers.com/honor-8/how-to/guide-honor-8-to-frd-l19-t3632220
damenbm said:
Here are the full instructions :victory:
https://forum.xda-developers.com/honor-8/how-to/guide-honor-8-to-frd-l19-t3632220
Click to expand...
Click to collapse
Thanks. I will give it a try and flash it and see if it can re-create the missing partitions :fingers-crossed::fingers-crossed:
fidzi_1981 said:
Thanks. I will give it a try and flash it and see if it can re-create the missing partitions :fingers-crossed::fingers-crossed:
Click to expand...
Click to collapse
Best of luck :angel: let me know how it goes please!
damenbm said:
He said he tried to enter recovery with no luck, and he also tried the 3 button dload method.
Click to expand...
Click to collapse
Yes, but he tried the dload method before flashing stock recovery, and he was flashing stock recovery using twrp rather than fastboot.
Thanks but I tried dload after I flashed the stock recovery.
And I tried flashing the stock recovery using facebook and twrp and neither ways succeeded
fidzi_1981 said:
Thanks but I tried dload after I flashed the stock recovery.
And I tried flashing the stock recovery using facebook and twrp and neither ways succeeded
Click to expand...
Click to collapse
Did the rebrand work? Did it make you go back to stock?
damenbm said:
Did the rebrand work? Did it make you go back to stock?
Click to expand...
Click to collapse
Not yet. I'm at work. I'll give it a go tonight
For me it worked after trying to get my FRD-L09 back to work again after I couldnt flash system and not boot anywhere but twrp.
Thanks for the help!
fidzi_1981 said:
Not yet. I'm at work. I'll give it a go tonight
Click to expand...
Click to collapse
I had the same exact issue 5 days ago.
Here's what I did to solve it
NOTE - This is FRD-L14 SPECIFIC
First, Download these files -
1) FRD-L04 Original Recoveries and Boot Image
2) FRD-04 Rollback Package from Huawei
3) FRD-L04 Official MM ROM from Huawei
4) FRD-L14 Specific Stock MM ROM Update.zip
Assuming Bootloader is unlocked
Here's what you should do
-Unzip the Recoveries and Boot image folder
-Unzip Rollback Package
-Make a folder called "dload" (without the quotes) in the root of your SD Card
-Place the Update.app from the Rollback Package in there
-Make sure you have ADB and Fastboot installed - Installer
-Boot into fastboot by Plugging in your USB Cable and Holding Power + Volume Down. This may take multiple tries and multiple reboots to get it right depending on the reboot loop.
-Once phone is in Fastboot, go into the Recoveries and Boot folder, hold Shift and right Click. Click on open Command Window Here.
-If the option says "Powershell" instead, open Command prompt manually, and cd to that directory, or change this option in your settings.
-With command prompt open, do -
Code:
fastboot flash recovery recovery.img
Code:
fastboot flash recovery2 recovery2.img
Code:
fastboot flash boot boot.img
IMPORTANT - Make sure you unplug the cable from the phone and are ready to press both volume buttons at the same time after it reboots
If you dont get it the first time,hold all 3 buttons at the same time to make it reboot and go into that mode.
Code:
fastboot reboot
-Remove cable, press both Buttons at the same time
-It should go into stock recovery and start flashing the Rollback package
-Wait for it to finish, it should reboot automatically
-After it reboots, you should notice that it went back to the same state it was, so reboot into fastboot and flash recovery, recovery2, and the boot image again.
-This time, put the Update.app from the Official L04 Rom you downloaded from the Huawei website in the "dload" folder of the SDCard
-Fastboot Reboot, Remove cable, and Press buttons again. This time it will flash the Official ROM, so it will take longer.
-If it says error right at 99%, reboot, it flashed correctly but it displays an error.
-If it says error anytime before the end of flash, reboot and try again.​-After it reboots, you will notice you are able to boot again. BUT, you are not able to update due to it being branded as L04, sooooo
-Place the Update.app from the 4th link (L14 Specific ROM) in the "dload" folder of SD Card
-Three button method into the recovery flash again.
-It will start to flash the L14 Specific ROM on top of the L04 one.
-After it flashes it and reboots, reboot one more time once you are inside android so it encrypts the ROM.
-(Optional) Update to Nougat, apply other updates after that (There's like 3 Updates I think)
-At this point you have a 100% Stock FRD-L14 Honor 8 but, you can also
-(Optional) Reunlock Bootloader
-Profit?
JvaOneShotzXprX said:
I had the same exact issue 5 days ago.
Here's what I did to solve it
NOTE - This is FRD-L14 SPECIFIC
First, Download these files -
1) FRD-L04 Original Recoveries and Boot Image
2) FRD-04 Rollback Package from Huawei
3) FRD-L04 Official MM ROM from Huawei
4) FRD-L14 Specific Stock MM ROM Update.zip
Assuming Bootloader is unlocked
Here's what you should do
-Unzip the Recoveries and Boot image folder
-Unzip Rollback Package
-Make a folder called "dload" (without the quotes) in the root of your SD Card
-Place the Update.app from the Rollback Package in there
-Make sure you have ADB and Fastboot installed - Installer
-Boot into fastboot by Plugging in your USB Cable and Holding Power + Volume Down. This may take multiple tries and multiple reboots to get it right depending on the reboot loop.
-Once phone is in Fastboot, go into the Recoveries and Boot folder, hold Shift and right Click. Click on open Command Window Here.
-If the option says "Powershell" instead, open Command prompt manually, and cd to that directory, or change this option in your settings.
-With command prompt open, do -
Code:
fastboot flash recovery recovery.img
Code:
fastboot flash recovery2 recovery2.img
Code:
fastboot flash boot boot.img
IMPORTANT - Make sure you unplug the cable from the phone and are ready to press both volume buttons at the same time after it reboots
If you dont get it the first time,hold all 3 buttons at the same time to make it reboot and go into that mode.
Code:
fastboot reboot
-Remove cable, press both Buttons at the same time
-It should go into stock recovery and start flashing the Rollback package
-Wait for it to finish, it should reboot automatically
-After it reboots, you should notice that it went back to the same state it was, so reboot into fastboot and flash recovery, recovery2, and the boot image again.
-This time, put the Update.app from the Official L04 Rom you downloaded from the Huawei website in the "dload" folder of the SDCard
-Fastboot Reboot, Remove cable, and Press buttons again. This time it will flash the Official ROM, so it will take longer.
-If it says error right at 99%, reboot, it flashed correctly but it displays an error.
-If it says error anytime before the end of flash, reboot and try again.​-After it reboots, you will notice you are able to boot again. BUT, you are not able to update due to it being branded as L04, sooooo
-Place the Update.app from the 4th link (L14 Specific ROM) in the "dload" folder of SD Card
-Three button method into the recovery flash again.
-It will start to flash the L14 Specific ROM on top of the L04 one.
-After it flashes it and reboots, reboot one more time once you are inside android so it encrypts the ROM.
-(Optional) Update to Nougat, apply other updates after that (There's like 3 Updates I think)
-At this point you have a 100% Stock FRD-L14 Honor 8 but, you can also
-(Optional) Reunlock Bootloader
-Profit?
Click to expand...
Click to collapse
Thanks! i will give this a try since flashing the rebranding zip file that was suggested in one of the posts did not work out for me.
However, do you think that this w=method will work despite the fact that I do not have a valid DATA or CUST partitions?
Thanks again for responding to my post!!
fidzi_1981 said:
Thanks! i will give this a try since flashing the rebranding zip file that was suggested in one of the posts did not work out for me.
However, do you think that this w=method will work despite the fact that I do not have a valid DATA or CUST partitions?
Thanks again for responding to my post!!
Click to expand...
Click to collapse
No problem!
That shouldn't matter, this will get you to 100% stock, so all of those partitions will be reflashed.
JvaOneShotzXprX said:
No problem!
That shouldn't matter, this will get you to 100% stock, so all of those partitions will be reflashed.
Click to expand...
Click to collapse
It worked!!!
Thanks a lot!
but this is what happened:
After i flashed recovery, recovery2 and boot images, I rebooted the phone and it went straight to stock recovery and it asked me download stock firmware and stock recovery which was 1.66GB so I allowed and it downloaded it and flashed everything and did a reset and the phone booted normally.
The stock firmware that it downloaded and flashed was B122 MM.
One question though, does the flashing sequence of the recovery, recovery2 and boot matter?
Before you posted your post, I had tried flashing these three files in the following order: boot, then recovery then recovery2 but it never worked.
Also, the three images that tried to flash were extracted from the update.app from this firmware (FRD-L14C567B162_FULL) so I was not sure what was going wrong.
Thanks again for your help!! :victory::good::highfive:
fidzi_1981 said:
It worked!!!
Thanks a lot!
but this is what happened:
After i flashed recovery, recovery2 and boot images, I rebooted the phone and it went straight to stock recovery and it asked me download stock firmware and stock recovery which was 1.66GB so I allowed and it downloaded it and flashed everything and did a reset and the phone booted normally.
The stock firmware that it downloaded and flashed was B122 MM.
One question though, does the flashing sequence of the recovery, recovery2 and boot matter?
Before you posted your post, I had tried flashing these three files in the following order: boot, then recovery then recovery2 but it never worked.
Also, the three images that tried to flash were extracted from the update.app from this firmware (FRD-L14C567B162_FULL) so I was not sure what was going wrong.
Thanks again for your help!! :victory::good::highfive:
Click to expand...
Click to collapse
It shouldn't matter, but I included it because sometimes those get corrupted like what happened to me. I'll probably be testing it out completely and making a guide. Looks like you had it better than I did though! I'm glad you got it fixed! :highfive:
JvaOneShotzXprX said:
It shouldn't matter, but I included it because sometimes those get corrupted like what happened to me. I'll probably be testing it out completely and making a guide. Looks like you had it better than I did though! I'm glad you got it fixed! :highfive:
Click to expand...
Click to collapse
Thanks for the help again. I would not have been able to rescue the phone without your tips. :good::highfive:

Categories

Resources