Related
Hi people...
Everything was going so smoothly... bootloader unlock... root... some nice root apps... free paid games... and my p8 lite was just feeling so good... until... I flashed twrp with flashify under the name of boot.img... Am I stupid or what?! Now I can only get 2 scenarios... when i turn on the phone it goes directly to twrp. In twrp i get the option to go the bootloader screen... If I choose system it goes back to twrp... I can't get it to start. I downloaded the official tar.gz from emui site but I dont know how can I install it. PLEASE HELP... What should I do in this case?! I miss my baby...
Thanks in advance
You have to restore stock recovery in fastboot mode.
arviit said:
You have to restore stock recovery in fastboot mode.
Click to expand...
Click to collapse
How do I do that?! If I wanted to wipe my phone completely and re-install the OS would be better to do it using twrp or stock recovery?
Thank you very much
Sorry, i misunderstood. If you flashed twrp as boot.img, reflash stock boot in fastboot mode.
flash stock boot.img in fastboot mode
and then flash twrp as recovery
will be like this
fastboot flash boot boot.img
fastboot reboot-bootloader
fastboot flash recovery TWRP.img
fastboot reboot
use the boot.img from stock rom and twrp image you downloaded
Oh no!
Now I made some serious **** to my baby... guess now i'll have to send it to huawei to fix it. I made a full wipe like if it was format c: in computers... everything is gone (i didnt had any personal data) it doesnt have OS even. But when I still had twrp i tried to flash boot.img and recovery.img and now when i start it goes directly to bootloader screen but saying "please update system again" and where it used to say phone unlocked it now says (in red letters):
Error!
Func NO: 10 (boot image)
Error NO: 2 (load failed!)
I was able to get to eRecovery with usb connected but when i choose to download e install the new version it gives me the message "wifi starting failed".
It also does not get any instuction with fastboot. but hi suite starts when I connect it. Strange?!
What do you think? Should I send it to huawei? Or is it possible for me to make it work again?
Also tried UPDATE.APP function and all give me fail message.
I'm going crazy!!!! But I love to mess around with android... To me this is the android essence. Fortunately I have a lumia for when my baby doesnt work.loooool
Thank you all
I don't understand why you don't use fastboot. Everybody told you to use it. In our phone situation, without custom kernel or rom, twrp is for experimentation and you cannot mix things.
arviit said:
I don't understand why you don't use fastboot. Everybody told you to use it. In our phone situation, without custom kernel or rom, twrp is for experimentation and you cannot mix things.
Click to expand...
Click to collapse
Well, you warned me... but sometimes i do these kind of *****... So, in this situation you think it's better to send it or is there way to fix this.
By the way, when I enter huawei eRecovery and I get the option to download the firmware through wifi and it says wifi starting failed, is there any way to make this work? And to fastboot do we need to open cmd as administrator to make it work? Because if Hi suite detects the phone I should also be able to fastboot it right?
Thanks for your patience
Just use fastboot aand flash everything
Recovery
Boot
Systme
Cust
jabonloco said:
flash stock boot.img in fastboot mode
and then flash twrp as recovery
will be like this
fastboot flash boot boot.img
fastboot reboot-bootloader
fastboot flash recovery TWRP.img
fastboot reboot
use the boot.img from stock rom and twrp image you downloaded
Click to expand...
Click to collapse
hello I have p8 lite unlocked and rooted, yesterday I wanted to install the TWRP 2.8.7. but I was wrong and I installed twrp for the p8 and not p8 lite.
When I go into recovery mode my phone locks that read huawey, I tried with fastboot command to delete the wrong recovery and install the right of the p8 lite but the result does not change, my phone locks that read huawey
i think The commands that you wrote and that I have quoted are also fine for my case, it's' true?
i have version firmware b133 which boot.img from stock rom?
Try to reflash stock boot.img too.
arviit said:
Try to reflash stock boot.img too.
Click to expand...
Click to collapse
but Ido the extraction of the boot.img from the update version b133?
Hi everyone!!
First of all, thanks to everybody who helped me with this situation.
I now am using my baby again as if it was new. I wiped him completely as i stated before and it was as easy as finding the right firmware (136a) and using the vol down + vol up + power button technique. I put the UPDATE.APP file inside a folder named dload in sdcard using other phone (with my p8 was impossible). After that rebooted the device, pressed those 3 buttons and the instalation started successfully.
I just cant explain how happy i was. I stayed 3 days without it.
After that I have been messing with fastboot so thanks to everyone who made me realize that i didnt need to do all of this, but well, A full wipe is always welcome.
Is there any custom kernel on the way for overclock my baby?
Please explain to me how do I put SOLVED in this thread as my problem is already solved...
Thanks
siul_lasc said:
Hi everyone!!
First of all, thanks to everybody who helped me with this situation.
I now am using my baby again as if it was new. I wiped him completely as i stated before and it was as easy as finding the right firmware (136a) and using the vol down + vol up + power button technique. I put the UPDATE.APP file inside a folder named dload in sdcard using other phone (with my p8 was impossible). After that rebooted the device, pressed those 3 buttons and the instalation started successfully.
I just cant explain how happy i was. I stayed 3 days without it.
After that I have been messing with fastboot so thanks to everyone who made me realize that i didnt need to do all of this, but well, A full wipe is always welcome.
Is there any custom kernel on the way for overclock my baby?
Click to expand...
Click to collapse
I also have same problem. Now i am going to try this. thank you very much.
---------- Post added at 02:22 PM ---------- Previous post was at 01:53 PM ----------
siul_lasc said:
Hi everyone!!
First of all, thanks to everybody who helped me with this situation.
I now am using my baby again as if it was new. I wiped him completely as i stated before and it was as easy as finding the right firmware (136a) and using the vol down + vol up + power button technique. I put the UPDATE.APP file inside a folder named dload in sdcard using other phone (with my p8 was impossible). After that rebooted the device, pressed those 3 buttons and the instalation started successfully.
I just cant explain how happy i was. I stayed 3 days without it.
After that I have been messing with fastboot so thanks to everyone who made me realize that i didnt need to do all of this, but well, A full wipe is always welcome.
Is there any custom kernel on the way for overclock my baby?
Click to expand...
Click to collapse
Yeah finally my phone is working now thanks to you I searched many treads and forums but i cant find a solution. But finally i got an easy solution Thank you again bro.. Good Luck !!!:good::good::good::good::good::good::good:
Just download your firmware version, use huawei extractor to extract boot.img,cust.img,recovery.img and system.img
After that,download mininal adb fastboot copy you files into fastboot folder , enter fastboot mode on your phone and from fastboot folder,open cmd and type these commands:
fastboot flash system system.img
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash cust cust.img
After this your phone will boot normally. Once you've done this, copy update.app to your sdcard or internal and install it by local update. Once you've done all this,your phone is fine.
May I know how do you wipe your internal storage? and what if after wiping, im unable to get into recovery mode? does it mean phone is not usable anymore?
SOLUTION
Hello. I'm the bigest mess on androids but i know that flashing stock recovery can remove any TWRP/CWR. If its too powerfull flash stock boot and run fastboot -w.(fastboot -w erases all PERSONAL data)
Guys Help me in this
guys help me
http://forum.xda-developers.com/honor-7/help/stock-emui-recovery-image-lost-twrp-t3442021
thank you !!
VladHD said:
Just download your firmware version, use huawei extractor to extract boot.img,cust.img,recovery.img and system.img
After that,download mininal adb fastboot copy you files into fastboot folder , enter fastboot mode on your phone and from fastboot folder,open cmd and type these commands:
fastboot flash system system.img
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash cust cust.img
After this your phone will boot normally. Once you've done this, copy update.app to your sdcard or internal and install it by local update. Once you've done all this,your phone is fine.
Click to expand...
Click to collapse
After days of searching the internet i couldnt find any working solution. then i tried the local update without flashing al those .img's. ( didnt work )
Now after flashing al those .img's my phone works again but its a whole different phone. Only problem is when i try to update him with the update.app file it won't go any further then 5%.
If you know why this happens let me know
Further i wanna thank you one last time .. thank you
I accidently wiped my whole phone, so there is nothing on it. So NO OS at all
How do i get the phone working??? TWRP is still on! cannot install stock rom
please help me....:crying:
zenn66 said:
I accidently wiped my whole phone, so there is nothing on it. So NO OS at all
How do i get the phone working??? TWRP is still on! cannot install stock rom
please help me....:crying:
Click to expand...
Click to collapse
1. First do you know what rom version you where on?, if you do know download that rom then extract from it the stock recovery using Huawei Update Extractor .
2. If there is two files of recovery just choose one, the one without any numbers. So you will have RECOVERY.img file.
3. Now make sure all files needed to recognize your phone are installed and adb is installed too. What you will need now is to push the RECOVERY.img file to the phone.
4. Connect the device to the computer and Put the RECOVERY.img file inside the folder where fastboot.exe is located. Then hold shift and right click to open CMD(command prompt) from there. Once CMD is open run the following code:
adb devices (This will show if your device is connected)
adb reboot bootloader (will reboot the device in bootloader mode)
fastboot devices
fastboot flash recovery RECOVERY.img
5. After this take the rom which you extracted the recovery from and put it in the memory card (dload folder)
6. When phone is OFF hold (volume up + volume down+ power key) together until you see Huawei startup logo then release. The flash process of the rom should start.
Rashad83 said:
1. First do you know what rom version you where on?, if you do know download that rom then extract from it the stock recovery using Huawei Update Extractor .
2. If there is two files of recovery just choose one, the one without any numbers. So you will have RECOVERY.img file.
3. Now make sure all files needed to recognize your phone are installed and adb is installed too. What you will need now is to push the RECOVERY.img file to the phone.
4. Connect the device to the computer and Put the RECOVERY.img file inside the folder where fastboot.exe is located. Then hold shift and right click to open CMD(command prompt) from there. Once CMD is open run the following code:
adb devices (This will show if your device is connected)
adb reboot bootloader (will reboot the device in bootloader mode)
fastboot devices
fastboot flash recovery RECOVERY.img
5. After this take the rom which you extracted the recovery from and put it in the memory card (dload folder)
6. When phone is OFF hold (volume up + volume down+ power key) together until you see Huawei startup logo then release. The flash process of the rom should start.
Click to expand...
Click to collapse
I am @work now so I will return after work .... I hope it will work
Do I have to install ADB on phone or on computer?
Thank you in advance.... I am a noob so hope this explanation works for me
zenn66 said:
I am @work now so I will return after work .... I hope it will work
Do I have to install ADB on phone or on computer?
Thank you in advance.... I am a noob so hope this explanation works for me
Click to expand...
Click to collapse
Make sure to install Hisuite app on the pc to get all huawei needed drivers , regarding ADB it is installed on the PC you can refer to this website. Before attempting anything please do read up about adb and how to flash files, because many things can go wrong.
Rashad83 said:
Make sure to install Hisuite app on the pc to get all huawei needed drivers , regarding ADB it is installed on the PC you can refer to this website. Before attempting anything please do read up about adb and how to flash files, because many things can go wrong.
Click to expand...
Click to collapse
TWRP can fash img files too..... Why is that not to be done? ??? why using ADB?
HI suite is on my pc already....
zenn66 said:
TWRP can fash img files too..... Why is that not to be done? ??? why using ADB?
HI suite is on my pc already....
Click to expand...
Click to collapse
No you need ADB to flash the stock recovery Twrp can't remove it self.
I am able to get stock recovery back in my Phone! .... so? than what?
my last working rom was B029.....
Sorry to be a noob.... ( not completely)
I never tried to put B029 recovery img on my Phone....
zenn66 said:
I am able to get stock recovery back in my Phone! .... so? than what?
my last working rom was B029.....
Sorry to be a noob.... ( not completely)
Click to expand...
Click to collapse
Follow the instructions i stated earlier. Put the rom the dload folder( inside it Update.app) in sdcard and flash it by turning off the phone and then hold( volume up+volume down + power) at the same time to begin the flash process or read the pdf file that comes with the rom after you unzip it.
:good: As soon as i got home i'll try! Thank you so much Rashad!:angel:
zenn66 said:
:good: As soon as i got home i'll try! Thank you so much Rashad!:angel:
Click to expand...
Click to collapse
i screwed up!!! fastboot/rescue mode Shows error!
recovery image failed!
so i cannot get into my phone... pc says waiting for device....:crying::crying: now what?
phone cannot be turned off!
OMG!!!
zenn66 said:
i screwed up!!! fastboot/rescue mode Shows error!
recovery image failed!
so i cannot get into my phone... pc says waiting for device....:crying::crying: now what?
phone cannot be turned off!
OMG!!!
Click to expand...
Click to collapse
Try to flash the stock recovery like the way i mentioned. Turn off the device by holding the power until it powers off and remove any usb connections to the pc. Then hold volume down and connect the usb to the pc until you see fastboot mode come up. After that enter the code i gave to flash the stock recovery and then follow the rest of the instructions.
I got the recovery into my phone. But i cannot get in to fastboot again... The screen i took pic is popping up.....
zenn66 said:
I got the recovery into my phone. But i cannot get in to fastboot again... The screen i took pic is popping up.....
Click to expand...
Click to collapse
Did you try to flash the rom from sd card.
I get into huawei erecovery... Than software is installing and stops at 90%....
zenn66 said:
I get into huawei erecovery... Than software is installing and stops at 90%....
Click to expand...
Click to collapse
You sure that the rom you are installing is the same before you formatted it?. Try a previous rom.
I was on b29.... Then i flashed till b209 than all the problems began..... How do i get into fastboot /rescue mode? Any solution?
zenn66 said:
I was on b29.... Then i flashed till b209 than all the problems began..... How do i get into fastboot /rescue mode? Any solution?
Click to expand...
Click to collapse
To enter the fastboot mode disconnect the phone from the PC. Shut it down by holding power until it's off. Then hold volume down and connect the phone to the PC at the same time.
It won't shut down.. Just restart. .. I will get in screen were you can wipe cache and do fatory reset and reboot. But no shutdown.... Sorry for all these questions. Thank you so much for all the help! ?
zenn66 said:
It won't shut down.. Just restart. .. I will get in screen were you can wipe cache and do fatory reset and reboot. But no shutdown.... Sorry for all these questions. Thank you so much for all the help!
Click to expand...
Click to collapse
First thing do a factory reset. after that keep holding the power button for like 2 mins it will power off. Then do what i mentioned earlier.
Rashad83 said:
First thing do a factory reset. after that keep holding the power button for like 2 mins it will power off. Then do what i mentioned earlier.
Click to expand...
Click to collapse
Its not shutting down.... tried the thing you said :crying:
Okay, so :- :crying::crying::crying::crying:
I was on nougat and went to downgrade and followed ALL instruction apart from one - which was something I missed with translate until i visited the htc page for the tenth time trying to fix this.
:silly: :crying: ----- I didnt change default location whilst running nougat -----:silly: :crying:
I flashed the c432 oem file, and I have tried to update to b151, b150 and b161 all through the update.app method. to no avail.
I have tried flashing everything manually through adb pushing AND fastboot after using the extractor and everything works EXCEPT the system.img. I am faced with an error telling me it has failed, 'unable to mount /system' - - - This message comes through regardless of what I do and im panicking
PLEASE HELP I AM SO STUCK
thank you in advance for any suppport
What P9 lite you have?
Johnny TDN said:
What P9 lite you have?
Click to expand...
Click to collapse
I have the vns-L31 however ive just opened dc unlocker and its showing my model as 21
i can access fastboot and rescue mode as well as twrp although when flashing im faced with the /system error
It is written, on htcmania, using c432oeminfo and b130.
so,
Code bootloader
Twrp meticulus.
Install c432oeminfo.zip, power off
Restart dload c432b130.
Chisetdel31260 said:
It is written, on htcmania, using c432oeminfo and b130.
so,
Code bootloader
Twrp meticulus.
Install c432oeminfo.zip, power off
Restart dload c432b130.
Click to expand...
Click to collapse
i will try that, although ill get errors when flashing the zip - not only that but I cant get to meticulus once its flashed - possibly the system error?
Restart, bootloader code,
Twrp Meticulous, went a wipe, xxxx everything except external storage, installs c432oeminfo.zip, dload c432b130.
http://www.htcmania.com/showthread.php?t=1265458
Chisetdel31260 said:
Restart, bootloader code,
Twrp Meticulous, went a wipe, xxxx everything except external storage, installs c432oeminfo.zip, dload c432b130.
http://www.htcmania.com/showthread.php?t=1265458
Click to expand...
Click to collapse
what do you mean when you say code bootloader? what should i do there? anything im missing?
raihanbam said:
what do you mean when you say code bootloader? what should i do there? anything im missing?
Click to expand...
Click to collapse
Yes, I noticed that from time to time, in bootloader mode, it is written unlocked, but as the device bootloop (bug) I believe it too. so
I retype systematically the bootloader code to open.
raihanbam said:
what do you mean when you say code bootloader? what should i do there? anything im missing?
Click to expand...
Click to collapse
If you have your bootloader unlocked (if you don,t have it, unlock it) and flash TWRP. After that, flash B130 for your VNS-L31. Done.
Unlock yor Bootloader again. And try flashing again.
Have hade the same problem. My bootloader showed unlocked, but he was not.
Ron
raihanbam said:
what do you mean when you say code bootloader? what should i do there? anything im missing?
Click to expand...
Click to collapse
i have followed all of these and notw its stuck on your device is booting.....
i flashed the rom with recovery so now ill try the dload method again, i assume ill have to flash the second zip with recovery?
Chisetdel31260 said:
Restart, bootloader code,
Twrp Meticulous, went a wipe, xxxx everything except external storage, installs c432oeminfo.zip, dload c432b130.
http://www.htcmania.com/showthread.php?t=1265458
Click to expand...
Click to collapse
i am now stuck with your device is booting - cant access fastboot or recovery at all - doesnt show up in adb or fastboot either
raihanbam said:
i am now stuck with your device is booting - cant access fastboot or recovery at all - doesnt show up in adb or fastboot either
Click to expand...
Click to collapse
Shut down your device. Press the switch off for 10 secounds.
When the phone is off, swith on and same time with vol + without usb-kabel, and otherwise try it with usb-kabel.
When you stock recovery starts. You can try a factoryreset.
When you Revolution recovery starts flash oem.info again and perform the dload methode with your right MM UPDATE.APP.
Ron
RonPo said:
Shut down your device. Press the switch off for 10 secounds.
When the phone is off, swith on and same time with vol + without usb-kabel, and otherwise try it with usb-kabel.
When you stock recovery starts. You can try a factoryreset.
When you Revolution recovery starts flash oem.info again and perform the dload methode with your right MM UPDATE.APP.
Ron
Click to expand...
Click to collapse
no matter what I do I'm stuck with the device is booting screen I even let the battery drain to try that way-I'm so screwed
RonPo said:
Shut down your device. Press the switch off for 10 secounds.
When the phone is off, swith on and same time with vol + without usb-kabel, and otherwise try it with usb-kabel.
When you stock recovery starts. You can try a factoryreset.
When you Revolution recovery starts flash oem.info again and perform the dload methode with your right MM UPDATE.APP.
Ron
Click to expand...
Click to collapse
no matter what I do I'm stuck with the device is booting screen I even let the battery drain to try that way-I'm so screwed
RonPo said:
Shut down your device. Press the switch off for 10 secounds.
When the phone is off, swith on and same time with vol + without usb-kabel, and otherwise try it with usb-kabel.
When you stock recovery starts. You can try a factoryreset.
When you Revolution recovery starts flash oem.info again and perform the dload methode with your right MM UPDATE.APP.
Ron
Click to expand...
Click to collapse
okay so I got to the erecovery screen, it only gives the option to dl the latest version and fails along with reboot and shutdown - no wipe
raihanbam said:
okay so I got to the erecovery screen, it only gives the option to dl the latest version and fails along with reboot and shutdown - no wipe
Click to expand...
Click to collapse
OK. Go to bootloader and flash:
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash system system.img
extract this files with: Huawei Update Extractor from your Original UPDATE.APP
system.img is loading in steps and need much time.
Ron
Hi guys, i have the same problem after doing some ****, flashed stock rom from lineageos 14 and a lot of things that i'm trying now to unbrick my phone... i cant enter to the erecovery with the 3 buttons method, wathever i do, and i dont have any idea on how to unbrick my phone... I hope someone could help me
I'm stuck in an infinite eRecovery loop. No matter what I try or what I do I can't get the phone to boot back into the OS. Anyone have any tips or tricks? Huawei is going to do an rma for me but I'm flying out on business for 2 weeks and really need this phone with me. It's an MLA-L03 that is oem unlocked (which is what I'm thinking is causing me the most issues as I can't do the normal button presses to get to certain things but I can't relock it as it says it can't be trusted or whatever)
I did manage to get to a point where I have full access to /data/ but no matter what rom I try to flash it fails with failing to mount /cust/
If I put an update.app it will get to 5% and hang until it fails when I do the button press to force an update. I cannot get to the emui factory reset screen.
PS, yes I know I'm a dumbass, so be gentle lol. I'm really desperate and have nothing to lose at this point so will to try anything.
I did try everything here with no luck (other than getting full access to /data/ lol):
https://forum.xda-developers.com/nova-plus/help/help-nova-plus-mla-l03-bricked-t3573234
Im not a pro either but,have you try to recover phone via HiSuite ?
in hisuite,main screen,bottom right tab...
I did try that but it says my phone is not compatible (or something to that effect).
rednekcowboy said:
I did try that but it says my phone is not compatible (or something to that effect).
Click to expand...
Click to collapse
sadly,i cant help more...i did not installed that erecovery thing/unlocked or rooted my device so.....
hope someone will join to help you
the erecovery thing is a huwaei emui feature, not something I installed but thanks anyways for the suggestion.
rednekcowboy said:
the erecovery thing is a huwaei emui feature, not something I installed but thanks anyways for the suggestion.
Click to expand...
Click to collapse
my bad hehehe...i wanted to say the twrp :silly:
Ok so you'll have to flash firmware with fastboot.
You need to download and install fastboot, firmware finder and huawei extract tool.
https://forum.xda-developers.com/showthread.php?t=2588979 (fastboot), https://forum.xda-developers.com/tools/general/huawei-firmware-finder-team-mt-t3469146 (firmware finder), https://forum.xda-developers.com/showthread.php?t=2433454 (huawei extract tool).
So install adb and fastboot, extract firmware finder and huawei extract tool. Open firmware finder hit common base, on model for find enter mla-l03 and download a full ota, form firmware you just downloaded extract update.app. Now open huawei extract tool and load your update.app you've just extracted and extract from there boot.img, recovery.img and system.img by using the right click (extract them on the same folder where is located fastboot, for example I got fastboot installed on local C/adb).
If you have twrp installed boot in fastboot mode by using twrp, if not you can boot in fastboot mode with the phone turned off by pressing volume - while plugging the usb cable.
Open cmd and write cd /adb (between cd and / is space) and hit enter than write fastboot flash boot BOOT.IMG and hit enter, fastboot flash recovery RECOVERY.IMG and hit enter, fastboot flash system SYSTEM.IMG and hit enter, after finally writing the system write fastboot reboot and hit enter and wait till phone reboots.
Thanks, I've done all that already and it did not fix it but will try again once I get home.
mArIuS% said:
Ok so you'll have to flash firmware with fastboot.
You need to download and install fastboot, firmware finder and huawei extract tool.
https://forum.xda-developers.com/showthread.php?t=2588979 (fastboot), https://forum.xda-developers.com/tools/general/huawei-firmware-finder-team-mt-t3469146 (firmware finder), https://forum.xda-developers.com/showthread.php?t=2433454 (huawei extract tool).
So install adb and fastboot, extract firmware finder and huawei extract tool. Open firmware finder hit common base, on model for find enter mla-l03 and download a full ota, form firmware you just downloaded extract update.app. Now open huawei extract tool and load your update.app you've just extracted and extract from there boot.img, recovery.img and system.img by using the right click (extract them on the same folder where is located fastboot, for example I got fastboot installed on local C/adb).
If you have twrp installed boot in fastboot mode by using twrp, if not you can boot in fastboot mode with the phone turned off by pressing volume - while plugging the usb cable.
Open cmd and write cd /adb (between cd and / is space) and hit enter than write fastboot flash boot BOOT.IMG and hit enter, fastboot flash recovery RECOVERY.IMG and hit enter, fastboot flash system SYSTEM.IMG and hit enter, after finally writing the system write fastboot reboot and hit enter and wait till phone reboots.
Click to expand...
Click to collapse
Really?
I got my phone in the same state and was the only method witch helped me.
Did you successfully flashed boot, recovery and system and still not working? phone get stuck on the huawei logo? After you flash them, boot into recovery and do a factory reset and wipe cache.
yup, everything flashed successfully. I can't get into the recovery to do a factory reset. I have 4 options at my disposal:
1. fastboot
2. Huawei eRecovery
3. TWRP
4. force update where it always fails at 5%
I think the biggest thing that is screwing me is the fact that it's unlocked and I can't relock it. I'm almost 100% positive if I could relock it, I would have no issues with it.
And woh do you boot into twrp? Since you can boot into twrp you must be able to boot in stock recovery. Use huawei multi tool by black team too go into recovery.
---------- Post added at 07:04 PM ---------- Previous post was at 07:01 PM ----------
rednekcowboy said:
yup, everything flashed successfully. I can't get into the recovery to do a factory reset. I have 4 options at my disposal:
1. fastboot
2. Huawei eRecovery
3. TWRP
4. force update where it always fails at 5%
I think the biggest thing that is screwing me is the fact that it's unlocked and I can't relock it. I'm almost 100% positive if I could relock it, I would have no issues with it.
Click to expand...
Click to collapse
I got the bootloader unlocked too, and it's working via fastboot....
Huawei multi tool have the option to relock the bootloader.
mArIuS% said:
And woh do you boot into twrp? Since you can boot into twrp you must be able to boot in stock recovery. Use huawei multi tool by black team too go into recovery.
---------- Post added at 07:04 PM ---------- Previous post was at 07:01 PM ----------
I got the bootloader unlocked too, and it's working via fastboot....
Huawei multi tool have the option to relock the bootloader.
Click to expand...
Click to collapse
Thanks I'll try that.
It's weird. I flash TWRP, do what I need to do, then reflash the recovery.img. However it just does a continuous loop to eRecovery when I do that unless I try to force it to update.
I'll try using the fastboot that you linked to and see if that makes a difference. Right now I'm using the minimal adb and fastboot install.
EDIT: Same result when trying to relock the bootloader--device cannot be trusted.
EDIT2: Do you have the cust.img file? None of the firmwares I've downloaded has it in it.
rednekcowboy said:
Thanks I'll try that.
It's weird. I flash TWRP, do what I need to do, then reflash the recovery.img. However it just does a continuous loop to eRecovery when I do that unless I try to force it to update.
I'll try using the fastboot that you linked to and see if that makes a difference. Right now I'm using the minimal adb and fastboot install.
EDIT: Same result when trying to relock the bootloader--device cannot be trusted.
EDIT2: Do you have the cust.img file? None of the firmwares I've downloaded has it in it.
Click to expand...
Click to collapse
I have a cust.img but is for can-l01...and won't help you.
Sorry i'm out ideas.
mArIuS% said:
I have a cust.img but is for can-l01...and won't help you.
Sorry i'm out ideas.
Click to expand...
Click to collapse
When your device reboots and you get to the warning screen about your device being unlocked, what buttons do you press to get into the normal (ie not eRecovery) recovery where you can do a factory reset? When I have TWRP installed, I have to hold volume + and volume - at the same time to go into TWRP. If I do the same thing after I reflash recovery.img, then it goes straight into the forced update which stalls and fails at 5%. Volume - reboots and goes back to fastboot. Volume + takes me to eRecovery. Doing nothing, the phone reboots and goes to eRocovery on the reboot. Holding down all 3 buttons also goes to the forced update screen.
I'm assuming that I'm missing something super simple and stupid so I'm going to go over everything again, step by step very carefully.
rednekcowboy said:
When your device reboots and you get to the warning screen about your device being unlocked, what buttons do you press to get into the normal (ie not eRecovery) recovery where you can do a factory reset? When I have TWRP installed, I have to hold volume + and volume - at the same time to go into TWRP. If I do the same thing after I reflash recovery.img, then it goes straight into the forced update which stalls and fails at 5%. Volume - reboots and goes back to fastboot. Volume + takes me to eRecovery. Doing nothing, the phone reboots and goes to eRocovery on the reboot.
I'm assuming that I'm missing something super simple and stupid so I'm going to go over everything again, step by step very carefully.
Click to expand...
Click to collapse
To enter in normal recovery you have to press and hold at the same time volume - and power button.
mArIuS% said:
To enter in normal recovery you have to press and hold at the same time volume - and power button.
Click to expand...
Click to collapse
That just reboots me and then puts me in fastboot unfortunately. I'm going to try loading twrp and removing anything in /dload/ and see if it will boot to normal recovery. Last time I checked there was an update.app file there so maybe it's just bypassing recovery and trying to install that.
rednekcowboy said:
That just reboots me and then puts me in fastboot unfortunately. I'm going to try loading twrp and removing anything in /dload/ and see if it will boot to normal recovery. Last time I checked there was an update.app file there so maybe it's just bypassing recovery and trying to install that.
Click to expand...
Click to collapse
Sorry it is volume up + and power button
And that brings me to eRecovery
mArIuS% said:
Sorry it is volume up + and power button
Click to expand...
Click to collapse
I'm driving and it's a bit hard to write did you tried another recovery? You can flsh twrp, put the stock recovery on sdcard, boot into twrp and flash recovery from there and reboot phone from twrp into recovery....
No worries, I really appreciate all the help. Now stop texting and driving. Your life is more important than my phone!!
Hi all,
Please help me!
I think i messed up pretty badly here. I tried downgrading from Oreo to Nougat but I think I tried to install a wrong image. Now when i boot i get:
ERROR MODE
Attention! Please update system again
Error!
Fun NO : 15 (bl31 image)
Error NO : 1 (security verify failed)
I've tried the dload method but it doesn't even start. I boot it up holding power, vol+, vol-, and it gets stuck at "your device is booting now."
I can't access twrp, even after flashing it again.
I can get into fastboot and I've tried manually flashing images from an update.app, but after that, the same problem still persists. Trying to relock the boot loader gives an error "command not allowed"
Does anybody have any ideas?
yes i have same because battery is not dead still wait battery remain if dead then plug against work fastboot need firmware rollback version only C432B185 try HWOTA this is the best
Gamkutopolowk said:
yes i have same because battery is not dead still wait battery remain if dead then plug against work fastboot need firmware rollback version only C432B185 try HWOTA this is the best
Click to expand...
Click to collapse
So you're saying that I wait until my battery drains, then go into fastboot and roll back to C432B185? Maybe you could help me by outlining the steps to flash via fastboot?
flash via fastboot by HWOTA follow this link https://romprovider.com/2018/01/download-install-b185-nougat-update-huawei-p10-plus/
only method 1
Gamkutopolowk said:
flash via fastboot by HWOTA follow this link
only method 1
Click to expand...
Click to collapse
So i tried this method, but it didn't work. It flashes TWRP, and instructs me to disconnect the USB cable and boot into TWRP, but i can't boot into TWRP. It goes directly to the error message even when holding the buttons down.
because stuck in fastboot is freeze or corrupted still wait battery drains when dead battery hold vol down + plug USB then run in HWOTA...............
Gamkutopolowk said:
because stuck in fastboot is freeze or corrupted still wait battery drains when dead battery hold vol down + plug USB then run in HWOTA...............
Click to expand...
Click to collapse
So after waiting for the battery to drain, holding vol down, and plugging the USB, I'm back where I was before with being in fastboot. Running HWOTA results in the same problem for when it tells me to reboot to TWRP after install, the phone goes to error mode.
I'm pretty sure the bl31 image corruption is preventing me from booting into recovery.
try other methode if work or not run fastboot need files from huawei firmware extractor open Update.app save files boot.img + recovery.img + system.img
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
Test it
Gamkutopolowk said:
try other methode if work or not run fastboot need files from huawei firmware extractor open Update.app save files boot.img + recovery.img + system.img
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
Test it
Click to expand...
Click to collapse
Ok so i flashed boot.img, recovery.img, system.img all OKAY.
Reboot and i get the same error..
The problem is with the bl31 image, which is in ARM Trusted Firmware.
Maybe if i could figure out how to flash TRUSTFIRMWARE.img that would work. I tried this, but it doesn't work. I don't know the partition name.
fastboot flash trustfirmware
unknown partition 'trustfirmware'
Try HWOTA flash TWRP then hold power + vol up stay hold vol up long 15 seconds
Gamkutopolowk said:
Try HWOTA flash TWRP then hold power + vol up stay hold vol up long 15 seconds
Click to expand...
Click to collapse
Still goes straight to the error screen.
blahblah31415 said:
Still goes straight to the error screen.
Click to expand...
Click to collapse
Please show me your mobile
blahblah31415 said:
Ok so i flashed boot.img, recovery.img, system.img all OKAY.
Reboot and i get the same error..
The problem is with the bl31 image, which is in ARM Trusted Firmware.
Maybe if i could figure out how to flash TRUSTFIRMWARE.img that would work. I tried this, but it doesn't work. I don't know the partition name.
fastboot flash trustfirmware
unknown partition 'trustfirmware'
Click to expand...
Click to collapse
thank you sir u saved my phone from drowning just flashed this trustedfirmware and hurray my phone got out of error mode
Junaid Shafi said:
thank you sir u saved my phone from drowning just flashed this trustedfirmware and hurray my phone got out of error mode
Click to expand...
Click to collapse
How you did that?
blahblah31415 said:
Hi all,
Please help me!
I think i messed up pretty badly here. I tried downgrading from Oreo to Nougat but I think I tried to install a wrong image. Now when i boot i get:
ERROR MODE
Attention! Please update system again
Error!
Fun NO : 15 (bl31 image)
Error NO : 1 (security verify failed)
I've tried the dload method but it doesn't even start. I boot it up holding power, vol+, vol-, and it gets stuck at "your device is booting now."
I can't access twrp, even after flashing it again.
I can get into fastboot and I've tried manually flashing images from an update.app, but after that, the same problem still persists. Trying to relock the boot loader gives an error "command not allowed"
Does anybody have any ideas?
Click to expand...
Click to collapse
Hi
I have the exact same problem
After trying all of the methods I found (dload, HWOTA, TWRP, etc), I finally took the phone to the service center.
They told me it was an easy fix, then they called me and told me that probably they were going to replace the motherboard
I'm still waiting for them to call me for confirmation.
If you got any news on this, please keep posting
Thanks!
gonzalomorenorovetto said:
Hi
I have the exact same problem
After trying all of the methods I found (dload, HWOTA, TWRP, etc), I finally took the phone to the service center.
They told me it was an easy fix, then they called me and told me that probably they were going to replace the motherboard
I'm still waiting for them to call me for confirmation.
If you got any news on this, please keep posting
Thanks!
Click to expand...
Click to collapse
I actually ended up using dc pheonix to fix it. It worked perfectly. I had to pay about 15 dollars for credits. It used some sort of backdoor and flashed a new ROM from scratch.
blahblah31415 said:
I actually ended up using dc pheonix to fix it. It worked perfectly. I had to pay about 15 dollars for credits. It used some sort of backdoor and flashed a new ROM from scratch.
Click to expand...
Click to collapse
I tried DC Phoenix and It did not work. They returned me my money.
At the service center they finally replaced my motherboard, in warranty, even though the phone was unlocked and I bricked it completely