How to solve custom recovery not installed after flash on all smartphones[Tutorial] - Huawei P8 Guides, News, & Discussion

Hello . A few minutes ago, I had a problem with the TWRP flashing on my huawei p8 gra-ul00 phone .the adb has command's the twrp is complety flashed on my phone , but it did not come up on my phone(after pressing vol+ and power button's the phone will automatiocally go to huawei erecovery). But I took a little initiative and came up with a solution to this problem. I'm share this.
NOTICE : IF YOU HAVEN'T A USB DATA CABLE , PLEASE BUY IT , OTHERWISE CONTINUING THE STEPS WILL NOT SOLVE YOUR PROBLEM .
Before completing all the steps, connect the phone to the computer using data usb cable, then try to enter the recovery mode (for Huawei phones, hold the power button simultaneously with the volume down button for at least one minute.) If the phone Entered custom recovery, no need to do other steps.
1_First Of All , Unlock the bootloader , then reboot the phone
2_Download the custom recovery . IF YOU HAVE ISN'T A CUSTOM RECOVERY FOR YOUR PHONE , PLEASE SEND A COMMENT AND ENTER YOU PHONE MODEL AND A NAME OF THE CUSTOM RECOVERY YOU WANT TO USE TO IT. IM WILL SEND A REGUESTED CUSTOM RECOVERY FOR YOU IN LESS THAN A HOUR .
3_connect the phone to computer and Enable USB Debugging from Developer Options(go to settings>about phone , then 7 times tap on build number , then go back to settings and select developer options , search for "USB Debugging" Option and enable it.)
4_, install the adb and fastboot drivers(such as minimal adb and fastboot) then install the phone drivers . after installing drivers , reboot the computer , then open cmd and enter the command : adb reboot recovery
5_if a window showed on phone(such as allow usb debugging) , click on yes and retry the level 4 again
If you have any questions or problems , commend here.

Hy Bysoft!
I'm new in XDA but i alredy flash some devices with TWRP, it seems that something went wrong with the installation of twrp. Did you try to boot into bootloader (adb reboot bootloader) and then flash the TWRP image with fastboot (fastboot flash recovery twrp.img) and then type fastboot reboot?
I find that list of command: adb reboot etc.. in your device page of TWRP (https://twrp.me/huawei/huaweip8.html). In this site you find the TWRP image for your device, you have to use this image when you flash with fastboot (fastboot flash recovery twrp.img where twrp.img is the image that you downloaded in TWRP site).
PrintHelloPeople

PrintHelloPeople said:
Hy Bysoft!
I'm new in XDA but i alredy flash some devices with TWRP, it seems that something went wrong with the installation of twrp. Did you try to boot into bootloader (adb reboot bootloader) and then flash the TWRP image with fastboot (fastboot flash recovery twrp.img) and then type fastboot reboot?
I find that list of command: adb reboot etc.. in your device page of TWRP (https://twrp.me/huawei/huaweip8.html). In this site you find the TWRP image for your device, you have to use this image when you flash with fastboot (fastboot flash recovery twrp.img where twrp.img is the image that you downloaded in TWRP site).
PrintHelloPeople
Click to expand...
Click to collapse
Hello .
I am also a newcomer
it's true . I also installed TWRP 3.1.1 on the phone in the same way
Thanks for sharing your opinion with me and other XDA users
Regards ,

Related

Cannot get into recovery mode [bootloop]

Hey I cannot get into recovery mode, I don't really know why. This morning everything was ok: I rebooted my phone into recovery mode as usually, with no problems. THEN I rebooted my phone from the custom recovery, and then my phone went to bootloop: The bootloader screen went to black, then to my lockscreen and then to the bootloader screen, then to my lockscreen... etc. (bootloop)
I rebooted into recovery again and tried to do a normal wipe, because usually that's everything I need. But nothing happened: bootloop again.
So, I went to recovery once more to perform a full wipe and erase the data. Then I tried to flash CM13 and the Gapps, but nothing happend. Now, I cannot get into recovery, I'm stuck in the TWRP screen.
Help?
Sorry my bad english
My phone isn't rooted. I just unlock the bootloader
I had the same problem
It's easy just flash a newer version of Twrp using ADB fastboot from PC = problem solved
Thanks! Can you guide me step by step?
[email protected]!# said:
It's easy just flash a newer version of Twrp using ADB fastboot from PC = problem solved
Click to expand...
Click to collapse
I just flash a new version of TWRP and even the latest version of CWM but nothing, same problem. Bootloop in recovery's logo.
I asked to someone else in my city but they told me that the problem it's the motherboard
Cuervoazulado said:
Hey, thanks. Can you guide me step by step? I don't really know hpw to do that, so I don't want to make a mess.
Thanks, so much thanks!
Click to expand...
Click to collapse
Download newer twrp: https://dl.twrp.me/titan/
Download and install Minimal ADB and Fastboot Tool http://forum.xda-developers.com/showthread.php?t=2317790, install Motorola drivers from Motorola website: https://motorola-global-portal-de.custhelp.com/app/answers/detail/a_id/91819.
Paste the new recovery image into the Minimal ADB and Fastboot folder, reboot your device in fastboot mode (vol down+pwr), open Minimal ADB &Fastboot folder, hold shift, right click inside the folder and open a command window there. Type
Code:
fastboot devices
If your device is connected you'll see a string of numbers/letters. Type "fastboot flash recovery name-of-new-recovery.img", for example:
Code:
fastboot flash recovery twrp-3.0.0-0-titan.img
.
Type
Code:
fastboot reboot
.
You´re done.
Wolfcity said:
Download newer twrp: https://dl.twrp.me/titan/
Download and install Minimal ADB and Fastboot Tool http://forum.xda-developers.com/showthread.php?t=2317790, install Motorola drivers from Motorola website: https://motorola-global-portal-de.custhelp.com/app/answers/detail/a_id/91819.
Paste the new recovery image into the Minimal ADB and Fastboot folder, reboot your device in fastboot mode (vol down+pwr), open Minimal ADB &Fastboot folder, hold shift, right click inside the folder and open a command window there. Type
Code:
fastboot devices
If your device is connected you'll see a string of numbers/letters. Type "fastboot flash recovery name-of-new-recovery.img", for example:
Code:
fastboot flash recovery twrp-3.0.0-0-titan.img
.
Type
Code:
fastboot reboot
.
You´re done.
Click to expand...
Click to collapse
Thanks bro, but I just tried that, even changing the recovery for CWM, but nothing happened. I'm still stuck. The screen blinks with the recovery logo.
I have no system, so... Maybe I'm totally bricked. I don't really know if I can flash some ROM with the fastboot
Cuervoazulado said:
Thanks bro, but I just tried that, even changing the recovery for CWM, but nothing happened. I'm still stuck. The screen blinks with the recovery logo.
I have no system, so... Maybe I'm totally bricked. I don't really know if I can flash some ROM with the fastboot
Click to expand...
Click to collapse
Forget it bro, you gave me the right version of the recovery. Now I can get into it So much thanks!

Help stuck on bootload screen

I just received my op3t and turn it on and then it said to update to latest firmware. Which I did. I updated it then it said failed. The device restarted and it is now stuck in bootload page. Anyone know a fix?
Also I cannot get into recovery mode. I can only get into fastboot mode. Not sure why it won't go into recovery.
Thanks!
Sent from my Nexus 6 using XDA-Developers Legacy app
Download full ROM of Oxygen OS here.
Download the stock Oxygen OS recovery image file from the same page (bottom of page under red "download" button).
Make sure your computer has fastboot installed, if not use something like minimal adb and fastboot.
Make sure your PC has the proper drivers installed for the OP3T.
Rename the stock recovery image file into something like stockrecovery.img
Boot phone into fastboot mode, connect to the PC and make sure the PC can detect the phone by inputting:
fastboot devices
If a serial number shows up, then enter the following two lines:
fastboot erase recovery
fastboot flash recovery stockrecovery.img
Reboot into recovery and use it to flash the full OOS 4.0.3 zip from a USB flash drive.
If the above doesn't work, the failed update may have damaged the firmware, in which case you will have to use the unbrick guide.

help

my device is in bootloop and i cant enter into twrp, all i can do is i can enter into fastboot mode and i cant do noithing because usb debugging is not enable, is there any way to enter into twrp? please help
ibrahimkhan said:
my device is in bootloop and i cant enter into twrp, all i can do is i can enter into fastboot mode and i cant do noithing because usb debugging is not enable, is there any way to enter into twrp? please help
Click to expand...
Click to collapse
I'd recommend you to turn off your device and flash ZUI via QFIL. Then unlock bootloader and flash TWRP and whatever ROM you want.
ZUI 2.1.049 QFIL
Bootloader unlock on zui
Borja Viera said:
I'd recommend you to turn off your device and flash ZUI via QFIL. Then unlock bootloader and flash TWRP and whatever ROM you want.
ZUI 2.1.049 QFIL
Bootloader unlock on zui
Click to expand...
Click to collapse
i have already unlock my bootloader and installed twrp, my power button not working so i just want to enter into twrp. i can enter into fastboot mode but my debug is not enable
ibrahimkhan said:
i have already unlock my bootloader and installed twrp, my power button not working so i just want to enter into twrp. i can enter into fastboot mode but my debug is not enable
Click to expand...
Click to collapse
Can you use any commands in fastboot mode or are you completely blocked?
Borja Viera said:
Can you use any commands in fastboot mode or are you completely blocked?
Click to expand...
Click to collapse
yeah my device detected in fastboot mode and i try something like adb recovery reboot and its say no device emulator things. i also use that zuk z1 toolkit and reboot recovery option and its not working
ibrahimkhan said:
yeah my device detected in fastboot mode and i try something like adb recovery reboot and its say no device emulator things. i also use that zuk z1 toolkit and reboot recovery option and its not working
Click to expand...
Click to collapse
Create a folder and insert a twrp file (for example twrp.img). Then type fastboot boot TWRP.img . If it allows you to do that then you'll get into TWRP. This will probably won't work, so I think the only thing is left is to repair that power button to make an installation via QFIL.
Borja Viera said:
Create a folder and insert a twrp file (for example twrp.img). Then type fastboot boot TWRP.img . If it allows you to do that then you'll get into TWRP. This will probably won't work, so I think the only thing is left is to repair that power button to make an installation via QFIL.
Click to expand...
Click to collapse
ok thanks you very much for your time
ibrahimkhan said:
my device is in bootloop and i cant enter into twrp, all i can do is i can enter into fastboot mode and i cant do noithing because usb debugging is not enable, is there any way to enter into twrp? please help
Click to expand...
Click to collapse
Connect to pc and type the command fastboot reboot recovery.
Download the all in one tool provided in our forums.. It has an option to reboot to recovery and it can also flash the stock image as well.. Let us know.. Will help you resolve your problem

[Help] Can't access to TWRP Recovery p9 Plus

Hi guys,
I know there are others threads about this thing but none of them helped me, I would like to install TWRP and root my phone.
I'm on a p9 Plus VIE-l09C432B386 and I want to install TWRP recovery from fastboot.
I've installed all drivers and 'adb devices' detects my phone. I unlock bootloader and FRP.
From cmd I run 'adb reboot bootloader' and 'fastboot flash recovery twrp.img'.
I try with twrp-3.2.2-0-vienna.img and twrp-3.2.1-0-vienna.img and both were successfully flashed.
I type 'fastboot reboot' and hold Volume Up and Power but I can't enter on TWRP Recovery, only eRecovery. I tried with phone connected via USB at pc and with the phone disconnected.
The phone boot up and work flawlessly so I really don't know how to do.
What's wrong? I have to install an older version of TWRP? I have to run other commands or hold different combo of keys to access to recovery?
Please help me, thanx in advance
Flv97 said:
Hi guys,
I know there are others threads about this thing but none of them helped me, I would like to install TWRP and root my phone.
I'm on a p9 Plus VIE-l09C432B386 and I want to install TWRP recovery from fastboot.
I've installed all drivers and 'adb devices' detects my phone. I unlock bootloader and FRP.
From cmd I run 'adb reboot bootloader' and 'fastboot flash recovery twrp.img'.
I try with twrp-3.2.2-0-vienna.img and twrp-3.2.1-0-vienna.img and both were successfully flashed.
I type 'fastboot reboot' and hold Volume Up and Power but I can't enter on TWRP Recovery, only eRecovery. I tried with phone connected via USB at pc and with the phone disconnected.
The phone boot up and work flawlessly so I really don't know how to do.
What's wrong? I have to install an older version of TWRP? I have to run other commands or hold different combo of keys to access to recovery?
Please help me, thanx in advance
Click to expand...
Click to collapse
Flash twrp-3.1.1-1-vie.img.I advise you to flash it to recovery2 (not recovery) then just reboot and press vol up more then 3 secs
-fastboot flash recovery2 twrp-3.1.1-1-vie.img
-fastboot reboot
mrleja said:
Flash twrp-3.1.1-1-vie.img.I advise you to flash it to recovery2 (not recovery) then just reboot and press vol up more then 3 secs
-fastboot flash recovery2 twrp-3.1.1-1-vie.img
-fastboot reboot
Click to expand...
Click to collapse
Hi, thanx for the help!
I try with your method but when the phone reboot it stuck on "your device has been unlocked and can't be touched" screen and doesn't boot up..what could be the problem?
Flv97 said:
Hi, thanx for the help!
I try with your method but when the phone reboot it stuck on "your device has been unlocked and can't be touched" screen and doesn't boot up..what could be the problem?
Click to expand...
Click to collapse
I don't know.Try the factory reset or flash boot.img
UPDATE:
Finally I was able to install TWRP Recovery and now the phone boot up normally!
For everyone that has my same problem I install the twrp-3.1.1-1-vie.img as mrleja suggested me and I follow this guide. Maybe I was doing something wrong during the process, I don't know.
Huge thanx to @mrleja, you make my day man! Cheers!

[SOLVED] Stuck on TWRP splash screen after trying to OTA update PixelExperience. HELP!

I will try to keep it short. I installed PE on my mi 8 se and it was working fine then a OTA update arrived, i clicked install and it turned off and stuck on TWRP splash screen. there is no navigation or buttons, it doesn't turn off till the battery runs out. after charging it up again it shows the twrp screen. i can go to fastboot mode by pressing power+vol- but
Code:
fastboot devices
doesn't show any devices connected to my pc. my pc also doesn't recognizes the phone and marks it as "USB unknown" and updating it with android drives shows an error stating that its not compatible.
Code:
adb devices
shows my phone when in twrp screen but that's about it.
as it stands:
-
Code:
fastboot devices
doesn't recognize devices, i think because USB debugging was off but now i have no way of boot into my phone to turn it on
-
Code:
adb devices
recognizes my phone but i don't know what to do with it
-i read somewhere that pixel experience "FBE encrypts the phone so twrp is unable to access past encryption" but i don't know what that means
-currently my phone is a brick with twrp logo, so please HELP.
THANKS in advance for help.
siyyee said:
I will try to keep it short. I installed PE on my mi 8 se and it was working fine then a OTA update arrived, i clicked install and it turned off and stuck on TWRP splash screen. there is no navigation or buttons, it doesn't turn off till the battery runs out. after charging it up again it shows the twrp screen. i can go to fastboot mode by pressing power+vol- but
Code:
fastboot devices
doesn't show any devices connected to my pc. my pc also doesn't recognizes the phone and marks it as "USB unknown" and updating it with android drives shows an error stating that its not compatible.
Code:
adb devices
shows my phone when in twrp screen but that's about it.
as it stands:
-
Code:
fastboot devices
doesn't recognize devices, i think because USB debugging was off but now i have no way of boot into my phone to turn it on
-
Code:
adb devices
recognizes my phone but i don't know what to do with it
-i read somewhere that pixel experience "FBE encrypts the phone so twrp is unable to access past encryption" but i don't know what that means
-currently my phone is a brick with twrp logo, so please HELP.
THANKS in advance for help.
Click to expand...
Click to collapse
NOTES (Read First):
- Twrp can´t decrypt data in android 12, so you need to install updates or magisk via adb sideload. If you remove pin lock in android you can install updates normally, because data can be decrypted.
- Do a clean install if your coming from PE11 or PE12 Alpha. Don´t update. And follow instructions from "Install".
- This firmware and vendor included in rom is specific to this rom, don´t try to use them in other roms.
- This twrp will probably only work with this vendor and firmware, don´t use in other roms.
Install:
1 - Flash rom (this is needed to install proper vendor and firmware)
1 - Flash Recovery via adb (Download: https://drive.google.com/file/d/1Iqa4-sBwThUAAvJsFwl6oP-D4EzRcCyq/view)
2 - Reboot recovery
3 - Factory Reset and Format Data (backup sdcard before format)
4 - reboot recovery
5 - Flash ROM via adb sideload (Advanced -> ADB sideload)
6 - reboot system
Update:
1 - Reboot recovery
2 - Advanced -> ADB sideload
3 - Reboot system
beenmoov said:
NOTES (Read First):
- Twrp can´t decrypt data in android 12, so you need to install updates or magisk via adb sideload. If you remove pin lock in android you can install updates normally, because data can be decrypted.
- Do a clean install if your coming from PE11 or PE12 Alpha. Don´t update. And follow instructions from "Install".
- This firmware and vendor included in rom is specific to this rom, don´t try to use them in other roms.
- This twrp will probably only work with this vendor and firmware, don´t use in other roms.
Install:
1 - Flash rom (this is needed to install proper vendor and firmware)
1 - Flash Recovery via adb (Download: https://drive.google.com/file/d/1Iqa4-sBwThUAAvJsFwl6oP-D4EzRcCyq/view)
2 - Reboot recovery
3 - Factory Reset and Format Data (backup sdcard before format)
4 - reboot recovery
5 - Flash ROM via adb sideload (Advanced -> ADB sideload)
6 - reboot system
Update:
1 - Reboot recovery
2 - Advanced -> ADB sideload
3 - Reboot system
Click to expand...
Click to collapse
thanks for the response,
but as i mentioned in my post, fastboot doesn't recognized my device, the attached image is the output for
Code:
fastboot devices
i have no way to reboot phone to the os, its just either TWRP splash screen or fastboot mode by pressing power+vol-
thanks, hoping for further solution.
siyyee said:
thanks for the response,
but as i mentioned in my post, fastboot doesn't recognized my device, the attached image is the output for
Code:
fastboot devices
i have no way to reboot phone to the os, its just either TWRP splash screen or fastboot mode by pressing power+vol-
thanks, hoping for further solution.
Click to expand...
Click to collapse
Have you tried to reflash to miui with mi flash tools?
maybe changing the cable or installing drivers because if it's boot to bootloader you can Always do Something.
siyyee said:
thanks for the response,
but as i mentioned in my post, fastboot doesn't recognized my device, the attached image is the output for
Code:
fastboot devices
i have no way to reboot phone to the os, its just either TWRP splash screen or fastboot mode by pressing power+vol-
thanks, hoping for further solution.
Click to expand...
Click to collapse
you should install fastboot driver first so the computer can access your phone in fastboot mode. after that you can easily use fastboot command to reinstall twrp image. follow this guide: https://beebom.com/fastboot-not-detecting-device-windows-10/
hey guys,
sorry for late reponse but i managed to fix the problem, turns out the cable i was using was faulty so i changed it with the original one and wallah it recognized my device.
then i flashed stock rom and then xiaomi eu rom, now working great.
thanks for all the help.

Categories

Resources