Flashed wrong recovery, phone in rescue mode! - Ascend Mate 7 Q&A, Help & Troubleshooting

Hi Guys,
can you help me out? I used flashify to flash the B324 recovery, so I thought, on my L09, but afterwards, I'm stuck in recovery mode. My phone says I should use Hisuite tool to recovery system. But of course, HiSuite says my phone is not connected.
I am getting the Error message: Func NO: 10 (FUNC_BOOT_RECOVERY) and Error NO: 2.
What can I do to get back to whatever version works?

dekraan said:
Hi Guys,
can you help me out? I used flashify to flash the B324 recovery, so I thought, on my L09, but afterwards, I'm stuck in recovery mode. My phone says I should use Hisuite tool to recovery system. But of course, HiSuite says my phone is not connected.
I am getting the Error message: Func NO: 10 (FUNC_BOOT_RECOVERY) and Error NO: 2.
What can I do to get back to whatever version works?
Click to expand...
Click to collapse
Hi guys,
never mind. If anyone else ever makes this stupid mistake, please do the following:
connect your phone to your pc,
hold volume down and then power untill you reach fastboot mode
open your CMD in the folder where your adb and recovery is located
type fastboot devices. If you see a long number, you are good to go
type fastboot flash recovery recovery.img (if you have the right one)
And all was well over here!

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

What is "Error! Func NO:12 (FUNC_LOAD_IOM3) Error NO:1"

Any advice would be nice.
This is the error message that I get when my phone automatically boots to "RESCUE MODE"
Error!
Func NO:12 (FUNC_LOAD_IOM3)
Error NO:1"
I can boot to fast boot and it automatically boots to RESCUE MODE. I can not boot to recovery, just goes straight to RESCUE MODE. I can do the 3 button manual upgrade method but all it does is boot to the logo screen for about 15 seconds then goes right to the RESCUE MODE. It does not make any indication during the 3 button method when the logo screen is up that it is doing anything. I have the firmware on my SD card in the slot. Its on the root of SD card in a folder named " dload" . I've used this method before to restore it so I know how to do the procedure. But this is the first time I get this error and the first time it doesn't perform the upgrade. I've been at this trying and researching everything for about 6 .months now. No answer. I've email Huawei customer service. No answer. I've pushed thru fast boot the recoveries (CM, and stock ) still can't boot to recovery. Every time I fast boot flash recovery it says "successful ". But can't boot to it. I can fast boot boot.IMG , system.img , etc. But still can't get it to do anything.
But like I said I do have FASTBOOT and RESCUE MODE . any help would be greatly appreciated. Please.
Really nobody has any advice. No one has solved this problem yet
So I guess I'm the only one experiencing this. Riiigghhhttt
Have you tried factory reset?
Press very long to volume up and the power button at same time and after you see the logo press only volume up
mattwheat said:
Any advice would be nice.
This is the error message that I get when my phone automatically boots to "RESCUE MODE"
Error!
Func NO:12 (FUNC_LOAD_IOM3)
Error NO:1"
I can boot to fast boot and it automatically boots to RESCUE MODE. I can not boot to recovery, just goes straight to RESCUE MODE. I can do the 3 button manual upgrade method but all it does is boot to the logo screen for about 15 seconds then goes right to the RESCUE MODE. It does not make any indication during the 3 button method when the logo screen is up that it is doing anything. I have the firmware on my SD card in the slot. Its on the root of SD card in a folder named " dload" . I've used this method before to restore it so I know how to do the procedure. But this is the first time I get this error and the first time it doesn't perform the upgrade. I've been at this trying and researching everything for about 6 .months now. No answer. I've email Huawei customer service. No answer. I've pushed thru fast boot the recoveries (CM, and stock ) still can't boot to recovery. Every time I fast boot flash recovery it says "successful ". But can't boot to it. I can fast boot boot.IMG , system.img , etc. But still can't get it to do anything.
But like I said I do have FASTBOOT and RESCUE MODE . any help would be greatly appreciated. Please.
Click to expand...
Click to collapse
Same problem here. Please help!
I am in the same case, fasboot recognized by my pc but not the adb and Windows doesn't find the good driver.
Envoyé de mon V919 Air DualOS en utilisant Tapatalk
Connect your phone to pc. press vol down and power buttons
Huawei Mate 7 TL10 Android 7.0 Nutella Cihazımdan Tapatalk Kullanılarak Gönderildi
I have a mate 7 tl09, and I have always try this.
I can do in fastboot, but by the way my phone is not detected in adb!
Envoyé de mon Y5 en utilisant Tapatalk
Yes I've done the power + volume buttons. I've tried the manual update method , i can get into fast boot but nothing will flash but recoveries and a couple of the partitions. But it does me no good to flash recoveries stock or custom because no matter what combination of volume buttons and power button I do it either sends me right back to the "Rescue Mode" or " fastboot".I can NOT boot normally NOR can I boot into any recovery. I can NOT flash any system.IMG or data partitions. It errors out soon after I start to flash.
Any luck? I am now getting the same error after trying to flash some extracted .img files through fastboot.
Same problem here with my Mate-7...
Has anyone figured out a solution for this problem? Any ideas? Any thoughts on what exactly I should "fastboot flash" or "fastboot update" to this device ? It won't let me do either one with the full "update" package or a full ROM. I can "fastboot flash" a system.IMG and boot.IMG and recovery.IMG. but still won't boot to anything but "rescue mode" or "fastboot mode". Tried all the different combinations of the update 3 button method. With sdcard half way in, all the way in, with ketchup, standing on my head. But nothing works. It sits on the Huawei boot logo screen for 15 seconds like its trying but then right back to " rescue mode".
From what I've read on the Chinese forums, back to Huawei for new main board. Huawei programmers suck.
mattwheat said:
Has anyone figured out a solution for this problem? Any ideas? Any thoughts on what exactly I should "fastboot flash" or "fastboot update" to this device ? It won't let me do either one with the full "update" package or a full ROM. I can "fastboot flash" a system.IMG and boot.IMG and recovery.IMG. but still won't boot to anything but "rescue mode" or "fastboot mode". Tried all the different combinations of the update 3 button method. With sdcard half way in, all the way in, with ketchup, standing on my head. But nothing works. It sits on the Huawei boot logo screen for 15 seconds like its trying but then right back to " rescue mode".
Click to expand...
Click to collapse
Hi, you can fix it. İ explain,
1. Download this and extract https://mega.nz/#!BhgTyCZb!oUvS6UDhcsp54xCy5x8kvldPgBC43XHH5yGSWRdQF3w
2. Download it and extract your last rom on your phone running.
https://mega.nz/#!g9oV3QAL!cJpqYOfvxDCaO3tQq15hPHyl1rpuZPpX9yKMdQGSYfo
3. Connect your phone to pc with usb cable. And press vol - and power buttons.
4. Your phone will open fastboot menu. And flash the rom your last runnig rom on your phone. (Go to first link)
İf you dont fix it, i can help you
Huawei Mate 7 TL10 Cihazimdan Yollamişam
Does this work on TL09?
fooshack said:
Does this work on TL09?
Click to expand...
Click to collapse
Remember your last update. İt must work. İ get back my phone a number of times
Huawei Mate 7 TL10 Cihazimdan Yollamişam
I'm sorry but I don't understand what you are saying. It obviously doesn't work, nothing works but fastboot/rescue mode.
Maybe you can show the steps with screen shots or someone can translate you native language to English...I don't understand a lot of what you are saying.
I really appreciate your help.
Thank you.
fooshack said:
I'm sorry but I don't understand what you are saying. It obviously doesn't work, nothing works but fastboot/rescue mode.
Maybe you can show the steps with screen shots or someone can translate you native language to English...I don't understand a lot of what you are saying.
I really appreciate your help.
Thank you.
Click to expand...
Click to collapse
First of all, extract update.app your last firmware on your phone. Then download it.
https://mega.nz/#!BhgTyCZb!oUvS6UDhcsp54xCy5x8kvldPgBC43XHH5yGSWRdQF3w
This software is running fastboot/resuce menu. And it will write the rom on your phone.
Required for writting rom in your update.app, you extract update.app and copy System.img, Boot.img, Cust.img, Userdata.img, Cache.img.
You understand, i am foreign person. Sorry my bad english
İf you want to look for using programme page.
http://turkpda.com/konu/huawei-ascend-mate-7-rom-yuekleyici.954/
Huawei Mate 7 TL10 Cihazimdan Yollamişam
didn't work

Huawei Mate 7 brick error

Hello, I think I´ve got a serious problem with my Huawei Ascend Mate 7.
When it attempts to boot up following error-message is displayed:
Rescue-mode
Attention, please update System again.
Func No: 9 (FUNC_BOOT_KERNEL)
Error NO : 2
When I want to enter the recovery with power button and volume up, there is also a error message as following:
Func No : 10 (FUNC_BOOT_RECOVERY)
Error No: 2
Even the force update 3 buttons method doesn't work either.
When I put the UPDATE.APP in the dload folder in the root of the SD-card and attempt to perform the update its stuck at the Huawei "power on" logo.
I also tried to flash different recovery and boot.imgs . I flashed every time the same error-message is displayed. Even i was not able to enter the recovery. (But fastboot recognition and executing commands like "flash" and so on works)
So I am out of ideas, every kind of help is appreciated.
Did you manage to solve it? I have that same problem
respberryjams said:
Hello, I think I´ve got a serious problem with my Huawei Ascend Mate 7.
When it attempts to boot up following error-message is displayed:
Rescue-mode
Attention, please update System again.
Func No: 9 (FUNC_BOOT_KERNEL)
Error NO : 2
When I want to enter the recovery with power button and volume up, there is also a error message as following:
Func No : 10 (FUNC_BOOT_RECOVERY)
Error No: 2
Even the force update 3 buttons method doesn't work either.
When I put the UPDATE.APP in the dload folder in the root of the SD-card and attempt to perform the update its stuck at the Huawei "power on" logo.
I also tried to flash different recovery and boot.imgs . I flashed every time the same error-message is displayed. Even i was not able to enter the recovery. (But fastboot recognition and executing commands like "flash" and so on works)
So I am out of ideas, every kind of help is appreciated.
Click to expand...
Click to collapse
Did you manage to solve it? I have that same problem
See this thread :-
https://forum.xda-developers.com/mate-7/help/error-func-no12-funcloadiom3-error-no1-t3283730
It may help.
Udiaz688 said:
Did you manage to solve it? I have that same problem
Click to expand...
Click to collapse
If you have access to boot loader then you have a chance to survive.
All you need is a pc or laptop and a tool SRK link below
https://www.androidfilehost.com/?fid=24572369242687273
Just download it and fallow the institutions
1st one is unlock the boot loader if it's locked and if already unlock then no need to do that
2nd is to install twrp recovery
If you done with that download a custom rom sir Ale is offering stable roms for Android 6.0 and 6.0.1
Download as you desire one thing that you have to flash same version of Android that was you have in yor mate 7 some twrp backups of different version of Android link below thanks to sir Chudy
https://forum.xda-developers.com/mate-7/general/huawei-mt7-l09-l10-stock-firmware-ota-t3275784
Fallow the institutions in post and you done...

Huawei P9 Brick( The easiest way to unbrick)

1. First Turn off your Device (If you can't then Drain The Battery)
2. HOLD Volume Down & Connect to USB ( Now your phone will boot to fastboot )
3. DOWNLOAD ADB & Fastboot on your Computer. Link - https://mega.nz/#F!sSZDmYiA!RnMmcG88-nvqQj7UNPrPZw
4. Extract your stock firmware via Huawei UPDATE.app Extractor Software (Recovery only)
If you're on Marshmallow Before then extract Marshmallow Firmware
If you're on Nougat Before then extract Nougat Firmware
Huawei UPDATE.app Extractor Software
Link - https://mega.nz/#F!JGh2QLYD!Z1OG8HtbWt1i4XvL6WOt3Q
Now Copy Recovery AND paste into ADB & Fastboot FOLDER
Now DOWNLOAD TWRP
If you're on Marshmallow Before than DOWNLOAD From this link
https://dl.twrp.me/eva/twrp-3.1.1-0-eva.img.html
If you're on Nougat Before than DOWNLOAD From this link
https://mega.nz/#!1HoVmDoa!9ifPg7yfEKfCRfbVI04Qvsbt49PAjA3MO72RoD4EPnc
Now Copy twrp AND paste into ADB & Fastboot FOLDER & Rename twrp
5. Open ADB & Fastboot FOLDER
6. HOLD Shift Key & Right Click on empty place of this FOLDER
7. Click on OPEN COMMAND WINDOW HERE
8. Type - fastboot oem unlock (UNLOCK KEY) --- Skip this step if your BOOTLOADER is UNLOCKED
Now press Enter Key
9. Type - fastboot flash recovery Recovery.img
Now press Enter Key
10. Type - fastboot flash recovery twrp.img
Now press Enter Key
11. Now HOLD Volume Up & Power Button AND Release Volume Up Button when you see Huawei Logo & Just HOLD Vol Up
12. Now flash custom rom
If you're on Marshmallow Before than DOWNLOAD From this link
https://www.androidfilehost.com/?fid=457095661767122613
If you're on Nougat Before than DOWNLOAD From this link
https://www.androidfilehost.com/?fid=889764386195922724
13. Now DOWNLOAD Stock firmware (If you ALREADY DOWLOAD it then skip this step)
14. Extract Your Firmware Copy dload FOLDER & Paste into root Directory of your Memory CARD
15. Go to twrp - wipe - swipe to factory
16. Turn off your phone
17. HOLD Volume Up & Down also Power Button until your Device boot to DOWNLOAD MODE
Now your stock firmware will be installED
Enjoy you unbrick your Huawei P9
Hit the thanks :good: button if you Happy to My Work
Note — If you didn't to use Huawei UPDATE.app extractor Software then check this link
If you didn't now how to flash a custom rom then you should learn it before flashing
Hi,
I was on B386 before (Nougat)
Flashing RR-N-v5.8.4 gives this error:
Can't install this package on top of incompatible data. Please try another package or run a factory reset.
Updater process ended with ERROR 7
Any idea ?
Thanks !
PS : This error also prevents me to install B390, B383, B182. Only B360 can be installed from TWRP.
XavierP56 said:
Hi,
I was on B386 before (Nougat)
Flashing RR-N-v5.8.4 gives this error:
Can't install this package on top of incompatible data. Please try another package or run a factory reset.
Updater process ended with ERROR 7
Any idea ?
Thanks !
PS : This error also prevents me to install B390, B383, B182. Only B360 can be installed from TWRP.
Click to expand...
Click to collapse
Try to install Lineage 14.1
problem
my p9 i do the things as you saying but it when it goes on fastboot stack on screen your devise is booting now...wont open and at adb says waiting for devise nothing else what to do ?
To get into fastboot mode you keep the phone plugged into computer and hold power and volume down until you get to the white fastboot screen.
There is no need to wait for the battery to drain as you can just force shut down a phone using power + volume down holding.
Huawei p9 EVA-L09
Hi there, i am having an issue when flashing RECOVERY or any .IMG into my phone... It is in fastboot mode And i am getting an error when flashing img file , Error : Command Not allowed ...... YES i know what ur going to say (Enable OEM unlock)or(Enable usb debugging in setting) But the problem is that I cannot boot into OS nor recovery, I am stuck on the (Your Device is unlocked and can't be trusted (1)Press power key to continue ECT..... Is there any way Beside Enabling OEM unlock method to fix this or enabling me to gain access to flash recovery or any img file without Command not allowed error ?Ive recently Installed this rom https://forum.xda-developers.com/p9/development/rom-ncs-rom-v1-1-08-16-2016-t3440269 idk if that is part of the Issue Would be Much appreciated for the help
Forgot to mention that doing the 3 buttom method to restore using DLOAD , I get stuck on the HUAWEI logo and doesnt seem to boot into the Updating state.
Follow my guide, post #7! Leave feedback and a thanks!
https://forum.xda-developers.com/showpost.php?p=74169408
phone is booting but screen doesnt turn on
the phone is booting and dload method is working but the issue is the screen is just blank after huawei logo but is not in loop as it is not booting continuosly its blank forever
nothing helps
Hi
I came here because i tried to install miui on my P9 via trwp , somehow it wasnt mountable and after searching the internet i found the solution was to change the filetype.
Sadly i forgot that this would delete my backup, which happened and the miui still wasnt mountable.
I tried your method but after a few miliseconds of the forced update it gets an error and stops.
Or lets say i tried your method while being in trwp recovery mode because otherwise no devices are being detected by adb tool.
i tried to install a p9 stock rom but i cant even mount that one, somehow nothing works.
I seriously dont know what to do anymore.
Try this...
Try to flash downgrade firmware...
Rollback Instructions
Step 1. Download the appropriate rollback firmware
Step 2. Copy the extracted dload folder to the external storage of your phone (micro sd card).
Step 4. Disconnect the USB cable and turn your phone off.
Step 5. Now hold Volume up + Volume down + Power buttons until the installation screen appears.
Step 6. When the phone restarts after completing the installation, your firmware version should now be “B300”.
Step 7. Try to find oldest marshmallow firmware and flash it using same way...
I want to android 6.0 as twrp. How ? Pls
That is only for unlocked bootloader??
Link in Step 12 for Nougat s broken
JaayTee said:
Hi there, i am having an issue when flashing RECOVERY or any .IMG into my phone... It is in fastboot mode And i am getting an error when flashing img file , Error : Command Not allowed ...... YES i know what ur going to say (Enable OEM unlock)or(Enable usb debugging in setting) But the problem is that I cannot boot into OS nor recovery, I am stuck on the (Your Device is unlocked and can't be trusted (1)Press power key to continue ECT..... Is there any way Beside Enabling OEM unlock method to fix this or enabling me to gain access to flash recovery or any img file without Command not allowed error ?Ive recently Installed this rom https://forum.xda-developers.com/p9/development/rom-ncs-rom-v1-1-08-16-2016-t3440269 idk if that is part of the Issue Would be Much appreciated for the help
Forgot to mention that doing the 3 buttom method to restore using DLOAD , I get stuck on the HUAWEI logo and doesnt seem to boot into the Updating state.
Click to expand...
Click to collapse
Same problem plzzzzzzzzzz help!!!!
I can't access anything but "your device is booting now" screen - after this phone automaticly shuts down
pls help!!!
Trying to follow the guide but cannot even get to fastboot mode.
Trying to follow the guide but cannot even get to fastboot mode.
With phone off and pressing down-vol and power, it gets straight to:
Func NO: 11 (recovery image) Error NO: 2 (load failed!)
Am i doing something wrong? Help appreciated.
Cheers
Bricked p9
Blak Rider said:
Same problem plzzzzzzzzzz help!!!!
Click to expand...
Click to collapse
JaayTee said:
Hi there, i am having an issue when flashing RECOVERY or any .IMG into my phone... It is in fastboot mode And i am getting an error when flashing img file , Error : Command Not allowed ...... YES i know what ur going to say (Enable OEM unlock)or(Enable usb debugging in setting) But the problem is that I cannot boot into OS nor recovery, I am stuck on the (Your Device is unlocked and can't be trusted (1)Press power key to continue ECT..... Is there any way Beside Enabling OEM unlock method to fix this or enabling me to gain access to flash recovery or any img file without Command not allowed error ?Ive recently Installed this rom https://forum.xda-developers.com/p9/development/rom-ncs-rom-v1-1-08-16-2016-t3440269 idk if that is part of the Issue Would be Much appreciated for the help
Forgot to mention that doing the 3 buttom method to restore using DLOAD , I get stuck on the HUAWEI logo and doesnt seem to boot into the Updating state.
Click to expand...
Click to collapse
Hello
I have exactly the same problem.
OTA with dload doesnt work - dont load ota recovery,just huawei logo loop
fastboot recovery is booted, but when I try steps in main thread I getting Error : Command Not allowed even if I try unlock the bootloader.
Do have somebody solution for it? Every idea is good. I dont want to put this phone to the trash
Thank You
mdoom said:
Hello
I have exactly the same problem.
OTA with dload doesnt work - dont load ota recovery,just huawei logo loop
fastboot recovery is booted, but when I try steps in main thread I getting Error : Command Not allowed even if I try unlock the bootloader.
Do have somebody solution for it? Every idea is good. I dont want to put this phone to the trash
Thank You
Click to expand...
Click to collapse
In Fastboot, is it FRP locked and/or Bootloader locked?
zgfg said:
In Fastboot, is it FRP locked and/or Bootloader locked?
Click to expand...
Click to collapse
both are locked.
When i try to unlock bootloader,i getting the error message.
FRP lock is not possible to unlock becouse phone dont wont start.
any chance?
mdoom2 said:
both are locked.
When i try to unlock bootloader,i getting the error message.
FRP lock is not possible to unlock becouse phone dont wont start.
any chance?
Click to expand...
Click to collapse
That's the problem, when playing with ROMs you must take carw that you keep OEM Unlocked.
Maybe DC-Unlocker (paid) can help
https://www.dc-unlocker.com/DC-Phoenix-flash-repair-tutorial

Bricked Honor 8 FRD-L04

I will provide as much information as possible.
The last time my phone was working, it was had build number FRD-L04C567B402.
I wanted to install the Oreo update, so I unlocked my bootloader and install TWRP for honor 8. Everything was working at this point.
I attempted to update my phone using the rom L04C567B560 and the methods provided in the thread below (HuRUpdater method)
https://forum.xda-developers.com/honor-8/how-to/guide-how-to-install-oreo-update-t3825078
It was when I attempted to install oreo my phone bricked. When I turned it on, it would attempt to boot multiple times, and then go into recovery mode.
I used the dload method to try to reflash stock rom. The installation would stop and 5% then give an error. This method failed.
I used the Huawei Extractor and multi Tool to flash a stock rom. I got the error "the size or path does not match the file system markup." This method failed.
I used adb and bootloader to flash boot.img and recovery.img directly on the device. I got the error "FAILED (remote: partition length get error)". This method failed.
After some browsing I found the following thread and attempted to used it.
https://forum.xda-developers.com/honor-8/how-to/guide-comprehensive-method-to-unbrick-t3632998
I completed up to step 8, and that package installed. Notice how the guide mentions the phone is still bricked.
After that update.app got installed, the phone went into a endless boot loop.
Now when device bootloops to this default screen
ERROR Mode
Func NO: 8 (hifi image)
Error NO: 1(security verify failed)
When I press vol+ and power, I see on my device
ERROR Mode
Func NO: 8 (hifi image)
Error NO: 1(security verify failed)
When I press vol+, vol- and power, I see on my device
Func NO : 11 (recovery image)
Error NO : 2 (load failed!)
I can still enter fastboot mode, but erecovery is no longer available. TWRP is also not available.
When I attempt to flash anything (recovery.img, system.img, boot.img) in fastboot mode. I get the error "FAILED (remote: partition length get error)".
Currently unsure what to do next. Any suggestions?

Categories

Resources