I´m on bootloop on TWRP. - Moto G5 Plus Questions & Answers

I have the same issue. https://forum.xda-developers.com/g5-plus/help/twrp-bootloop-t3740873
Im using latest twrp, im flashing Syberia Project + Magisk + Gapps
Then I reboot and it boots on TWRP, if I factory reset from the options on fastboot, it will start but without gapps and magisk, and if i try to install again those two, same thing happen, twrp bootloop
I saw some people that can start the phone on the OS using the start option from fastboot mode, but when i do this, it will start to boot on the rom for like 3 seconds, then it will turn the screen off, than twrp appears, please help.

Related

[SOLVED] Unable to boot into recovery after flashing custom rom

Hi guys
So, i've been at this for most part of today. Looked all around and tried everything i found, and im still clueless.
I've done this steps twice, with the second time being more step-by-step instead of bulk actions, always starting from miui 8 global stable rom:
1 - flash twrp via fastboot with twrp-installer.bat for redmi 3s
2 - reboot into stock bootloader with power + vol+ and choose recovery to boot into twrp
3 - in twrp, slide to modify system and disable dm-verity in advanced options
4 - reboot into stock rom and power off phone
5 - boot into twrp in the same way as in step 2
6 - clean dalvik, system, data and cache partitions
7 - flash lineageos 13 from lsferreira and gapps
8 - reboot into custom rom and power off phone
9 - try to boot into twrp in the same way as in step 2 - NOK, just gets stuck at the MI logo
10 - reboot into custom rom and reboot into recovery from the power menu, twrp OK
11 - flash something, like goodix fix or xposed
12 - reboot into custom rom, verify installed packages OK
From this point on, i can not get back into recovery, either stock bootloader or twrp. Tried from the power menu, vol+ button, reflashing twrp through fastboot and adb, booting directly from recovery.img from fastboot and even reflashing stock recovery. The rom always boots fine and so does fastboot.
I saw some posts saying to hold both vol- and vol+, but this just seems to boot the phone in some deep recovery mode, judging by the drivers that the PC tries to install (EDL maybe?)
The only way i can get the bootloader/recovery (the vol+ chinese menu) back is to reflash stock miui 8 through miflash tool, which gets me to the starting line.
Will anyone be kind enough to point me to the blatantly obvious mistake im making?
I think I found a solution. I flashed a different twrp recovery (the one provided by fedosis, by cofface) instead of the one linked in every how-to in both this and miui's forums.
Now i can boot to recovery everytime.

Cant boot into TWRP

Hello, ive unlocked my bootloader on my h870 and ive flashed twrp. when ive just flashed it i was able to boot into twrp but now everytime i try to boot into it it wil wipe all my data with the stock lg recovery mode can someoneone please help me? Thanks! Just got the phone a few hours ago
You have to install a custom rom or root to make twrp permanent, if you don't do that it will install always after the first boot the stock recovery.
mprovi_15 said:
You have to install a custom rom or root to make twrp permanent, if you don't do that it will install always after the first boot the stock recovery.
Click to expand...
Click to collapse
Ok but how can i install root or a custom rom when i cannot boot into twrp?
aaflan88 said:
Ok but how can i install root or a custom rom when i cannot boot into twrp?
Click to expand...
Click to collapse
You need to reflash twrp with the bootloader like the first time.
mprovi_15 said:
You need to reflash twrp with the bootloader like the first time.
Click to expand...
Click to collapse
I understand that mprovi but hen again TWRP doesn't boot unfortunately
aaflan88 said:
I understand that mprovi but hen again TWRP doesn't boot unfortunately
Click to expand...
Click to collapse
When you have flashed twrp, you do the buton combination to enter twrp, if you fail to enter twrp a the phone boots into system the stock recovery will be reflashed so you have to reflash twrp.
Try making these:
When you are in the bootloader after flashing twrp press button down+ power button. When the screen turns off quickly stop pressing power button and quickly press again until the lg logo appear.
When the lg logo appear stop pressing power button, quickly press again and stop pressing the power button and press again quickly until you see twrp logo.
These method works for me for booting twrp easily
The stock recovery appears but you have to select the factory reset option and it will boot into TWRP
mprovi_15 said:
When you have flashed twrp, you do the buton combination to enter twrp, if you fail to enter twrp a the phone boots into system the stock recovery will be reflashed so you have to reflash twrp.
Try making these:
When you are in the bootloader after flashing twrp press button down+ power button. When the screen turns off quickly stop pressing power button and quickly press again until the lg logo appear.
When the lg logo appear stop pressing power button, quickly press again and stop pressing the power button and press again quickly until you see twrp logo.
These method works for me for booting twrp easily
Click to expand...
Click to collapse
Unfortunately still not succeeded after trying all the solutions i've found here
Hey, i have the same Problem, my TWRP broke, i can't boot into recovery and my Device ist not listed in fastboot mode. Can someone help me out?
I get the ring in windows when i plugin but its not recognizing.. Can someone pls help me out?
Okay, I'm going to try to explain it, and see if I can succeed where others have not.
You install TWRP by booting to bootloader and using fastboot to push a new recovery:
Code:
fastboot flash recovery twrp.img
It seems like you accomplished that successfully. The next step is to immediately boot to recovery; do not boot the phone to system first. You will get the factory prompts for wiping data, but it will not actually wipe your data this time. Instead it will boot to TWRP.
Now, while you are in TWRP, you need to either root (flash Magisk) or install a custom ROM. If you do not, your next boot to system will remove TWRP and restore the stock recovery. If that happens, then the data-wiping prompts the next time you boot to recovery are real and the phone will wipe. So you MUST - must must must - root or install a custom ROM while you have TWRP up, in order for TWRP to persist.
If you have already experienced this problem, you need to start over at the beginning; flash TWRP again, and then follow the rest of these directions.
Maybe this will help clear up the problem for you guys.
dwasifar said:
Okay, I'm going to try to explain it, and see if I can succeed where others have not.
You install TWRP by booting to bootloader and using fastboot to push a new recovery:
Code:
fastboot flash recovery twrp.img
It seems like you accomplished that successfully. The next step is to immediately boot to recovery; do not boot the phone to system first. You will get the factory prompts for wiping data, but it will not actually wipe your data this time. Instead it will boot to TWRP.
Now, while you are in TWRP, you need to either root (flash Magisk) or install a custom ROM. If you do not, your next boot to system will remove TWRP and restore the stock recovery. If that happens, then the data-wiping prompts the next time you boot to recovery are real and the phone will wipe. So you MUST - must must must - root or install a custom ROM while you have TWRP up, in order for TWRP to persist.
If you have already experienced this problem, you need to start over at the beginning; flash TWRP again, and then follow the rest of these directions.
Maybe this will help clear up the problem for you guys.
Click to expand...
Click to collapse
Oh my god, i really really thanks for your reply, you're so fre*king good. U made my day.
Guys a little help
I only manage to see the TWRP welcome screen and the the phone automatically reboots to system
I can't get to see the TWRP menu at all!!
WTF is going on?
I have repeated the process many many times and always the same. What i am missing here?!?!?
me too when it boots in twrp only showing logo then it reboots in system what are wedoing wrong?
Got the same problem. I unlocked Bootloader, checked if unlocked (yes). After flashing TWRP i see the TeamWin Screen and phone boot again. There is no TeamWin Menu.
A try with an older TWRP-Version and flashing via fastboot with another PC does not work too.
Anybody an idea?
Did you guys manage to fix it?
Matt.
Hey, for me worked to flash TWRP 3.1.1.0.
3.2.1.0 & 3.2.2.0 still doesn't work.
Greetz
MiR4G3 said:
Hey, for me worked to flash TWRP 3.1.1.0.
3.2.1.0 & 3.2.2.0 still doesn't work.
Greetz
Click to expand...
Click to collapse
With 3.2.1.0, 3.2.2.0 and 3.2.3.0 it only briefly shows the TWRP screen and then boots into system anyway.
With 3.1.1.0 the key combination to boot into TWRP as with the other versions above simply doesn't work, again it directly boots into system without even showing the TWRP screen.
I'm stuck with a resetted phone because of this bull****, because some instructions said "oh, the reset dialog will not really reset your data..." - yeah thanks for nothing, buddy.
So what now?
EDIT: I got it working using TWRP 3.1.1.0, but the same version from the OFFICIAL site didn't work, as I described above.
The only 3.1.1.0 TWRP that works with my phone is the one from this Link: http://downloads.codefi.re/rashed/g6/
(which is linked ... somewhere here in the Forum, don't remember which thread)

desperate dummy needs help

Hi,
OxygenOS 9.0.11 rooted with Magisk 18.0, no mods, stock recovery
I got a notification for Magisk 18.1 and installed it with Magisk manager
Now my device stucked at: press power key to pause boot
Can push any key, nothing helps to boot
Any help is appriciated
Thanks
old_man
Was able to go to Fast Boot mode, press power key,
message: press power key to pause boot, after some seconds, the screen goes black
What to do?
old_man
Fastboot flash TWRP, once in TWRP flash the TWRP installer, reboot TWRP and flash Magisk zip file.
Download files in advance and you should be able to get back.
Thanks,
will try and report back
old_man
lol this will happen to more than one person since happened to me too.
unfortunately i'm on stock recovery and at work, so tried to wipe data and cache on recovery but didn't work.
since i already did a full wipe i will just use the tool to get back to stock lol, oh well, thats easier right now since i have all the files on my computer.

[Fixed] Stuck on TWRP logo, can reboot only to recovery or bootloader

Hi, I installed Reurrection Remix, this recovery TWRP 3.2.1-0 by Pretoriano80: I wanted to make a twrp backup so I pressed restart -> recovery, the phone is stuck on the TWRP logo, and only reboots to recovery to get stuck again. It is possible to go to bootloader, I tried fastboot reboot but it reboots to recovery only and can't be turned off.
What should I do?
EneaV said:
Hi, I installed Reurrection Remix, this recovery TWRP 3.2.1-0 by Pretoriano80: I wanted to make a twrp backup so I pressed restart -> recovery, the phone is stuck on the TWRP logo, and only reboots to recovery to get stuck again. It is possible to go to bootloader, I tried fastboot reboot but it reboots to recovery only and can't be turned off.
What should I do?
Click to expand...
Click to collapse
I resolved installing a different recovery

Problem with recovery and bootloader

I was using OrangeFox and tried to flash PixelExperience 11 from PixelExperience 10.
The flash went smoothly, but it goes to bootloop after i restart.
So i go back to OrangeFox to format my data and tried to reboot once again to finally get it working.
Then i tried to install magisk but my my recovery has encryption problem.
So i tried to install OrangeFox from ADB sideload but got error message halfway.
Now whenever i tried to reboot into recovery, it just go through the system and reboot just fine.
And to make it worse. Everytime i go to bootloader i just get blank screen and fastboot can't detect it.
My problem is PE 11 is so unstable and some of my apps won't even open.
Now is there any way to fix my recovery or bootloader?

Categories

Resources