Honor 6 - Unable to access recovery mode. Stuck at boot screen (honor logo) - Honor 6, 6 Plus Q&A, Help & Troubleshooting

Hi,
My Honor 6 (Indian Version) was stuck in boot loop post OTA upgrade from B822 to B831. In order to fix this issue, I went through many forums available online and then decided to use the Multi Tool to downgrade to Android L & EMUI 3.1.
To get this done I have followed the below steps:
1. Unlock bootloader
2. Extract BOOT, CUST, RECOVERY and SYSTEM files from the update package downloaded from Honor.in site. //(Honor 6_Firmware_H60-L04_Android 5.1.1_EMUI 3.1_C675B570_India_Flipkart)//
3. Used Multi Tool to unbrick.
Post this the phone is not able to get into recovery mode; it's stuck at the logo screen. It doesnot recognise the 3 button command to boot into recovery mode.
I have tried using the 'boot to recovery' command in Multi Tool but it throws error "daemon not running starting on port 5037".
I have also tried adb command but for some reason my computer does not recognise my mobile.
i.e. adb devices --> doesnot show my device. (yes, I have updated the abb drivers). So I am not able to use any adb commands.
Then i tried installing/flashing CWM & TWRP recovery. None helped. :crying:
Now I am here, out of options and do not know how to proceed.
Could someone in this forum help me fix the current issue? Please.
In addition, I would like to know a few things:
a. How to install a new OS/ROM on a dead phone? (Healthy hardware with corrupt software)
b. How to format any phone and start a fresh installation?
c. How to read internal memory of a phone which has no ROM or corrupt software?
I am new to all this. Please bear with me.
Thanks,
Sampath

sampathnayak09 said:
Hi,
My Honor 6 (Indian Version) was stuck in boot loop post OTA upgrade from B822 to B831. In order to fix this issue, I went through many forums available online and then decided to use the Multi Tool to downgrade to Android L & EMUI 3.1.
To get this done I have followed the below steps:
1. Unlock bootloader
2. Extract BOOT, CUST, RECOVERY and SYSTEM files from the update package downloaded from Honor.in site. //(Honor 6_Firmware_H60-L04_Android 5.1.1_EMUI 3.1_C675B570_India_Flipkart)//
3. Used Multi Tool to unbrick.
Post this the phone is not able to get into recovery mode; it's stuck at the logo screen. It doesnot recognise the 3 button command to boot into recovery mode.
I have tried using the 'boot to recovery' command in Multi Tool but it throws error "daemon not running starting on port 5037".
I have also tried adb command but for some reason my computer does not recognise my mobile.
i.e. adb devices --> doesnot show my device. (yes, I have updated the abb drivers). So I am not able to use any adb commands.
Then i tried installing/flashing CWM & TWRP recovery. None helped. :crying:
Now I am here, out of options and do not know how to proceed.
Could someone in this forum help me fix the current issue? Please.
In addition, I would like to know a few things:
a. How to install a new OS/ROM on a dead phone? (Healthy hardware with corrupt software)
b. How to format any phone and start a fresh installation?
c. How to read internal memory of a phone which has no ROM or corrupt software?
I am new to all this. Please bear with me.
Thanks,
Sampath
Click to expand...
Click to collapse
First of all hold and press power + vol down to boot into bootloader mode and type
Fastboot devices
After connecting your phone to PC and opening a command window in platform-tools. Your device should be listed.
adb devices works only when your phone is already booted into Android or running twrp.
Copy and paste the four image files to platform-tools folder and fire these commands
Fastboot flash boot boot.img
Fastboot flash recovery recovery.img
Fastboot flash system system.img
Fastboot flash cust cust.img
And then use the 3 button command.
(Platform-tools folder can be downloaded after installing latest Android SDK software)

How to return back to Stock Recovery & Install Stock Rom.
muradulislam said:
First of all hold and press power + vol down to boot into bootloader mode and type
Fastboot devices
After connecting your phone to PC and opening a command window in platform-tools. Your device should be listed.
adb devices works only when your phone is already booted into Android or running twrp.
Copy and paste the four image files to platform-tools folder and fire these commands
Fastboot flash boot boot.img
Fastboot flash recovery recovery.img
Fastboot flash system system.img
Fastboot flash cust cust.img
And then use the 3 button command.
(Platform-tools folder can be downloaded after installing latest Android SDK software)
Click to expand...
Click to collapse
I am in a bit different situation, let me explain.
Till day before yesterday I was on B570 Rom, then I upgraded over OTA to B831, then Unlocked Bootloader, Rooted, Installed Latest TWRP Recovery & Installed Latest Xposed Framework, everything went successfull & My phone is running fine.
But the question that arises to me is that none of the Stock Marshmallow update for Honor 6 - H60-L04 has been stable as compared to Lollipop Version & I found B570 super stable & the possibility of myself reverting back to B570 is more. What would be the procedure to revert back to B570.. I think first of all I would have to revert back to stock recovery & then flash the rom package, but how to do this successfully.
Kindly advice.

muradulislam said:
First of all hold and press power + vol down to boot into bootloader mode and type
Fastboot devices
After connecting your phone to PC and opening a command window in platform-tools. Your device should be listed.
adb devices works only when your phone is already booted into Android or running twrp.
Copy and paste the four image files to platform-tools folder and fire these commands
Fastboot flash boot boot.img
Fastboot flash recovery recovery.img
Fastboot flash system system.img
Fastboot flash cust cust.img
And then use the 3 button command.
(Platform-tools folder can be downloaded after installing latest Android SDK software)
Click to expand...
Click to collapse
Thank you for your response. :good:
I have flashed all the files using the fastboot mode, but my phone does not recognise the 3 button command.
It either displays the Honor logo or restarts with a quick vibration. the only command it recognised is 'Vol Down + USB plugged into a computer' (for fastboot).
When flashed with Honor Custom or CWM recovery the phone does not recognise:
1. Vol up + Vol down + Power - for recovery mode
2. Vol down + Power - for hard reset/clear cache partition
When flashed with TWRP recovery the phone only recognises: Power + Vol Up button which boots into recovery mode; however this works only when connected to a power source, the moment I disconnect the power cable the phone switches off.
I tried to install Honor 6 custom ROM EMUI4.0 using TWRP. Need guidance on the below two scenarios.
1. TWRP only recognises .zip files. HONOR custom ROMs are in .app format. What should I do?
2. As a work around, I have downloaded 'Honor 6_Firmware_H60-L04_Andriod 6.0_EMUI 4.0_C432B820_Channel-Others.zip' from xda forum and tried installing it, but TWRP throws a 'no md5 file found' error.
To address this I tried using WinMD5.exe to get the MD5 code and manually created a .MD5 file, but TWRP did not recognise it. Please guide.
Thanks,
Sampath

sampathnayak09 said:
Thank you for your response. :good:
I have flashed all the files using the fastboot mode, but my phone does not recognise the 3 button command.
It either displays the Honor logo or restarts with a quick vibration. the only command it recognised is 'Vol Down + USB plugged into a computer' (for fastboot).
When flashed with Honor Custom or CWM recovery the phone does not recognise:
1. Vol up + Vol down + Power - for recovery mode
2. Vol down + Power - for hard reset/clear cache partition
When flashed with TWRP recovery the phone only recognises: Power + Vol Up button which boots into recovery mode; however this works only when connected to a power source, the moment I disconnect the power cable the phone switches off.
I tried to install Honor 6 custom ROM EMUI4.0 using TWRP. Need guidance on the below two scenarios.
1. TWRP only recognises .zip files. HONOR custom ROMs are in .app format. What should I do?
2. As a work around, I have downloaded 'Honor 6_Firmware_H60-L04_Andriod 6.0_EMUI 4.0_C432B820_Channel-Others.zip' from xda forum and tried installing it, but TWRP throws a 'no md5 file found' error.
To address this I tried using WinMD5.exe to get the MD5 code and manually created a .MD5 file, but TWRP did not recognise it. Please guide.
Thanks,
Sampath
Click to expand...
Click to collapse
@DigiGoon

@sampathnayak09
You need to flash stock recovery first, by executing this command:
Code:
fastboot flash recovery recovery.img

@sampathnayak09
Make sure your power button is working correctly. If the files can be flashed successfully, you should be able to boot into recovery.
Honor firmware can only be flashed using three button method. You can search online for making .zip from .app but I am not sure that will solve your problem.
---------- Post added at 04:10 AM ---------- Previous post was at 04:06 AM ----------
mahadikrs said:
I am in a bit different situation, let me explain.
Till day before yesterday I was on B570 Rom, then I upgraded over OTA to B831, then Unlocked Bootloader, Rooted, Installed Latest TWRP Recovery & Installed Latest Xposed Framework, everything went successfull & My phone is running fine.
But the question that arises to me is that none of the Stock Marshmallow update for Honor 6 - H60-L04 has been stable as compared to Lollipop Version & I found B570 super stable & the possibility of myself reverting back to B570 is more. What would be the procedure to revert back to B570.. I think first of all I would have to revert back to stock recovery & then flash the rom package, but how to do this successfully.
Kindly advice.
Click to expand...
Click to collapse
There are rollback packages for going back. I have read those threads on XDA but could not find them again. Will look for them and will send you a link as soon as I found one.

muradulislam said:
@sampathnayak09
Make sure your power button is working correctly. If the files can be flashed successfully, you should be able to boot into recovery.
Honor firmware can only be flashed using three button method. You can search online for making .zip from .app but I am not sure that will solve your problem.
---------- Post added at 04:10 AM ---------- Previous post was at 04:06 AM ----------
There are rollback packages for going back. I have read those threads on XDA but could not find them again. Will look for them and will send you a link as soon as I found one.
Click to expand...
Click to collapse
Thanks for the reply.
If I extract the recovery.img from the B831 Rom Package & flash the same using the below command will it give me back my stock recovery.
fastboot flash recovery recovery.img
And if once I am on Stock Recovery I hope I can again Install a full fresh copy of the B831 Package which will be with Stock Recovery i.e NO TWRP Recovery & root free. And after that when I get the rollback package I can revert back to B570. Pls advice am I going right or is there any possibility that I will brick my phone.

sampathnayak09 said:
Thank you for your response. :good:
I have flashed all the files using the fastboot mode, but my phone does not recognise the 3 button command.
It either displays the Honor logo or restarts with a quick vibration. the only command it recognised is 'Vol Down + USB plugged into a computer' (for fastboot).
When flashed with Honor Custom or CWM recovery the phone does not recognise:
1. Vol up + Vol down + Power - for recovery mode
2. Vol down + Power - for hard reset/clear cache partition
When flashed with TWRP recovery the phone only recognises: Power + Vol Up button which boots into recovery mode; however this works only when connected to a power source, the moment I disconnect the power cable the phone switches off.
I tried to install Honor 6 custom ROM EMUI4.0 using TWRP. Need guidance on the below two scenarios.
1. TWRP only recognises .zip files. HONOR custom ROMs are in .app format. What should I do?
2. As a work around, I have downloaded 'Honor 6_Firmware_H60-L04_Andriod 6.0_EMUI 4.0_C432B820_Channel-Others.zip' from xda forum and tried installing it, but TWRP throws a 'no md5 file found' error.
To address this I tried using WinMD5.exe to get the MD5 code and manually created a .MD5 file, but TWRP did not recognise it. Please guide.
Thanks,
Sampath
Click to expand...
Click to collapse
If the phone keeps going off you tried charging for a while? Battery might not be charging due to no OS.
Sent from my H60-L04 using XDA Labs

mahadikrs said:
Thanks for the reply.
If I extract the recovery.img from the B831 Rom Package & flash the same using the below command will it give me back my stock recovery.
fastboot flash recovery recovery.img
And if once I am on Stock Recovery I hope I can again Install a full fresh copy of the B831 Package which will be with Stock Recovery i.e NO TWRP Recovery & root free. And after that when I get the rollback package I can revert back to B570. Pls advice am I going right or is there any possibility that I will brick my phone.
Click to expand...
Click to collapse
Try out this thread...
http://forum.xda-developers.com/hon...wngrade-eu-h60-l04-indian-b810-t3367031/page1
My honor 6 bricked about a month ago so can not verify this method but to get out of bootloop, always keep a nandroid backup of your device somewhere safe.
You can make a nandroid backup using twrp. Save it to SD card and then copy it to your PC to keep it safe.

muradulislam said:
Try out this thread...
http://forum.xda-developers.com/hon...wngrade-eu-h60-l04-indian-b810-t3367031/page1
My honor 6 bricked about a month ago so can not verify this method but to get out of bootloop, always keep a nandroid backup of your device somewhere safe.
You can make a nandroid backup using twrp. Save it to SD card and then copy it to your PC to keep it safe.
Click to expand...
Click to collapse
Thanks for your response.
I was able to do as per the steps I mentioned in my earlier post & now I have successfully Downgraded to B570, With Unlocked Bootloader, Rooted, TWRP & Xposed Installed. So its time for me to change my signature.
P.s : Also Updated TWRP to the Latest Version i.e TWRP 3.0.2-0

DigiGoon said:
@sampathnayak09
You need to flash stock recovery first, by executing this command:
Code:
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
Hi,
I did flash the stock recovery, but my phone keeps rebooting and doesn't get into recovery mode.
I am sure it has sufficient battery charge. (Close to 90%).
Is there a way to do a clean install on Android phones? Like the way we install Windows OS on computers. Format hard disks, create partitions and then install a fresh OS?
Thanks

mahadikrs said:
Thanks for your response.
I was able to do as per the steps I mentioned in my earlier post & now I have successfully Downgraded to B570, With Unlocked Bootloader, Rooted, TWRP & Xposed Installed. So its time for me to change my signature.
P.s : Also Updated TWRP to the Latest Version i.e TWRP 3.0.2-0
Click to expand...
Click to collapse
Hi,
Could you please provide links to
1. The downgrade transition package.
2. Latest TWRP version.
Also plz help me understand the benifits of TWRP when it cannot be used to install the stock ROM?

sampathnayak09 said:
Hi,
Could you please provide links to
1. The downgrade transition package.
2. Latest TWRP version.
Also plz help me understand the benifits of TWRP when it cannot be used to install the stock ROM?
Click to expand...
Click to collapse
Find attached below the required links for Rollback package & TWRP.
1) https://club.hihonor.com/in/honor6.217/downgrade-link-from-marshmallow-b831-to-lollipop-b570.7935
2) https://twrp.me/devices/huaweihonor6.html
Regarding TWRP, it lets you install custom roms & other apps which cannot be installed thru stock recovery e.g Xposed Framework. Further TWRP is useful for restoring the phone as it allows to restore the phone by using Nandroid backups taken earlier, provided the Nandroid backups are stored in SD Card. There may be more advantages which I am still trying to find out.

mahadikrs said:
Find attached below the required links for Rollback package & TWRP.
1) https://club.hihonor.com/in/honor6.217/downgrade-link-from-marshmallow-b831-to-lollipop-b570.7935
2) https://twrp.me/devices/huaweihonor6.html
Regarding TWRP, it lets you install custom roms & other apps which cannot be installed thru stock recovery e.g Xposed Framework. Further TWRP is useful for restoring the phone as it allows to restore the phone by using Nandroid backups taken earlier, provided the Nandroid backups are stored in SD Card. There may be more advantages which I am still trying to find out.
Click to expand...
Click to collapse
Thank you for providing the links. Let me try installing these.

muradulislam said:
First of all hold and press power + vol down to boot into bootloader mode and type
Fastboot devices
After connecting your phone to PC and opening a command window in platform-tools. Your device should be listed.
adb devices works only when your phone is already booted into Android or running twrp.
Copy and paste the four image files to platform-tools folder and fire these commands
Fastboot flash boot boot.img
Fastboot flash recovery recovery.img
Fastboot flash system system.img
Fastboot flash cust cust.img
And then use the 3 button command.
(Platform-tools folder can be downloaded after installing latest Android SDK software)
Click to expand...
Click to collapse
goldfinv said:
If the phone keeps going off you tried charging for a while? Battery might not be charging due to no OS.
Sent from my H60-L04 using XDA Labs
Click to expand...
Click to collapse
Phone has 75% + charge as shown in TWRP recovery.

sampathnayak09 said:
Phone has 75% + charge as shown in TWRP recovery.
Click to expand...
Click to collapse
Maybe try flashing one of the custom EMUI ROMs via TWRP?
Sent from my H60-L04 using XDA Labs

@mahadikrs @muradulislam @goldfinv
Thank you for your input guys. I am now able to enter stock recovery mode (3 button mode); however, the installation stops at 5%.
Any suggestions?

sampathnayak09 said:
@[email protected]@goldfinv
Thank you for your input guys. I am now able to enter stock recovery mode (3 button mode); however, the installation stops at 5%.
Any suggestions?
Click to expand...
Click to collapse
Give it a couple of tries. Users have suggested that it usually gets stuck somewhere but trying for 2,3 times gets the job done.
Sent from my PLK-L01 using XDA Labs

sampathnayak09 said:
@mahadikrs @muradulislam @goldfinv
Thank you for your input guys. I am now able to enter stock recovery mode (3 button mode); however, the installation stops at 5%.
Any suggestions?
Click to expand...
Click to collapse
Let me know which Rom version is your phone running now & which version you are trying to migrate to.
Also if 3 button Force update is not working then you can try the project menu option.
But first let me know what state your phone is currently in.

Related

(soft)bricked my device. Is there a fix?

Hi all,
I installed the TWRP recovery for my mate 7 - 09 version, with lollipop 5.1. But then I unknowingly wiped something I shouldn't have: I think it was the system folder. No backups were made
My phone keeps starting up to the huawei logo and then reboots\turns off. I can get into fastboot&rescue mode, but that's it. No recovery, no 3-button fix (as far as I know).
The second problem is that I cannot get my device to be recognised by my pc. adb devices doesn't give me any results.
I don't feel like I can install the drivers properly as well. Pherhaps thats the problem? How can I do this? I have a driversetup from a mate7 download, but double clicking it doesnt show any prompts.
Anyone who can help me in any way is more than welcome!
dekraan said:
Hi all,
I installed the TWRP recovery for my mate 7 - 09 version, with lollipop 5.1. But then I unknowingly wiped something I shouldn't have: I think it was the system folder. No backups were made
My phone keeps starting up to the huawei logo and then reboots\turns off. I can get into fastboot&rescue mode, but that's it. No recovery, no 3-button fix (as far as I know).
The second problem is that I cannot get my device to be recognised by my pc. adb devices doesn't give me any results.
I don't feel like I can install the drivers properly as well. Pherhaps thats the problem? How can I do this? I have a driversetup from a mate7 download, but double clicking it doesnt show any prompts.
Anyone who can help me in any way is more than welcome!
Click to expand...
Click to collapse
Hey Buddy, here's what you can try to do:
1.) Boot connect your phone to your computer.
2.) Next, boot your phone to fastboot.
3.) Next, open command prompt from the folder where your ADB files are stored.
4.)On CMD type:
fastboot devices
5.) If your device appears then you have 2 options now. You can either:
a.) Flash Stock recovery.img or
b.) Flash back TWRP
6.) If choosing option a.) you can then save stock firmware within dload folder on your external sd card then force upgrade via 3 btn method.
7.) If choosing option b.) you can boot to twrp then either sideload a custom rom or try to save on your external sd and flash
blitzkriegger said:
Hey Buddy, here's what you can try to do:
1.) Boot connect your phone to your computer.
2.) Next, boot your phone to fastboot.
3.) Next, open command prompt from the folder where your ADB files are stored.
4.)On CMD type:
fastboot devices
5.) If your device appears then you have 2 options now. You can either:
a.) Flash Stock recovery.img or
b.) Flash back TWRP
6.) If choosing option a.) you can then save stock firmware within dload folder on your external sd card then force upgrade via 3 btn method.
7.) If choosing option b.) you can boot to twrp then either sideload a custom rom or try to save on your external sd and flash
Click to expand...
Click to collapse
I'll give that a try, thank you. With step 1, you just mean: connect the phone through usb to the computer, right?
When I rooted the phone, I did so on my work laptop, so I am hoping I can get it recognised there, but lets see what happens at home.
EDIT:
Ok, i've typed in fastboot devices, and it gave me one line with a 16-digit code (numbers and letters) some white space and then the word fastboot. What does that mean?
That should meen it recognizes your phone in fastboot mode. Next step is to flash as stated in step 5 that in the instructions.
Sent from my HUAWEI MT7-L09 using Tapatalk
dekraan said:
I'll give that a try, thank you. With step 1, you just mean: connect the phone through usb to the computer, right?
When I rooted the phone, I did so on my work laptop, so I am hoping I can get it recognised there, but lets see what happens at home.
EDIT:
Ok, i've typed in fastboot devices, and it gave me one line with a 16-digit code (numbers and letters) some white space and then the word fastboot. What does that mean?
Click to expand...
Click to collapse
EDIT AGAIN:
Ok, this is what I did. I downloaded the well known mate7 package, extracted the b119 tools folder and I put the twrp_2.8.7.0_mate7_5.1.img file from this forum (the TWRP for 5.1) inside this folder.
Then, I open cmd inside the folder, and I typed: fastboot flash recovery twrp_2.8.7.0_mate7_5.1.img. This is what happens:
target reported max download size of 471859200 bytes
sending 'recovery'(12644 KB)...
OKAY [ 1.302s]
writing 'recovery'...
OKAY [ 0.455s]
finished. total time: 1.756s
Now, I finally managed to get back into TWRP! I've only got 2% battery though (but I see a + which I think means charging...EDIT: yes, it is on 3% now. Better leave it like this...).
It tells me this:
TWRP has detected an unmodified system partition.
TWRP can leave your system partition unmodified to make it easier for you to take official updates. TWRP will be unable to prevent the stock rom from replacing TWRP and will not offer to root your device. Installing zips or performing adb operations may still modify the system partition.
I decided to swipe, to allow modifications.
So, I've got twrp back! For lollipop. This probably means I have to flash the lollipop rom? I will download the update.zip file next and put it on my sd card (using my pc and a microsd adapter...)
Keep you posted!
Ok, this is not working.
I put update.zip on my sd-card, and tried to install it. This is what I get:
Installing 'sd-ext/update.zip'...
checking for MD5 file...
Skipping MD5 check: no MD5 file found
E:unknown command [errno]
file_getprop: failed to stat
E: error executing updater binary in zup 'sd-ext/update.zip'
Error flashing zip 'sd-ext/update.zip'...
Updating partition details...
...done
EDIT:
I tried to sideload but on my pc I get:
error: protocol fault (no status)
And on my TWRP I get:
You need adb 1.0.32 or newer to sideload to this device.
EDIT:
Updated my adb to 1.0.32 for windows, and rebooted everything. Now i'm at 6% of sideload. Hoping this will work!
EDITn the PC everything seems to go ok, but on my phone it says: E:Zip signature verification failed:1
What should I try next?
dekraan said:
Ok, this is not working.
I put update.zip on my sd-card, and tried to install it. This is what I get:
Installing 'sd-ext/update.zip'...
checking for MD5 file...
Skipping MD5 check: no MD5 file found
E:unknown command [errno]
file_getprop: failed to stat
E: error executing updater binary in zup 'sd-ext/update.zip'
Error flashing zip 'sd-ext/update.zip'...
Updating partition details...
...done
EDIT:
I tried to sideload but on my pc I get:
error: protocol fault (no status)
And on my TWRP I get:
You need adb 1.0.32 or newer to sideload to this device.
EDIT:
Updated my adb to 1.0.32 for windows, and rebooted everything. Now i'm at 6% of sideload. Hoping this will work!
EDITn the PC everything seems to go ok, but on my phone it says: E:Zip signature verification failed:1
What should I try next?
Click to expand...
Click to collapse
I don't advise you to flash lollipop firmware first. It's more prudent to go back to kitkat first as I believe Lollipop needs kitkat as base
1.) Put stock kitkat update.app on dload folder of your memory card. Also make sure you have the LO9 stock kitkat recovery.
2.) With your phone connected to pc, go to twrp and reboot to bootloader.
3.) Once on bootloader open cmd on your tools folder then fastboot flash the stock kitkat recovery.
4.) Once done, fastboot reboot then force upgrade to install stock firmware.
5.) Once you have stock kitkat follow the drill to reach lollipop
blitzkriegger said:
I don't advise you to flash lollipop firmware first. It's more prudent to go back to kitkat first as I believe Lollipop needs kitkat as base
1.) Put stock kitkat update.app on dload folder of your memory card. Also make sure you have the LO9 stock kitkat recovery.
2.) With your phone connected to pc, go to twrp and reboot to bootloader.
3.) Once on bootloader open cmd on your tools folder then fastboot flash the stock kitkat recovery.
4.) Once done, fastboot reboot then force upgrade to install stock firmware.
5.) Once you have stock kitkat follow the drill to reach lollipop
Click to expand...
Click to collapse
Hi, thank you for your advice. I have but one question remaining: what stock kitkat update should I use? And where can I find the right recovery that goes with it?
I've tried several recovery_stock.img I found, and it does take away TWRP, so it might have done the trick. Only problem is that I cannot force upgrade to install whats on my sd-card....The phone keeps turning on (after a long push) and after seeing the logo for a little while, it turns off (short vibration)... Is there another way?
dekraan said:
Hi, thank you for your advice. I have but one question remaining: what stock kitkat update should I use? And where can I find the right recovery that goes with it?
I've tried several recovery_stock.img I found, and it does take away TWRP, so it might have done the trick. Only problem is that I cannot force upgrade to install whats on my sd-card....The phone keeps turning on (after a long push) and after seeing the logo for a little while, it turns off (short vibration)... Is there another way?
Click to expand...
Click to collapse
You should flash B137SP03 firmware. You can also refer to this guide:
http://forum.xda-developers.com/mate-7/help/5-1-to-4-4-2-bootloop-t3132888
1.)Prepare the Stock B137SP03 firmware on your SD card
2.)Download the fastboot.zip guide and extract it to a separate folder.
3.) next connect your phone to your computer and go to fastboot mode.
4.) Flash the boot.img and recovery.img you find on that guide.
5.) Once done, do the force upgrade with the B137 firmware.
blitzkriegger said:
You should flash B137SP03 firmware. You can also refer to this guide:
http://forum.xda-developers.com/mate-7/help/5-1-to-4-4-2-bootloop-t3132888
1.)Prepare the Stock B137SP03 firmware on your SD card
2.)Download the fastboot.zip guide and extract it to a separate folder.
3.) next connect your phone to your computer and go to fastboot mode.
4.) Flash the boot.img and recovery.img you find on that guide.
5.) Once done, do the force upgrade with the B137 firmware.
Click to expand...
Click to collapse
I've followed the guide you are reffering to. And I flashed the boot and recovery, and managed to get the roll back force installed. But for the life of me, I cannot get my phone to force install the B137 zip. I just can't get into force install mode. Are there tips or tricks? I am holding power up and down, and then press power untill I feel a short vibration. But all it does it show me the huawei logo screen and then shuts down again.
Very frustrating!
EDIT:
ok, I noticed that when my sd-card is not inserted, the phone easily boots into the force install mode. It shows the logo for a couple of seconds, screen goes black and then the force install loads. So this is what I did: insert the sd card half way, press vol up and down, and power on. Then after the logo when the screen goes black, insert the sd-card all the way and when the phone goes to force install mode, it can find the update!
Now installing.... hope this helps someone else out there!
Worked! And I am up and running again! Thank you for saving my mate
I got my Mate bricked and i've been trying to figure out how to solve it. I tried lots of things from different guides, but just an hour ago I found this guide and it worked! I can't tell you how happy I am right now, thanks guys!
aleksik said:
I got my Mate bricked and i've been trying to figure out how to solve it. I tried lots of things from different guides, but just an hour ago I found this guide and it worked! I can't tell you how happy I am right now, thanks guys!
Click to expand...
Click to collapse
Glad to hear both of you guys have your mates up and running again. As long as a phone turns on and is not dead as a brick there's always hope it can be restored
Hi everyone, I have the same problem with my mate 7, i was messing with unlocking bootloader(which I succesfully have done), couldn't get my phone rooted so installed TWRP recovery for Lollipop(which was already installed when i bought the phone). Ended up with soft bricked phone(no OS, no recovery at all).
I tried different tutorials how to fix it, none of them worked(including that one unfortunatelly).
I have taken some pictures to show you what the problem is but cannot post them until reach 10 posts on forum
Basically, i can get into fastboot mode by holding volume down with power button. Windows and Hisuite don't recognise my device but in fastboot mode i can check devices connected. Typing "fastboot devices" i get "P6Q7M14A15008421 fastboot", which i guess is my device indeed.
After that i try flashing boot.img and recovery.img(which are reported OK). Then rebooting with 3 button(vol up and down, power) and Huawei logo screen appears for a bit and goes into white screen saying "rescue mode" and at the bottom: "Error Func NO: 10(FUNC_BOOT_RECOVERY) Error NO:2". Trying rebooting into recovery mode(vol up and power) it shows similar "recovery mode" screen but with different errors: "Error! Func NO:12(FUNC_LOAD_IOM3) Error NO:1".
That's it! It seems like i cannot flash my device successfully for some reason. What Windows version did you guys use?? I tried Win 8.0 and Win 10, maybe i should use older systems? Please help, i had my phone for a week only and broke it(
I can't help you much because I don't have enough knowledge about these kind of things.. I use Windows 7 and from my previous experiences I can say that working with Windows 8 can be frustrating. PS. I bricked my Mate 12hrs after buying it
muzammil84 said:
Hi everyone, I have the same problem with my mate 7, i was messing with unlocking bootloader(which I succesfully have done), couldn't get my phone rooted so installed TWRP recovery for Lollipop(which was already installed when i bought the phone). Ended up with soft bricked phone(no OS, no recovery at all).
I tried different tutorials how to fix it, none of them worked(including that one unfortunatelly).
I have taken some pictures to show you what the problem is but cannot post them until reach 10 posts on forum
Basically, i can get into fastboot mode by holding volume down with power button. Windows and Hisuite don't recognise my device but in fastboot mode i can check devices connected. Typing "fastboot devices" i get "P6Q7M14A15008421 fastboot", which i guess is my device indeed.
After that i try flashing boot.img and recovery.img(which are reported OK). Then rebooting with 3 button(vol up and down, power) and Huawei logo screen appears for a bit and goes into white screen saying "rescue mode" and at the bottom: "Error Func NO: 10(FUNC_BOOT_RECOVERY) Error NO:2". Trying rebooting into recovery mode(vol up and power) it shows similar "recovery mode" screen but with different errors: "Error! Func NO:12(FUNC_LOAD_IOM3) Error NO:1".
That's it! It seems like i cannot flash my device successfully for some reason. What Windows version did you guys use?? I tried Win 8.0 and Win 10, maybe i should use older systems? Please help, i had my phone for a week only and broke it(
Click to expand...
Click to collapse
Sounds like the wrong boot.img or recovery.img has been flashed. May I know what Mate 7 model you have and which Lollipop firmwre version your phone came last with?
Try to obtain boot.img and revoery.img for your lollipop version then flash that via fastboot
blitzkriegger said:
Sounds like the wrong boot.img -recovery.img has been flashed. May I know what Mate 7 model you have and which Lollipop firmwre version your phone came last with?
Try to obtain boot.img and revoery.img for your lollipop version then flash that via fastboot
Click to expand...
Click to collapse
My phone mt7-09l, european version 16gb. Came with lollipop 5.1 when I bought it but I think I have formatted it via twrp recovery so it shouldn't matter what boot and recovery version I am trying to flash, should it? I'll extract boot and recovery from b308 today andtry that, see if this works. If not, only thing I can try is using win7 and that's it really, no more possibilities
dekraan said:
I've followed the guide you are reffering to. And I flashed the boot and recovery, and managed to get the roll back force installed. But for the life of me, I cannot get my phone to force install the B137 zip. I just can't get into force install mode. Are there tips or tricks? I am holding power up and down, and then press power untill I feel a short vibration. But all it does it show me the huawei logo screen and then shuts down again.
Very frustrating!
EDIT:
ok, I noticed that when my sd-card is not inserted, the phone easily boots into the force install mode. It shows the logo for a couple of seconds, screen goes black and then the force install loads. So this is what I did: insert the sd card half way, press vol up and down, and power on. Then after the logo when the screen goes black, insert the sd-card all the way and when the phone goes to force install mode, it can find the update!
Now installing.... hope this helps someone else out there!
Click to expand...
Click to collapse
I'm stuck on this stage, no errors while flashing but no boot either. Shows logo then like a spark a bit of music and animation (1 sec maybe) and reboot, so on and on and on...
muzammil84 said:
My phone mt7-09l, european version 16gb. Came with lollipop 5.1 when I bought it but I think I have formatted it via twrp recovery so it shouldn't matter what boot and recovery version I am trying to flash, should it? I'll extract boot and recovery from b308 today andtry that, see if this works. If not, only thing I can try is using win7 and that's it really, no more possibilities
Click to expand...
Click to collapse
If you were on Lollipop when everything went sour, you should do what I did, thanks to advice from @blitzkriegger:
You should flash B137SP03 firmware. You can also refer to this guide:
http://forum.xda-developers.com/mate...tloop-t3132888
1.)Prepare the Stock B137SP03 firmware on your SD card
2.)Download the fastboot.zip guide and extract it to a separate folder.
3.) next connect your phone to your computer and go to fastboot mode.
4.) Flash the boot.img and recovery.img you find on that guide.
5.) Once done, do the force upgrade with the B137 firmware.
I used the full steps from the link in there: flashed the right boot and recovery through fastboot. Then I flashed the rollback zip from my sd-card, and then I flashed the B137 zip from my sd-card. I can't tell you more about it, obviously
brack11 said:
I'm stuck on this stage, no errors while flashing but no boot either. Shows logo then like a spark a bit of music and animation (1 sec maybe) and reboot, so on and on and on...
Click to expand...
Click to collapse
Been there, done that. Very frustrating! I've tried several things, none of which are probably the right way, but they worked for me. sometimes....
Can you get into stock recovery (vol+ and power)? What I tried several times was wipe cache, and then hold the powerbutton untill my phone turned off. That worked occasionally to get the device totally turned off. Then try to get to force update with your sd-card half way in, and flip it in totally when the logo dissapears and the screen is black. I also tried to shut down the constant starting up by going into fastboot/recovery mode and then holding power down. As long as it takes. Good luck! And hopefully someone can give you proper advice...

Desperate for a Root Method for my P8 Max

Hi all,
Well I love my phone, just love it! BUT having bought it from China, like many I am stuck with the Chinese Model and firmware. Huawei Australia have assisted in unlocking the bootloader, now I am ready to root the phone. BUT, I have not had any luck sourcing a root method for it. Can someone please PLEASE help.
I am desperate as it keeps booting me out of Google Play Services, rendering my Huawei watch useless (ironic huh)
Any help would be appreciated. Email me if you like [email protected]
Michael
flash twrp recovery and install root with it very easy way
A Big Thank You and....
rowihel2012 said:
flash twrp recovery and install root with it very easy way
Click to expand...
Click to collapse
That sounds to easy, only question, how do I do that? Is there an instruction manual or guidance anywhere?
I have flashed other phones in the past but this one is stumping me.
I have looked for some of these methods only to be completing surveys that inundate me with spam and phone calls, only to be left without the downloads that I needed. Did I mention how much I love my phone?
Thanks again
Michael
Managed to root my phone.. even when I have updated the EMUI to B018, but there was an issue.. I tell you below
Step I follow from Chinese Forum below...
Preparation step :
1. download the tools from
https://www.mediafire.com/?9drsdo2f6hn4j34
2. Extract the content to your local. Note there are two folders :
- Folder 1 is for the tool that contains the TWRP recovery.img and the adb/fastboot tool,
- Folder 2 is for the original recovery
3. Copy the SuperSU zip to your phone (either in internal or external memory of your phone)
Installation step :
Step 0, unlock your bootloader (search around on how to do it)
1. Since I am using mac, somehow I don't need to install any driver, but if you using windows, install all the driver yourself
2. Enable the developer mode in your phone, and after that enable the usb debugging
3. Turn off your phone, and boot to fastboot (in off mode, connect the phone with your PC then press Volume Up and Power Button together)
4. Since now your phone has been connected to the PC, go to that Tool folder in respective of your OS, then overwrite the recovery with TWRP with fastboot command (install custom recovery) *note : for mac just add "./" in every command
- check the whether its connected : fastboot devices
- install TWRP : fastboot flash recovery recovery.img
5. Restart your phone and boot to recovery
- restart : fastboot reboot
- after reboot, turn off your phone
- reboot to recovery : turn on your phone by holding Volume Down with Power button
- Now you are at TWRP
6. Install SuperSU (root)
- Install SuperSU zip that has already been copied to your phone using TWRP (use the Install mode)
7. Reboot the phone
- Use reboot function in twrp
8. Profit
Theoritically the above things works but I have some issues following the above :
- After step 4, after recovery being flashed with TWRP seems like my phone Boot Partition is being overwritten too
- So when I rebooted the phone, it boot to TWRP instead
- So I tried to re-flashed the recovery with the original EMUI rom recovery (go to the folder "2.P8Max_Official_Recovery(For_restoration)" to find the original recovery.img). Also note that in the this folder, the adb and fastboot is only for mac. The one for windows use it in the tools
- This is done by going to fastboot again, then do command : fastboot flash recovery recovery.img
- This time using the original recovery
- Now when I rebooted the phone, it goes to EMUI recovery, then I just clicked restart to system or something
- After this, everything fixed, and I have SuperSU install and phone rooted
You can follow the above, but do it at your own risk, I am not responsible if your phone brick hehehe..
Original chinese forum is here : http://cn.club.vmall.com/thread-4919441-1-1.html
Click to expand...
Click to collapse
1 min Search
michaeldanielbourke said:
That sounds to easy, only question, how do I do that? Is there an instruction manual or guidance anywhere?
I have flashed other phones in the past but this one is stumping me.
I have looked for some of these methods only to be completing surveys that inundate me with spam and phone calls, only to be left without the downloads that I needed. Did I mention how much I love my phone?
Thanks again
Michael
Click to expand...
Click to collapse
just flash this recovery with fastboot
https://dl.twrp.me/p8/twrp-2.8.7.1-p8.img
fastboot flash recovery twrp-2.8.7.1-p8.img
then enter the recovery with hold power+volume up
install this file with install zip from twrp
https://download.chainfire.eu/696/SuperSU/UPDATE-SuperSU-v2.46.zip?retrieve_file=1
now you have root
very easy
rowihel2012 said:
just flash this recovery with fastboot
https://dl.twrp.me/p8/twrp-2.8.7.1-p8.img
fastboot flash recovery twrp-2.8.7.1-p8.img
then enter the recovery with hold power+volume up
install this file with install zip from twrp
https://download.chainfire.eu/696/SuperSU/UPDATE-SuperSU-v2.46.zip?retrieve_file=1
now you have root
very easy
Click to expand...
Click to collapse
I am so so sorry and a little embarrassed to ask this.
1. I am using the And it sees my phone
2. I am not sure how to fastboot.
3. Do I install the file "install this file with install zip from twrp" onto my device? (p8 max)
Again, I thank you.
michaeldanielbourke said:
I am so so sorry and a little embarrassed to ask this.
1. I am using the And it sees my phone
2. I am not sure how to fastboot.
3. Do I install the file "install this file with install zip from twrp" onto my device? (p8 max)
Again, I thank you.
Click to expand...
Click to collapse
1-shut down the phone
2-connect the usb cable with holding volume down .now you will be in bootloader
3-open cmd command in windows
4-type (fastboot flash recovery recovery.img (you must before rename the recovery file to recovery.img)
5-now after flashing the recovery .hold power+volume up to enter recovery
6-then install the root zip file
7-reboot the phone
You are so so helpful.
rowihel2012 said:
1-shut down the phone
2-connect the usb cable with holding volume down .now you will be in bootloader
3-open cmd command in windows
4-type (fastboot flash recovery recovery.img (you must before rename the recovery file to recovery.img)
5-now after flashing the recovery .hold power+volume up to enter recovery
6-then install the root zip file
7-reboot the phone
Click to expand...
Click to collapse
I will try this when i get home. I am always confused by the process. I am to old for all of this
Michael
BTW you will get in a Bootloop if your dont know how to exit I would not root your phone!
Sadly, this does not work for me. I did everything you suggested and in the command window I get nothing
I know the risks ( I think)
Hirs_E_Fruit said:
BTW you will get in a Bootloop if your dont know how to exit I would not root your phone!
Click to expand...
Click to collapse
Thanks so much for your concern, I know. But I love the phone but need to make it more Android (Google) friendly as it has Chinese firmware which keeps ending any relationship I have with google play services thus rendering the phone useless (almost)
You have been so helpful
rowihel2012 said:
1-shut down the phone
2-connect the usb cable with holding volume down .now you will be in bootloader
3-open cmd command in windows
4-type (fastboot flash recovery recovery.img (you must before rename the recovery file to recovery.img)
5-now after flashing the recovery .hold power+volume up to enter recovery
6-then install the root zip file
7-reboot the phone
Click to expand...
Click to collapse
I did all you suggested and I could not get it to I renamed the file and as you can see I did a command entry and can see my device which is in faboot and rescue mode (phone unlocked) then I type the command you suggested fastboot flash recovery recovery.img and I get this message
I just do not know what I am doing here
Have u unlocked the bootloader?
BTW my method i posted works if u do it right!
michaeldanielbourke said:
I did all you suggested and I could not get it to I renamed the file and as you can see I did a command entry and can see my device which is in faboot and rescue mode (phone unlocked) then I type the command you suggested fastboot flash recovery recovery.img and I get this message
I just do not know what I am doing here
Click to expand...
Click to collapse
The recovery img file link did you downloaded it?
You must download it and but the recovery.img file in fastboot folder
Then rename it to recovery.img.
And open cmd orders from fastboot folder .
Just type
fastboot flash recovery recovery.img
You must download the recovery file into the same folder that you ran your command and in your case "p8 max root". Make sure that the recovery filename is recovery.img instead of some other names.
Sent from my HUAWEI P8max using Tapatalk
Can I just say you have all been so helpful, l am a newb who got cocky and killed my beautiful phone. Now i just get the Huawei logo and no software
What recovery are you on right now? The stock one or twrp?
Sent from my HUAWEI P8max using Tapatalk
Stock
Leechoonhwee said:
What recovery are you on right now? The stock one or twrp?
Sent from my HUAWEI P8max using Tapatalk
Click to expand...
Click to collapse
Hello,
I have twice but now I am stuck on the Huawei logo and powered by Android screen. I can boot into Stock Bootload but no longer TWRP
even though I have reflashed recovery twice. Just chinese language and the EMUI screen with the three options
I think it's time to unroot and flash a new system and do it like i posted, then it will work!
michaeldanielbourke said:
Hello,
I have twice but now I am stuck on the Huawei logo and powered by Android screen. I can boot into Stock Bootload but no longer TWRP
even though I have reflashed recovery twice. Just chinese language and the EMUI screen with the three options
Click to expand...
Click to collapse
Did you reflash recovery2 also?

Unable to boot in to recovery mode!!!! Help!!!!!!!!!!!!!

I have an Honor 6 L02. After i used the honor 6 multitool to flash my CWM recovery back in to stock, i did not get the recovery screen when i pressed down the buttons, nor when i downloaded an app that would do that for me, also my OTA updates fails, i thought rooting was the problem so i unrooted, now Freedom stopped working so i cant use google play and youtube. PLEASE HELP!
also my phone was rooted so i unroot it
Please help
come on guys please
for the rooted phones you can try "Quick boot" from Google play store. It has option to "Boot into recovery"...
can you also try to send CWM again via Multitool and to see if you can get into CWM?
Bill Cui said:
I have an Honor 6 L02. After i used the honor 6 multitool to flash my CWM recovery back in to stock, i did not get the recovery screen when i pressed down the buttons, nor when i downloaded an app that would do that for me, also my OTA updates fails, i thought rooting was the problem so i unrooted, now Freedom stopped working so i cant use google play and youtube. PLEASE HELP!
Click to expand...
Click to collapse
Don't freak out. Stay calm...
Follow the steps:
Installing ADB / Fastboot and Necessary Drivers
Download 15 Seconds ADB and Fastboot Drivers. Visit the official XDA forum for download and installation instructions.
Install Fastboot drivers by downloading and installing Huawei HiSuite via this link.
Installing Custom Recovery
Ensure that you have successfully installed all necessary tools and drivers mentioned above.
Download the CWM recovery image according to your EMUI version. See this XDA Thread for download links.
Power off your device. While holding Volume Down button use a USB cable to attach your device to computer. Device will automatically boot to fastboot mode.
Open Command Prompt in the directory where you have extracted/downloaded the files by holding Shift and Right Mouse Button and finally click Open Command Prompt window here in the context menu.
Now execute the following command one at a time (replace recovery name with the one you downloaded);
Code:
fastboot flash recovery [I]recovery_name.img[/I]
fastboot reboot
Ta Da!!!
mfbcool said:
Don't freak out. Stay calm...
Follow the steps:
Installing ADB / Fastboot and Necessary Drivers
Download 15 Seconds ADB and Fastboot Drivers. Visit the official XDA forum for download and installation instructions.
Install Fastboot drivers by downloading and installing Huawei HiSuite via this link.
Installing Custom Recovery
Ensure that you have successfully installed all necessary tools and drivers mentioned above.
Download the CWM recovery image according to your EMUI version. See this XDA Thread for download links.
Power off your device. While holding Volume Down button use a USB cable to attach your device to computer. Device will automatically boot to fastboot mode.
Open Command Prompt in the directory where you have extracted/downloaded the files by holding Shift and Right Mouse Button and finally click Open Command Prompt window here in the context menu.
Now execute the following command one at a time (replace recovery name with the one you downloaded);
Code:
fastboot flash recovery [I]recovery_name.img[/I]
fastboot reboot
Ta Da!!!
Click to expand...
Click to collapse
Thank you, i did successfully flash the recovery, but i still cannot boot in to recovery mode, and now i cant turn my phone off because it will reboot by itself
Bill Cui said:
Thank you, i did successfully flash the recovery, but i still cannot boot in to recovery mode, and now i cant turn my phone off because it will reboot by itself
Click to expand...
Click to collapse
Does it reboot when you try to enter recovery or it restarts itself at boot process i.e honor boot animation shows up and then it restarts (bootloop).
I really don't know why you are still unable to boot to recovery. Were you able to boot to stock recovery before flashing custom? Also, is your bootloader unlocked?
Your best bet at this stage would be to flash stock recovery and then completely flash stock ROM. This would wipe your data but will resurrect your device from bootloop.
---------- Post added at 11:47 AM ---------- Previous post was at 11:42 AM ----------
You mentioned a warez app in your original post OP. Please note that any mentioning or discussion of such apps violates XDA's code of conduct and terms. Be careful in future

[HELP] Honor 6 Hard Bricked / No OS Help Please !

okay i was trying to wipe out my phone and i deleted every folder on the internal storage thinking it was my SD card
Now Am Stuck On Rescue Mode
Func No : 10 (FUNC_BOOT_KERNAL)
Error No : 2
the device is not listed when i try fastboot
and non of they key combinations seem to work please help me out
kaandaz said:
okay i was trying to wipe out my phone and i deleted every folder on the internal storage thinking it was my SD card
Now Am Stuck On Rescue Mode
Func No : 10 (FUNC_BOOT_KERNAL)
Error No : 2
the device is not listed when i try fastboot
and non of they key combinations seem to work please help me out
Click to expand...
Click to collapse
I have the same issue .. did you fix it or no ?
Sent from my ONE A2003 using XDA-Developers mobile app
Did you tried pressing just volume down button, and connect it to PC at the same time, after switching off? After switching off you merely have 3 to 4 seconds to connect to PC while holding vol down button.
Let me give you a step by step guide to flash the Stock ROM, please follow it.
Download your phone's 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.
Please report back if this works for you or not.
DigiGoon said:
Let me give you a step by step guide to flash the Stock ROM, please follow it.
Download your phone's 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.
Please report back if this works for you or not.
Click to expand...
Click to collapse
it doesn't connect to ADB , i do belive all the SW on it is erased is there any way i can reinstall ADB or recovery ?
kaandaz said:
Flash all other extracted files similarly firing these commands.
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.
Please report back if this works for you or not.
it doesn't connect to ADB , i do belive all the SW on it is erased is there any way i can reinstall ADB or recovery ?
Click to expand...
Click to collapse
I had the same problem with my honor 7 which I eventually solved so lemme ask you a few questions...
Are you in bootloader mode constantly? (Is it with error or without error?)
Hard reset (power+vol down) boots into bootloader or bootloader with error message?
Have you tried a hard reset (hold down power UNTIL reboot) and quickly connecting your phone to a PC with vol down button held? (Of course let go of power as soon as a reboot)
Adb and fastboot are different things with different drivers so in fastboot mode you have to check
Fastboot devices
And
Adb devices only works if you are booted in android (and I guess twrp recovery).
Please lemme know all these things.
If you just want to install recovery, download latest firmware for your phone and use huawei update extractor to extract stock recovery from UPDATE.APP (which you get after extracting firmware using WinZip or some such software).
Boot into bootloader using power+vol down, connect to a PC and use adb to push
Fastboot flash recovery recovery.img
After copying recovery.img to platform-tools folder.
Sent from my PLK-L01 using XDA Labs
kaandaz said:
it doesn't connect to ADB , i do belive all the SW on it is erased is there any way i can reinstall ADB or recovery ?
Click to expand...
Click to collapse
Try this
- If you dont have, put a memory card in shmartphone
- I drew a full back to my rom, in this case a custom 6.9.1
- I put this full rom (zip file) on the memory card
- Through the TWRP did factory reset through the bootloader option
- Again by TWRP I chose installed the full rom had put the memory card
- He installed, I restart and voilá
Note that after doing this, it took a long time to set everything up. In the second logo of honor it took about 15 or 20 minutes.
guys , i can't get to use any of the key combinations , it just reboots non of the recovery ,fastboot or adb are working if i can flash any recovery i can mange the rest out , any ideas?
kaandaz said:
guys , i can't get to use any of the key combinations , it just reboots non of the recovery ,fastboot or adb are working if i can flash any recovery i can mange the rest out , any ideas?
Click to expand...
Click to collapse
If it keeps booting into error message bootloader or reboots without screen, you have to take it to Huawei customer service.
Had a similar problem with my phone and nothing could be done for 2,3 months until my son used it as a brick (before I could take it to customer service).
Tried every possible method here on XDA.
Sent from my PLK-L01 using XDA Labs

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