Loading into stock recovery after TWRP install - OnePlus 3 Questions & Answers

I recently bought an Oneplus 3 and wanted to root it, I succesfully unlocked my bootloader but when I try to flash TWRP and then load into the recovery mode the phone shows the oneplus logo for a few seconds and then turns itself off (even though ADB said it was succesfully flashed), when I reboot and go into recovery in brings me to the stock recovery.
Does anyone know how to fix this?
EDIT:
I previously had TWRP running on my Oneplus 3, at the first boot of TWRP I selected 'Read Only' because I saw that in a video, I couldn't flash a certain rom thats why I tought I had to update my TWRP, does this have something to do with it?

Anyone?

Don't let it boot into system. Fastboot TWRP, unplug your phone, boot into recovery manually (power + volume down).
In TWRP, select reboot system and it will apply a fix before it reboots and it should stick then.

Stock
krabman said:
Don't let it boot into system. Fastboot TWRP, unplug your phone, boot into recovery manually (power + volume down).
In TWRP, select reboot system and it will apply a fix before it reboots and it should stick then.
Click to expand...
Click to collapse
Can this be apply on other devices? Because I am having the same problem

kelvinchinedu said:
Can this be apply on other devices? Because I am having the same problem
Click to expand...
Click to collapse
This is universal: After flashing OEM ROM, don't boot into system. Boot into recovery, you will get into TWRP and from there boot into system. Or after flashing OEM ROM, flash Magisk and then boot into system.

kelvinchinedu said:
Can this be apply on other devices? Because I am having the same problem
Click to expand...
Click to collapse
Yeah, what he said. You can reboot recovery from TWRP and TWRP will patch it or you can flash magisk and it will do the work. What you can't do is flash TWRP and then boot directly to system because the stock recovery will be restored. Realistically do both, reboot recovery and then flash magisk for the win. I congratulate you on searching BTW, this thread is more than 2 years old. You may want to consider perusing the appropriate section for your other device. If it's a newer device with AB you will have some specific procedures to follow relating to that.

Related

Issue when flashing TWRP

Hi guys
I am trying to install the latest TWRP, but every time that I try to boot into recovery through "adb reboot recovery" the phone restarts and I see the android maintenance logo.
What I did up to now:
1) I unlocked the bootloader following LG site instructions successfully. I have the bootloader unlocked message.
2) Downloaded TWRP to my windows PC for H815. After doing "fastboot flash recovery twrp-3.0.2-0-h815.img", the result seems to be successful as I get the expected OK message.
3) I try to reboot to TWRP through "adb reboot recovery" but every time goes to the maintainance logo. I tried also the button combination but I cannot see the Factory Reset menu or the TWRP menu.
Just to mention that I was completely stock V20d without root at the beginning and that the phone boots fine for the moment.
Please help.
No one had my issue? I am still trying to install TWRP and I only manage to boot it temporarily from the PC..
nasosgr said:
No one had my issue? I am still trying to install TWRP and I only manage to boot it temporarily from the PC..
Click to expand...
Click to collapse
twrp needs to be flashed from within twrp. First boot twrp:
> fastboot boot twrp.img
Now you install the image as recovery.
Jens1969 said:
twrp needs to be flashed from within twrp. First boot twrp:
> fastboot boot twrp.img
Now you install the image as recovery.
Click to expand...
Click to collapse
I think this was the first issue, but after I should also remove the "read only" from TWRP in order to keep it in the recovery.
nasosgr said:
I think this was the first issue, but after I should also remove the "read only" from TWRP in order to keep it in the recovery.
Click to expand...
Click to collapse
once you boot into twrp from abd. you must have flashable zip on external sd card then use twrp to flash the twrp zip then youll have twrp for recovery..
raptorddd said:
once you boot into twrp from abd. you must have flashable zip on external sd card then use twrp to flash the twrp zip then youll have twrp for recovery..
Click to expand...
Click to collapse
Not quite right. You can flash twrp image from twrp recovery. No need for a zip.
Jens1969 said:
Not quite right. You can flash twrp image from twrp recovery. No need for a zip.
Click to expand...
Click to collapse
It didnt worked fro me. i select img. and i got red error letters, then i flash it using zip and it worked.. i had both files on sd external card and on pc.

TWRP - What am I doing wrong?

Hey guys and gals,
Silly question.
For a few months now, I've had TWRP 3.1.0 RC2 installed and no matter what I do, I absolutely cannot reboot into recovery. If I choose reboot to recovery while the phone is running, it results in a ramdump and eventually boots to system. If I reboot into the bootloader and choose to boot into recovery mode from there, it just boots to system. It's incredibly annoying. Literally the only time I can get into recovery is when I connect my phone to a computer and fastboot boot into a temporary TWRP Img and install TWRP again. Once I boot into system, I can never boot into recovery again. This is extremely inconvenient on the go, like right now, because I want to flash V4A before I start playing music from my Bluetooth speaker. Guess I'll just listen to low quality music :'(
What am I doing wrong? This is stupid.
Alcolawl said:
Hey guys and gals,
Silly question.
For a few months now, I've had TWRP 3.1.0 RC2 installed and no matter what I do, I absolutely cannot reboot into recovery. If I choose reboot to recovery while the phone is running, it results in a ramdump and eventually boots to system. If I reboot into the bootloader and choose to boot into recovery mode from there, it just boots to system. It's incredibly annoying. Literally the only time I can get into recovery is when I connect my phone to a computer and fastboot boot into a temporary TWRP Img and install TWRP again. Once I boot into system, I can never boot into recovery again. This is extremely inconvenient on the go, like right now, because I want to flash V4A before I start playing music from my Bluetooth speaker. Guess I'll just listen to low quality music :'(
What am I doing wrong? This is stupid.
Click to expand...
Click to collapse
I had the same problem, then I got a twrp boot loop, ended up having to boot into slot b and reflash stock img through adb, beware...
I was JUST about to post this! Exact same problem to the tee (except using RC1)! Hopefully someone smarter can chime in lol
NYYFan325 said:
I was JUST about to post this! Exact same problem to the tee (except using RC1)! Hopefully someone smarter can chime in lol
Click to expand...
Click to collapse
I was on RC1 also
Anyone got some insight to this? Can't be that uncommon of a problem...
Try starting the process again.
Boot to bootloader
Fastboot boot 3.0.2 rc1
In twrp flash 3.1.0 r 2
Reboot recovery and check if it works
noidea24 said:
Try starting the process again.
Boot to bootloader
Fastboot boot 3.0.2 rc1
In twrp flash 3.1.0 r 2
Reboot recovery and check if it works
Click to expand...
Click to collapse
I never had TWRP stick unless I added another step to your instructions --boot completely into the rom once, go back into the bootloader, open temp TWRP and flash the TWRP zip again. If I didn't do this my recovery would always revert to stock but, strangely, even though I was running a custom rom the combination of the custom rom and stock recovery never bootlooped my phone and I was able to boot from the stock recovery to the custom rom with no problems. The only reason not being able to boot into TWRP was even an issue was that you can't flash any zips in recovery without it. Otherwise the phone ran so perfectly I didn't even realize at first that TWRP wasn't still the installed recovery.
Get the stock boot.img (this will remove root/kernel/twrp)
Boot into the bootloader
Fastboot flash boot boot.img
Fastboot --set-active=a or b (switch to the inactive slot)
Fastboot reboot bootloader
Fastboot flash boot boot.img
Fastboot --set-active=a or b (reload previous slot)
Fastboot reboot bootloader
Fastboot BOOT twrp.img
Flash TWRP in twrp..
If you can do that I would be interested in your results.
Also pointing out flashing rooms and certain zips here in the forums WILL revert you back to a stock recovery. Just my last bit of helpful information, hope someone gets it figured out, flashing is already a chore for those of us who like to experiment.
pcriz said:
Get the stock boot.img (this will remove root/kernel/twrp)
Boot into the bootloader
Fastboot flash boot boot.img
Fastboot --set-active=a or b (switch to the inactive slot)
Fastboot reboot bootloader
Fastboot flash boot boot.img
Fastboot --set-active=a or b (reload previous slot)
Fastboot reboot bootloader
Fastboot BOOT twrp.img
Flash TWRP in twrp..
If you can do that I would be interested in your results.
Click to expand...
Click to collapse
I was able to boot into recovery after doing this. Got a bootloop booting into system though, but flashing the ROM (and TWRP) fixed it.
Hello,
Try booting to TWRP 3.0.2 RC1 then flash TWRP 3.0.2 RC1 + SR1-SU v2.82SR1 + SU Pixel Fix (from Chains beta thread) one right after the other in the same TWRP session then reboot. Should fix your issue, give you recovery+root without ram dump.
Cheers
Everytime you flash a rom you need to flash twrp before rebooting or you'll lose twrp recovery.
Unfortunately I've had to get my Pixel XL replaced due to a defect and received a Verizon edition XL running 7.1.1. This is what I get for buying it from Best Buy Therefore I cannot unlock the bootloader and this problem no longer applies to me.
I'll keep this thread open for a bit in case it's useful for anyone else. I'll just sit here in all of my Stock-ness.
I couldn't get this to work. Tried flashing stock boot.img, then booting off of the TWRP images but I keep getting TWRP boot loop. Any suggestions? Tried flashing the entire stock image as well and no dice...

[HELP] Mate SE in TWRP bootloop after installing openkirin lineageOS beta 4

Mate SE, installed TWRP 3.2.1-0 Pretorian80 Edition then installed openKirin lineageOS beta 4. Went to do a factory reset and now TWRP starts on startup but does not get past the loading page. Tried rebooting into bootloader, using the button combo or adb reboot bootloader only brings TWRP back up with the same issue. Any ideas?
From what I understand, you need to flash lineage via fastboot. Did you do that??
coolchris305 said:
From what I understand, you need to flash lineage via fastboot. Did you do that??
Click to expand...
Click to collapse
Yeah I launched the bootloader and used fastboot to flash it. The flash went through fine, then it rebooted and asked if I wanted to factory reset the device and I selected yes. Now it won't shut off, it only reboots into TWRP's loading page and sits there.
I should mention I have access to some ADB commands now but rebooting into bootloader won't work.
EDIT: got it working, just had to time rebooting it and plugging it in and holding vol- and power correctly, took me 30 or so tries, fml
JakeBuck said:
Yeah I launched the bootloader and used fastboot to flash it. The flash went through fine, then it rebooted and asked if I wanted to factory reset the device and I selected yes. Now it won't shut off, it only reboots into TWRP's loading page and sits there.
I should mention I have access to some ADB commands now but rebooting into bootloader won't work.
EDIT: got it working, just had to time rebooting it and plugging it in and holding vol- and power correctly, took me 30 or so tries, fml
Click to expand...
Click to collapse
Directly from OpenKirin's install guide:
"TWRP and other custom recoveries are not supported! Please ensure you have your device’s stock recovery installed. If you install the ROM with a custom recovery, we cannot assist you with any issues which may arise."
olswede said:
Directly from OpenKirin's install guide:
"TWRP and other custom recoveries are not supported! Please ensure you have your device’s stock recovery installed. If you install the ROM with a custom recovery, we cannot assist you with any issues which may arise."
Click to expand...
Click to collapse
Yeah....I skipped over the sentence saying "please ensure you have your device's stock recovery installed" and thought installing it via fastboot without using TWRP it would be fine. It was not. IMO they should make the warning more dire.
All fixed and working now, thanks for your input.
How did you get it fixed?

[Recovery][TWRP] Mi 8 Lite TWRP-3.2.3 Multilanguage from 4pda

RECOVERY information:
Name Version: Xiaomi Mi 8 Lite Multilanguage TWRP
Download:
DOWNLOAD
MOD EDIT: Link removed, side is containing warez
How to install:
Fastboot just run .bat file to install it from fastboot mode
TWRP.img can be flashed manually from fastboot
all credits goes to @wzsx150, and poison-74 (4pda)
U know if this is compatible with latest Miui EU rom?
Is data decryptable?
Not entire related to Platina but Mi8 SE users are having trouble with twrp and miui eu.
Thanks.
Have downloaded and installed file recovery.img with twrp, works ok with xiaomi.eu rom.
I have MIUI 10 xiaomi.eu 9.1.10 android 9
lucainno said:
Have downloaded and installed file recovery.img with twrp, works ok with xiaomi.eu rom.
I have MIUI 10 xiaomi.eu 9.1.10 android 9
Click to expand...
Click to collapse
Can you enter in twrp and see if data folder is avalable?
Or it ask a password?
Go recovery no enter password, press cancell .
Before wipe Save All data to PC
(this action wipe All data and internal Memory) Wipe data factory reset and reboot phone
install update recovery.img multilanguage
Please help me, how enter to twrp recovery on Mi8 Lite ? I try all buttons combinations and nothing.
Power of phone
Press Vol + and Power for 5 seconds for enter recovery
Hi guys, I just went from Redmi5 Plus to Mi8 lite, unfortunately I have to wait for the famous 360 hours in the meantime I'm downloading what I need on the R5Plus was available Orange Fox recovery, which automatically decrypted the partitions without having to install lazy Flasch later, here how does this TWRP mod do this?
I would like to install the Xiaomi Eu as soon as I unlock the bootloader I am currently on last Global Stable 10.2.2.0 a help thanks.
It's work on android pie beta global 9.3.1?
this should be a new one:
MOD EDIT: Link removed, side is containing warez
This build does not work with Pie - can someone update the initial post?
excuse me sir, ust want to ask, after flashing twrp 1003 version why after reboot always revert to stock recovery, is there any to fix it, thanks
edit : i already fix it
falqon said:
excuse me sir, ust want to ask, after flashing twrp 1003 version why after reboot always revert to stock recovery, is there any to fix it, thanks
edit : i already fix it
Click to expand...
Click to collapse
Could you please share how you fixed it?
Just upgraded the ROM to 10.3.2.0 and now TWRP recovery always reverted to stock recovery after reboot.
reflash your twrp via adb and when u type "fastboot reboot" press and hold Volume Up until enter twrp, and then try to reboot recovery via twrp. i can't share youtube link, afk right now
falqon said:
reflash your twrp via adb and when u type "fastboot reboot" press and hold Volume Up until enter twrp, and then try to reboot recovery via twrp. i can't share youtube link, afk right now
Click to expand...
Click to collapse
Done this several times, but I didn't use hard buttons, instead i used fastboot boot recovery.img command to reboot to recovery after flashing recovery. I also tried rebooting to recovery from twrp without problem, but after rebooted to system, twrp reverted to stock recovery, everytime.
I didn't have this problem with MIUI 10.3.1.0 with the same TWRP.
edit : I'm using TWRP 0330 btw, and somehow there was no swipe to allow modification confirmation when the phone rebooted to twrp for the 1st time after flashing twrp.
Wonder why.
ne0t said:
Done this several times, but I didn't use hard buttons, instead i used fastboot boot recovery.img command to reboot to recovery after flashing recovery. I also tried rebooting to recovery from twrp without problem, but after rebooted to system, twrp reverted to stock recovery, everytime.
I didn't have this problem with MIUI 10.3.1.0 with the same TWRP.
edit : I'm using TWRP 0330 btw, and somehow there was no swipe to allow modification confirmation when the phone rebooted to twrp for the 1st time after flashing twrp.
Wonder why.
Click to expand...
Click to collapse
check your display panel via device hardware info on playstore, mine is synaptic, not all twrp version work on this panel, i'm using twrp 3.2.3-1003 btw
https://www.youtube.com/watch?v=7eeiSm7rzZY
falqon said:
check your display panel via device hardware info on playstore, mine is synaptic, not all twrp version work on this panel, i'm using twrp 3.2.3-1003 btw
https://www.youtube.com/watch?v=7eeiSm7rzZY
Click to expand...
Click to collapse
Tks, but I don't have problem with TWRP 0330, it works fine, including touch screen, the problem is TWRP get replaced by Stock Recovery everytime I boot my my phone to system.
I don't want to root my phone, just like to have TWRP recovery around so I can use it to flash hosts file for ads blocking and some other things.
Someone told me i need to flash lazyflasher...I'm going to do it later ..
ne0t said:
Tks, but I don't have problem with TWRP 0330, it works fine, including touch screen, the problem is TWRP get replaced by Stock Recovery everytime I boot my my phone to system.
I don't want to root my phone, just like to have TWRP recovery around so I can use it to flash hosts file for ads blocking and some other things.
Someone told me i need to flash lazyflasher...I'm going to do it later ..
Click to expand...
Click to collapse
Boot to recovery through fastboot and then flash the image or the zip through TWRP, then to flash it reboot again to TWRP before to boot up to system.
SubwayChamp said:
Boot to recovery through fastboot and then flash the image or the zip through TWRP, then to flash it reboot again to TWRP before to boot up to system.
Click to expand...
Click to collapse
Tried that too, actually more, boot to recovery from fastboot with fastboot boot recovery.img command and also hard button, boot to recovery from twrp recovery, flash recovery.img, boot to twrp recovery again twice, but stock recovery still came back.
ne0t said:
Tried that too, actually more, boot to recovery from fastboot with fastboot boot recovery.img command and also hard button, boot to recovery from twrp recovery, flash recovery.img, boot to twrp recovery again twice, but stock recovery still came back.
Click to expand...
Click to collapse
No. don´t try to boot to recovery from fastboot after to flash it, don´t flash it through fastboot.
Do the next three steps and see what happens but do it exactly the same or won´t worth the try:
- In fastboot delete recovery partition by typing fastboot erase recovery
- Then reboot to recovery (don´t flash it yet) by typing fastboot boot twrp.img (rename recovery image firstly to twrp)
- Now once in TWRP flash the zip or image to the recovery partition, when you finish go to Reboot options within TWRP and choose recovery to boot to it before to boot up to system. If you boot at this instance to TWRP then the issue have to be solved, reboot normally to system.
Edit: If this way the problem is not solved then after to install TWRP flash Magisk that can prevent it to be overwritten.

Unable to boot into TWRP recovery (twrp-3.2.3-1 dumpling/OOS 9.0.3 Pie)

Hey Guys,
somehow, I seem to be too dumb to install TWRP to my new dumpling. I did the following:
- run the official updates (9.0.3 Pie)
- unlock the bootloader using adb
- successfully flash the latest TWRP recovery (twrp-3.2.3-1 dumpling from their HP)
So far, no problems at all. Then I booted directly into recovery, so it won't be overwritten again: I tried unplug + Power/Volume Down, command "fastboot reboot recovery" and selecting recovery from the menu. But everytime I end up with the beautiful stock recovery, I never even saw the TWRP interface.
Any suggestions ? Any help would be much appreciated!!
My only idea: The latest TWRP is from 08/2018, maybe its not compatible to Pie ?!
_Kingo said:
Hey Guys,
somehow, I seem to be too dumb to install TWRP to my new dumpling. I did the following:
- run the official updates (9.0.3 Pie)
- unlock the bootloader using adb
- successfully flash the latest TWRP recovery (twrp-3.2.3-1 dumpling from their HP)
So far, no problems at all. Then I booted directly into recovery, so it won't be overwritten again: I tried unplug + Power/Volume Down, command "fastboot reboot recovery" and selecting recovery from the menu. But everytime I end up with the beautiful stock recovery, I never even saw the TWRP interface.
Any suggestions ? Any help would be much appreciated!!
My only idea: The latest TWRP is from 08/2018, maybe its not compatible to Pie ?!
Click to expand...
Click to collapse
hi dude, to stay on TWRP you have to flash MAGISK, if not TWRP will always be overwritten by the StockRecovery!!
flash TWRP
reboot into TWRP
flash Magisk within TWRP
reboot system
happy flashing!
nicorvienne said:
hi dude, to stay on TWRP you have to flash MAGISK, if not TWRP will always be overwritten by the StockRecovery!!
flash TWRP
reboot into TWRP
flash Magisk within TWRP
reboot system
happy flashing!
Click to expand...
Click to collapse
Hi, thanks, but I think you did not understand my problem: I can't reboot into TWRP. Instead I end up in stock, no matter what I do...
_Kingo said:
Hi, thanks, but I think you did not understand my problem: I can't reboot into TWRP. Instead I end up in stock, no matter what I do...
Click to expand...
Click to collapse
hi dude, sorry - now i got you
# after flashed TWRP unplug your device and reboot directly into the bootloader-mode (‘Volume Up’ + ‘Power’ button altogether) and navigate to 'Recovery' or
# fastboot boot 'recovery.img'
i recommend flashing twrp-3.2.3-x_blu_spark_v9.91_treble-op5_op5t.img : https://github.com/engstk/android_device_oneplus_cheeseburger/releases
SOLVED
I tried the 9.x recovery from this thread:
https://forum.xda-developers.com/oneplus-5t/development/recovery-twrp-3-2-1-0-oreo-8-0-8-1-t3729673
works like a charm!
I thougth, the official TWRP site would be the best source, but well... lesson learnt. Anyway, thanks for trying to help, nicorvienne
_Kingo said:
Hey Guys,
somehow, I seem to be too dumb to install TWRP to my new dumpling. I did the following:
- run the official updates (9.0.3 Pie)
- unlock the bootloader using adb
- successfully flash the latest TWRP recovery (twrp-3.2.3-1 dumpling from their HP)
So far, no problems at all. Then I booted directly into recovery, so it won't be overwritten again: I tried unplug + Power/Volume Down, command "fastboot reboot recovery" and selecting recovery from the menu. But everytime I end up with the beautiful stock recovery, I never even saw the TWRP interface.
Any suggestions ? Any help would be much appreciated!!
My only idea: The latest TWRP is from 08/2018, maybe its not compatible to Pie ?!
Click to expand...
Click to collapse
try this.
https://forum.xda-developers.com/oneplus-5t/development/root-install-twrp-xposed-framework-t3910141
Newbie needs help twrp
I am having the same problem and I have tried everything I unlock bootloader and flash TWRP successfully except I can never get into TWRP I try the key combo I tried to use the fastboot command all it does is it brings me back to fastboot mode how can I get to twrp with my new OnePlus 5T
[email protected] said:
I am having the same problem and I have tried everything I unlock bootloader and flash TWRP successfully except I can never get into TWRP I try the key combo I tried to use the fastboot command all it does is it brings me back to fastboot mode how can I get to twrp with my new OnePlus 5T
Click to expand...
Click to collapse
try to flash an older version of twrp through "ADB minimal fast boot".
I use Twrp and am not using Magisk or rooted.

Categories

Resources