I used Recovery-Tools to flash TECNO-P5_130916__recovery_140106-193223.img onto my phone. The process completed and I was prompted to boot into recovery. The reboot did not complete.
I can get into the boot menu (Volume Up + Power), but when I select Recovery mode or Normal mode the phone gets into a boot loop. Fastboot mode woks and I can connect from Windows 7.
The problem in Fastboot is that I cannot flash a ROM since the bootloader is locked (I get the error "Security deny - Err:0x2017").
Is there a tool that can either unlock the bootloader or reset the phone to factory settings so it can boot normally?
I already tried fastboot oem unlock and it just hangs at "..." No "fastboot oem ...." commands work
fastboot devices shows "mt6572v1_phone fastboot"
So, Iwas using Havoc Os 3.8 on my realme 5i, but I wanted to lock bootloader again, then I entered fastboot mode and locked bootloader, but I stucked in fastboot mode, It looped. Could not enter recovery or system. Only fastboot mode, because bootloader is locked I couldnt flash anything. I tried fastboot flashing unlock command but it did not work.
But solution was very easy, fastboot was not actually fastboot, everytime I power off device and power up there was not fastboot writing and robot icon, just directly fastboot itself. So actually it is fake fastboot, you just need to use volume buttons and select reboot to bootloader option, once device reboot you will see now fastboot- robot icon then fastboot itself, now you can unlock device with "fastboot flashing unlock_critical" command.
First, power off. Then wait for couple of minutes then start fastboot again.
Hi,
Need help getting the Moto G7 Power out of boot loop.
Issue.
The phone is stuck on boot loop. I get blue screen with Moto Logo and then goes blank, It keeps repeating until the battery drains out.
The bootlocker is factory locked I think. When I press Vol down and Power keys together, it shows AP FastBoot Flashmode for maybe 2-3 Sec and then goes back to boot loop. It does not stays on Fastboot mode long enough to debug.
Tried using moto rescue tool but the moment tool starts recognizing the device, it goes out of fastboot into boot loop.
Anyone knows what can be done
lv.onlythebrave said:
Hi,
Need help getting the Moto G7 Power out of boot loop.
Issue.
The phone is stuck on boot loop. I get blue screen with Moto Logo and then goes blank, It keeps repeating until the battery drains out.
The bootlocker is factory locked I think. When I press Vol down and Power keys together, it shows AP FastBoot Flashmode for maybe 2-3 Sec and then goes back to boot loop. It does not stays on Fastboot mode long enough to debug.
Tried using moto rescue tool but the moment tool starts recognizing the device, it goes out of fastboot into boot loop.
Anyone knows what can be done
Click to expand...
Click to collapse
Put phone manually in fastboot then in terminal yup fastboot -w
roadkill42 said:
Put phone manually in fastboot then in terminal yup fastboot -w
Click to expand...
Click to collapse
Sorry, I am still new to the technical terminologies. Do you mean I should put the phone in fastboot using Vol down+power keys and then use tis command?
I tried putting phone in fastboot, connected it to windows via usb-c and then in the cmd prompt (after entering fastboot folder), typed fastboot -w.
I got below message and then phone went back to boot loop.
Erasing 'userdata' OKAY [ 1.542s]
Erase successful, but not automatically formatting.
File system type raw not supported.
Erasing 'metadata' OKAY [ 0.072s]
Erase successful, but not automatically formatting.
File system type raw not supported.
Finished. Total time: 1.657s
One min later, I am getting the below message on screen.
Boot failed, Press power key to retry.
No bootable A/B slot
Failed to boot Linux, falling back to fastboot
Fastboot reason - Fall through from normal mode.
This keeps looping on/off the screen
Do u have the stock firm ware down loaded for ur phone can u post a screenshot of ur fastboot screen
I have a Realme Narzo 20 pro pro device.
I was using different android 11 custom ROMs.
I booted my device to fastboot and used the following commands on ADB and fastboot command prompt:
fastboot erase system
fastboot erase userdata
fastboot erase boot
fastboot erase recovery
fastboot flash recovery <pitch black recovery img file for RMX2151 which worked fine before>
fastboot reboot recovery
Now my device is stuck in a bootloop trying to enter recovery.
If i hold down vol+ and power key for 10 secs, device restarts and tries to enter recovery mode again.
Any help is very much appreciated. Thank you.
please help bro. I also have the same problem as you
I also need solution....faruu bro what did you do?
Trying to load TWRP and save my Pixel 2 . Once I am in the bootloader I can successfully issue fastboot commands no problem. But once I do fastboot boot twrp.img it just goes to a black screen and I can't do anything until I reboot by holding down power button, and it goes back to boot loader.
What do I do for black screen problems with TWRP?