Stuck on boot logo and cant access recovery. please help - Huawei MediaPad X2

Hi all
i am selling my mediapad x2 and thought i would incrypt it before resetting for security.
after 3 hours it was still on the boot logo so i knew something was wrong. i unplugged it and held power for it to reboot but it keeps going back to the same stuck boot.
i cant access recovery no matter what i do. it will get to a recovery type screen but all it says is software update failed.
what can i do?
thanks

You have to use adb on your computer, with your device pluged in fasboot mode. (you'll find many sites about adb fastboot).
Select the rom you want to put on your device, download it. Use huawei upadte extractor to get .img files from update.app file. Then you'll fastboot flash the img files with adb.
You'll find many exemple on this forum by searching "brick" as a keyword

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

[Completed] Bricked zenfone 2 - OTA update while rooted - unsucessful flash

My problem:
I had a temporary CWM installed on my Asus Zenfone 2 ZE551ML 4gb/32GB and without thinking, installed an OTA update form 2.20.40.63 to 2.20.40.90.
My phone booted to the Asus logo with the loading circle and got no further.
Sadly I did not have USB debugging enabled at the time so I cant detect it in ADB in recovery mode to sideload.
I have tried to copy firmware to my Micro sd and load from there but my phone has never recognised or mounted SD cards so that is out of the question.
As a last resort I tried flashing the Boot.img, Recovery.img, droidboot.img and system.img, now it wont even get to the asus logo without coming up with and android logo with a red triangle above it, the same logo that comes up when I now try to enter recovery mode.
I have recorded a video of the process I followed to flash the zfone, but cant post it here as this is my first post, but I think I can send it to someone through messages
What am I doing wrong and how do I get my phone back?
Any help would be hugely appreciated, and keep in mind Im a bit of a noob so set by step instructions would be awesome, Thanks guys
Update: the original .img files i used were apparently already rooted, so I am now extracting the 2.20.40.90 firmware from the official Asus site and I will try to flash with those.
but I cant find the system.img inside the UL-Z00A-WW-2.20.40.90-user.zip and was wondering, do I need to take out the Boot.img. droidboot.img and recovery.img then turn all the existing files into a system.img?
Hi, thank you for using XDA Assist. Try asking in your device's specific forum here, http://forum.xda-developers.com/zenfone2 They are the experts on your device. I would start by posting in this thread, http://forum.xda-developers.com/zenfone2/help/help-post-questions-instead-making-t2997779
jd1639 said:
Hi, thank you for using XDA Assist. Try asking in your device's specific forum here, http://forum.xda-developers.com/zenfone2 They are the experts on your device. I would start by posting in this thread, http://forum.xda-developers.com/zenfone2/help/help-post-questions-instead-making-t2997779
Click to expand...
Click to collapse
Ahh thank you, sorry I didnt really know where to post the question
Fixed my phone!!
Ok guys, so I figured out what I was doing wrong.
I preformed the flash correctly with pre-rooted system.img, but I didnt wipe the cache, as soon as I did, my phone booted to a normal rooted device!!
If you want to do this yourself, download pre rooted versins of these files (easy to find with a quick google search)
Recovery.img
Boot.img
Droidboot.img
System.img
ADB tethered launcher (not needed if your phone can enter recovery mode)
and place them all in a new folder (lets call it zenUnbrick)
Boot your zenfone 2 into fast boot mode, then connect it to your pc
(Hold volume up button and power button, when your phone vibrates let go of the power button and continue to hold the volume + button until you see the fastboot screen)
Now hold down shift + right click inside the zenunbrick folder and select 'open command window here'
When that opens, run these commands in this order. Wait till each one finishes and be aware that the (fastboot flash system system.img) command takes quite a while to work its magic, so be patient and dont turn off your phone
fastboot flash fastboot droidboot.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash system system.img
fastboot reboot
when your phone reboots, it will most likely still seem bricked, but do not despair!! this is where you open up the ADB tethered launcher, although if your phone can enter recovery mode then you dont need this program
Option 1 - If your phone can enter recovery mode
Boot your phone into fastboot mode
use volume up and down to select recovery mode and use power button to select
wait for your phone to reboot
when you see the broken android symbol, press volume up button and power button simultaneously
select wipe cache and wait (it takes a while)
select reboot now
Your phone is now unbricked and rooted!!
Option 2 - If your phone cant enter recovery mode
Boot your phone into fastboot mode and connect it to your pc
open ADB tethered launcher
type 'ACCEPT'
when it loads type 'T4'
wait for your phone to reboot
select wipe cache and wait (it takes a while)
Select reboot now
Your phone is now unbricked and rooted!!

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

Help. Phone Relocked. FRP Lock. No OS. No Custom Recovery.

Hello guys,
I had some problems with my Honor 6x L21 so I tried to flash new custom ROM that I didn't like in the end. I tried to revert back and found update.app method. I somehow relocked my bootloader and now tried to install update.app which fails at 5 % and says it is not compatible.
Now, I have erecovery with me that can get nothing after connecting to wifi. No update from SD Card option available.
When I try to unlock bootloader again, it fails.
Also, when I run command 'fastboot oem get-bootinfo' the following lines do come in result:
<bootloader> unlocked
OKAY [0.009s]
Finished.
However, my phone shows Phone Relocked and FRP lock.
Any help guys?
@amannan: I have a US BLN-L24, I was able to use the dload method to roll back to Marshmallow from Nougat. I'm not sure why it sometimes fails at 5%, I think Huawei recently implemented something to cause the update to fail if you haven't passed an online verification check. So basically, no upgrading offline for some of the newer firmwares, someone correct me if I'm wrong. I think it has something to do with Nougat too.
In your case, all hope isnt lost as long as you can access eRecovery and fastboot. What you need to do is find the stock MM packages for your device. This will most likely consist of a small rollback file and a much larger firmware file. Go search Huawei's downloads section on their website until you find what you need, use your model as a reference point. There should also be a PDF file with instructions in it, read it.
For each of the 2 files you get, extract the zips, make a folder called dload on your MicroSD (not internal phone storage). In my case I had to first place the update.app file from the rollback zip into the dload folder, boot to eRecovery (hold volume up and volume down, then hold Power, let let of Power when logo appears but continue to hold the other keys). From there the file will automatically flash. Then I had to extract update.app from the large firmware zip and put in dload, repeat same process again. You should be back on MM.
If either file wont flash then go download Huawei Firmware Extractor. Use it to extract boot.img and recovery.img from the rollback zip's update.app, then boot to fastboot mode while phone is powered off. Plug in a MicroUSB charger into phone then plug other end into PC.
Then:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot reboot
Make sure to install drivers for the phone first, just install HiSuite on Windows is easiest way. For ADB and fastboot, install '15 seconds adb fastboot" (Google it). If the terminal on your PC says something like "file not found", then either use the cd command (change directory) to move working directory to boot.img/recovery.img location, or move the files to C:\adb.
Once you're back up and booting you can then proceed to bootloader unlock, root, ROM flashing, etc.
Hope this helped!
AnonVendetta said:
@amannan: I have a US BLN-L24, I was able to use the dload method to roll back to Marshmallow from Nougat. I'm not sure why it sometimes fails at 5%, I think Huawei recently implemented something to cause the update to fail if you haven't passed an online verification check. So basically, no upgrading offline for some of the newer firmwares, someone correct me if I'm wrong. I think it has something to do with Nougat too.
In your case, all hope isnt lost as long as you can access eRecovery and fastboot. What you need to do is find the stock MM packages for your device. This will most likely consist of a small rollback file and a much larger firmware file. Go search Huawei's downloads section on their website until you find what you need, use your model as a reference point. There should also be a PDF file with instructions in it, read it.
For each of the 2 files you get, extract the zips, make a folder called dload on your MicroSD (not internal phone storage). In my case I had to first place the update.app file from the rollback zip into the dload folder, boot to eRecovery (hold volume up and volume down, then hold Power, let let of Power when logo appears but continue to hold the other keys). From there the file will automatically flash. Then I had to extract update.app from the large firmware zip and put in dload, repeat same process again. You should be back on MM.
If either file wont flash then go download Huawei Firmware Extractor. Use it to extract boot.img and recovery.img from the rollback zip's update.app, then boot to fastboot mode while phone is powered off. Plug in a MicroUSB charger into phone then plug other end into PC.
Then:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot reboot
Make sure to install drivers for the phone first, just install HiSuite on Windows is easiest way. For ADB and fastboot, install '15 seconds adb fastboot" (Google it). If the terminal on your PC says something like "file not found", then either use the cd command (change directory) to move working directory to boot.img/recovery.img location, or move the files to C:\adb.
Once you're back up and booting you can then proceed to bootloader unlock, root, ROM flashing, etc.
Hope this helped!
Click to expand...
Click to collapse
Dear AnonVendetta, Thank you so much for the help. I was able to use the dload method. I read somewhere that the last firmware version needs to be updated using dload method. I had B361 before it got all messed up so tried that update and it started working.
Also, the fastboot won't flash any img file since the FRP was locked somehow.
Thank you for the help
@amannan: Glad it worked out, you must have already made progress before I posted, your response was too quick.
I do believe you cant flash anything via fastboot if the bootloader is still locked.
I've only owned my Honor 6X for about 2 weeks, I've had to do an emergency recovery several times due to various issues. This is my first Huawei but I've owned many Android devices before, and rooted/custom ROMmed most of them, so I'm just a newbie to Huawei but not Android in general. I'm getting the hang of things.
Good luck!
amannan said:
Dear AnonVendetta, Thank you so much for the help. I was able to use the dload method. I read somewhere that the last firmware version needs to be updated using dload method. I had B361 before it got all messed up so tried that update and it started working.
Also, the fastboot won't flash any img file since the FRP was locked somehow.
Thank you for the help
Click to expand...
Click to collapse
Yes, dload method is the only way to restore the device in such scenario. If frp is locked then condition is worse as you can not flash anything but only dload will help you. Correct package should be flashed and will succeed.

Entering TWRP instead of Recovery Mode (Doogee S60)

Hi There!
I'm exeriencing a wierd problem:
On my rooted Doogee S60, i was able to enter the built in recovery mode (and from there the fastboot mode) with Vol+ and Power.
Since i've installed a twrp recovery.img, pressing Vol+ and Power will launch the TWRP UI (wich i cant use, because my touchscreen is disabled).
Normal boot won't work eighter - i flashed a corrupted system.img file as it looks like (ooops). There is also the message at the Boot Screen saying:
"Orange State - Your device has been unlocked and can't be trusted. Your device will boot in 5 seconds"
... although these 5 seconds won't countdown and the device won't boot.
If i enter the TWRP, i can still access the ADB mode. So i can sideload stuff on the device, even the sd card is shown on pc. But the command
adb reboot fastloader
will reboot the phone, but not load the fastloader/fastboot - as it stucks at boot screen (orange state).
Any other ideas to access fastboot, due to flash the recovery.img again with the original to fix?
... or simple question: did i brick it?
thx in advance
Command
Code:
adb reboot fastloader
doesn't exist.
Look inside here:
How to Reboot Android Device into Fastboot or Recovery Mode via ADB « My Digital Life
If you’re using Android phones, tablets or devices, which is proliferating across all markets, prices and channels nowadays, then you may want to familiar yourself with fastboot or recovery mode, which is useful when you need to troubleshoot your beloved phone from the like of Samsung, HTC...
www.mydigitallife.net
introjoe said:
Hi There!
I'm exeriencing a wierd problem:
On my rooted Doogee S60, i was able to enter the built in recovery mode (and from there the fastboot mode) with Vol+ and Power.
Since i've installed a twrp recovery.img, pressing Vol+ and Power will launch the TWRP UI (wich i cant use, because my touchscreen is disabled).
Normal boot won't work eighter - i flashed a corrupted system.img file as it looks like (ooops). There is also the message at the Boot Screen saying:
"Orange State - Your device has been unlocked and can't be trusted. Your device will boot in 5 seconds"
... although these 5 seconds won't countdown and the device won't boot.
If i enter the TWRP, i can still access the ADB mode. So i can sideload stuff on the device, even the sd card is shown on pc. But the command
adb reboot fastloader
will reboot the phone, but not load the fastloader/fastboot - as it stucks at boot screen (orange state).
Any other ideas to access fastboot, due to flash the recovery.img again with the original to fix?
... or simple question: did i brick it?
thx in advance
Click to expand...
Click to collapse
Hi introjoe,
Are you doing? i have the doogee s60 but i just cant root it :'( can you tell me please how did you do it, or the files you use for it? i allready tried but, when i reset and enter fastboot mode, my pc simply dont recognize it.
I want to upgrade the android system to 9 or 10, thats why im doing all o this.
Thanks in advance.
@doryan666
i wasnt able to root the device in the end unfortunately.
i tried using an unofficial twrp, but i was stuck at the main boot screen
i t seems to need some bootloader-activation-code to enter the bootloader to install a new os.
the command line would look like
adb reboot bootloader "CODE"
the activation code has not been released yet by doogee ... and most probably never will be.
sorry to say but i dont think android upgrad will be possible with this device

Categories

Resources