Huawei ascend p7-L07 stuck with bootlogo - Huawei Ascend P7

I am trying to install custom recovery on my huawei ascend p7-L07. after that my phone stck with bootlogo and I cant't enter recovery mode. my phone connect with pc on mtk mode when stuck with bootlogo.
please anyone help me that how can I flash my phone

bijoy24 said:
I am trying to install custom recovery on my huawei ascend p7-L07. after that my phone stck with bootlogo and I cant't enter recovery mode. my phone connect with pc on mtk mode when stuck with bootlogo.
please anyone help me that how can I flash my phone
Click to expand...
Click to collapse
witch mtk mode???
the P7 hasen't mediatek chipset, witch tool you have used?
because your phone already can connect with pc, use adb tool, go to fastboot mod and flash your stock recovery again

I can't understand how to get fastboot mode. please give me full tutorial and stcck recovery download link

bijoy24 said:
I can't understand how to get fastboot mode. please give me full tutorial and stcck recovery download link
Click to expand...
Click to collapse
use this tool " P7-Easy_Update_and_Adjust " seaurch on forum i haven't link
and about recovery i have L10 not L7, remember if you was on emui 2.3 or 3.0 or 3.1, and use " HuaweiUpdateExtractor " to extract your rcovery

how to flash recovery. please give me a tutorial

bijoy24 said:
how to flash recovery. please give me a tutorial
Click to expand...
Click to collapse
See this:
http://forum.xda-developers.com/ascend-p7/help/huawei-p7-andriod-l-root-b853-emui3-1-t3293923
Envoyé de mon HUAWEI P7-L10 avec XDA Forums PRO

my phone stuck with bootlogo how to flash stock recovery on p7-L07

bijoy24 said:
my phone stuck with bootlogo how to flash stock recovery on p7-L07
Click to expand...
Click to collapse
[- Install Minimal ADB and Fastboot on PC ---> http://forum.xda-developers.com/show....php?t=2317790
- Connect P7 with PC
- Open Minimal ADB and Fastboot on PC, now you have open the Command Window (shift and right clic on fastboot folder, "open new command here " )
- Copy the StockRecovery.img to the Minimal ADB and Fastboot-Folder
- Type in Command Window---> adb reboot bootloader ---> P7 reboot now in Bootloader-Mode
- After Reboot Type in Command Window---> Fastboot flash recovery StockRecovery.img
- Now type fastboot reboot]

my phone won't open. when I want to open it stuck with huawei logologo. so how can I open debugingging?

bijoy24 said:
my phone won't open. when I want to open it stuck with huawei logologo. so how can I open debugingging?
Click to expand...
Click to collapse
[- Install Minimal ADB and Fastboot on PC ---> http://forum.xda-developers.com/show....php?t=2317790
- Connect P7 with PC
- Open Minimal ADB and Fastboot on PC, now you have open the Command Window (shift and right clic on fastboot folder, "open new command here " )
- Copy the StockRecovery.img to the Minimal ADB and Fastboot-Folder
- Type in Command Window---> adb reboot bootloader ---> P7 reboot now in Bootloader-Mode
- After Reboot Type in Command Window---> Fastboot flash recovery StockRecovery.img
- Now type fastboot reboot]

WHEN type adb reboot bootloader and press enter it says error ; device (null) NOT FOUND

adb and fastboot can nt detect my phone . when i try to enter reboot bootloader mode it says error : device (null) not found

bijoy24 said:
adb and fastboot can nt detect my phone . when i try to enter reboot bootloader mode it says error : device (null) not found
Click to expand...
Click to collapse
Try this,it can help you
https://youtu.be/pJnoiMTw5cY
Envoyé de mon HUAWEI P7-L10 avec XDA Forums PRO

i cant connect my phone into fastboot mode

bijoy24 said:
i cant connect my phone into fastboot mode
Click to expand...
Click to collapse
Booting to fastboot but how?
Hold volume down and power button simultaneously until you see a white screen with android logo and "Fastboot & Rescue Mode"
you will also see whether your phone's bootloader is locked or unlocked,if locked then you have to unlock it from Huawei website before flashing any thing

my phone already bricked. I don't know my phone imei. how can I checked my phone bootloader

my phone not open fastboot mode . how can i do now???

bijoy24 said:
my phone not open fastboot mode . how can i do now???
Click to expand...
Click to collapse
then i can't do more for you, sorry ( good luck )

can i repair my phone from huawei service center

bijoy24 said:
can i repair my phone from huawei service center
Click to expand...
Click to collapse
sure you can
last thing, i don't know when you have flashed your custom recovery, it can fail, and you still have stock recovery
try to force update any p7 L07 firmware

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!

Remote command not allowed for unlocked bootloader

I want to flash custom recovery in my phone but it shows
remote: command not allowed
In bootloader, it shows that it is unlocked.
i get the same error when I type
fastboot oem devices-info
remote: command not allowed
I tried
fastboot oem unlock XXXXXXX(huawei code)
and it shows my phone already unlocked
and I tried
fastboot oem relock XXXXXXX
it shows
remote root type is risk
and I tried
fastboot oem lock
it shows
remote command not allowed
The recovery is still Huawei e-recovery, it asked me to download the update but it always failed when it comes to download package.
What should I do now?
hjaxuan said:
I want to flash custom recovery in my phone but it shows
remote: command not allowed
In bootloader, it shows that it is unlocked.
i get the same error when I type
fastboot oem devices-info
remote: command not allowed
I tried
fastboot oem unlock XXXXXXX(huawei code)
and it shows my phone already unlocked
and I tried
fastboot oem relock XXXXXXX
it shows
remote root type is risk
and I tried
fastboot oem lock
it shows
remote command not allowed
The recovery is still Huawei e-recovery, it asked me to download the update but it always failed when it comes to download package.
What should I do now?
Click to expand...
Click to collapse
Connect to pc, issue unlock command, then
Fastboot flash recovery xxxxx.img
Where xxxxx is the name of custom recovery file. Take a picture of the error, if any and share here
muradulislam said:
Connect to pc, issue unlock command, then
Fastboot flash recovery xxxxx.img
Where xxxxx is the name of custom recovery file. Take a picture of the error, if any and share here
Click to expand...
Click to collapse
as i said, it shows that the phone already unlocked.
I able to flash the recovery successfully but when i tried to boot my recovery
it will show
remote command not allowed
hjaxuan said:
as i said, it shows that the phone already unlocked.
I able to flash the recovery successfully but when i tried to boot my recovery
it will show
remote command not allowed
Click to expand...
Click to collapse
To boot your recovery, disconnect from pc, press and hold power, vol up until a reboot, let go of power but keep the other pressed for about 5,6 sec more.
muradulislam said:
To boot your recovery, disconnect from pc, press and hold power, vol up until a reboot, let go of power but keep the other pressed for about 5,6 sec more.
Click to expand...
Click to collapse
Even though I had flash the recovery, when i enter recovery mode using this method, it is still showing huawei e recovery
hjaxuan said:
Even though I had flash the recovery, when i enter recovery mode using this method, it is still showing huawei e recovery
Click to expand...
Click to collapse
Did you disconnect it from PC before pressing and holding power, Vol up?
Just making sure...
muradulislam said:
Did you disconnect it from PC before pressing and holding power, Vol up?
Just making sure...
Click to expand...
Click to collapse
Yes and it show the fastboot
It shows that Phone Unlocked in red colour and FRP unlocked
hjaxuan said:
Yes and it show the fastboot
It shows that Phone Unlocked in red colour and FRP unlocked
Click to expand...
Click to collapse
And power + vol down also boots to fastboot mode?
If this is the case then I am of no help to you at all. Another user is facing the same problem and no solution there till now.
hjaxuan said:
Yes and it show the fastboot
It shows that Phone Unlocked in red colour and FRP unlocked
Click to expand...
Click to collapse
Phone off, disconnect cable to PC, vol+ and power - enter to recovery
DRUGER said:
Phone off, disconnect cable to PC, vol+ and power - enter to recovery
Click to expand...
Click to collapse
Yes I managed to enter huawei e recovery, the problem is i wan to flash the recovery but it show
remote command not allowed
hjaxuan said:
Yes I managed to enter huawei e recovery, the problem is i wan to flash the recovery but it show
remote command not allowed
Click to expand...
Click to collapse
Try to unlock bootloader again using
Fastboot OEM unlock xxxxxxxxxxxxxxxx
And then try flashing twrp again using
Fastboot flash recovery2 xxxxxx.img
muradulislam said:
Try to unlock bootloader again using
Fastboot OEM unlock xxxxxxxxxxxxxxxx
And then try flashing twrp again using
Fastboot flash recovery2 xxxxxx.img
Click to expand...
Click to collapse
I tried
fastboot oem unlock XXXXXXX
and it shows my phone already unlocked
and I tried
fastboot oem relock XXXXXXX
it shows
remote root type is risk
and I tried
fastboot oem lock XXXXXX
it shows
remote command not allowed
hjaxuan said:
I tried
fastboot oem unlock XXXXXXX
and it shows my phone already unlocked
and I tried
fastboot oem relock XXXXXXX
it shows
remote root type is risk
and I tried
fastboot oem lock XXXXXX
it shows
remote command not allowed
Click to expand...
Click to collapse
Just try
Fastboot OEM unlock xxxxxx
Followed by
Fastboot flash recovery xxxxxx.img
Many users reported that this worked. Don't do anything in between.
hjaxuan said:
Yes I managed to enter huawei e recovery, the problem is i wan to flash the recovery but it show
remote command not allowed
Click to expand...
Click to collapse
build number your firmware???
druger said:
build number your firmware???
Click to expand...
Click to collapse
nem-l22c636b140
hjaxuan said:
nem-l22c636b140
Click to expand...
Click to collapse
You may put screenshot comand line whith comand flashboot
Also try this TWRP https://drive.google.com/file/d/0B1Ez6wAY1mj6c0xxaTBUWmZVN1k/view?usp=sharing (Chinese)
Huawei E-Recovery is a secondary recovery. Try adb reboot recovery.
Sent from my honor 5X using XDA Labs
DRUGER said:
build number your firmware???
Click to expand...
Click to collapse
U don't have proper drivers installed.
Hi all ! I had exactly the same issue... The problem was solved by using the TWRP-CN image pointed by Druger ! (thank you mate) Any other attempt resulted into a fail. Twrp is of course in chinese language but follow this, and your life will be a bed of roses : youtube.com/watch?v=KOhR92EKD7A
Hope this will help
Note : Chinese NEM-AL10 2gigs ram model.
Huawei honor 5c
Can somebody help me my huawei (5c) i tried to install twrp on phone and it say command is not allowed. Im unlocked bootloader, i writed adb reboot bootloader, adb fastboot flash recovery xxxx.img and then it says command not allowed. Ps my file name is twrp and i try twrp.img on flashing

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

How to solve custom recovery not installed after flash on all smartphones[Tutorial]

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 ,

Redmi 9C won't turn on after stock rom flash error

Hello, I downloaded the redmi 9c stock rom 12.0.10 and there was a flashing error
It was something like Preloader flash error
Now it doesn't turn on anymore, when I hold down the power button and connect it to the computer it recognizes it but disconnects after a few seconds (like 15 seconds or more)
I would appreciate any help, since the cell phone is not mine, it belongs to my brother xd
-download this official rom https://xiaomifirmwareupdater.com/miui/angelica/stable/V12.0.21.0.QCRMIXM/
and adb platform tools https://developer.android.com/studio/releases/platform-tools
-extract the content of the rom into the platform tools folder then open cmd.
-boot into fastboot using power and vol down button, then in cmd enter "fastboot devices" you must see your device connected.
-execute flash_all.bat in cmd to flash everything
-done
Akashi117 said:
-download this official rom https://xiaomifirmwareupdater.com/miui/angelica/stable/V12.0.21.0.QCRMIXM/
and adb platform tools https://developer.android.com/studio/releases/platform-tools
-extract the content of the rom into the platform tools folder then open cmd.
-boot into fastboot using power and vol down button, then in cmd enter "fastboot devices" you must see your device connected.
-execute flash_all.bat in cmd to flash everything
Click to expand...
Click to collapse
but I tell you that the cell phone does not turn on, when it is connected it only sounds as if it was connected but it does not appear anywhere, included in fastboot or adb.
XtremeTHN22 said:
but I tell you that the cell phone does not turn on, when it is connected it only sounds as if it was connected but it does not appear anywhere, included in fastboot or adb
Click to expand...
Click to collapse
So you're telling me you can't boot Into fastboot and recovery ? Go download xiaomitools v2 and select (The phone is bricked) then you Can have options to repaire it.
Akashi117 said:
So you're telling me you can't boot Into fastboot and recovery ? Go download xiaomitools v2 and select (The phone is bricked) then you Can have options to repaire it.
Click to expand...
Click to collapse
ok i will try, thx
Akashi117 said:
So you're telling me you can't boot Into fastboot and recovery ? Go download xiaomitools v2 and select (The phone is bricked) then you Can have options to repaire it.
Click to expand...
Click to collapse
didn't work ;( , i think i have a hardbrick, do u know how repair it?
I fixed it with this video
HARD BRICK|Unbrick Redmi Note 9 or Redmi 10X 4G (merlin) using SPFlash Tool
It is in spanish but for me work
Just have to change the rom, because the one in the tutorial is from another phone
I guess u booting to edl mode when only sounds plung on device on pc

Categories

Resources