Good evening ladies and gentleman
I unlocked the bootloader of my OnePlus 6, and installed TWRP. However, I got the stuck on the TWRP screen, so couldn't get into TWRP recovery .
I'm on OOS 11.1.2.2 or something like that.
Question: is there a TWRP version thats compatible and works?
iF No, can I just relock the bootloader, considering that I have not rooted the phone, or loaded any custom roms?
tHank's in advance
Did you try this one?
[RECOVERY] [11] [12] [13] [UNOFFICIAL] TWRP for OnePlus 6 & 6T
Team Win Recovery Project 3.x, or TWRP3.x for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven...
forum.xda-developers.com
Related
I flashed the firmware and update but after that the touch screen in twrp is unresponsive. Sometimes it works to push buttons but swiping to confirm an install (like magisk) doesvdefinitely not work. Same issue after reflash to official recoverey (3.2.3.0)
What can I do?
onkeljoe said:
I flashed the firmware and update but after that the touch screen in twrp is unresponsive. Sometimes it works to push buttons but swiping to confirm an install (like magisk) doesvdefinitely not work. Same issue after reflash to official recoverey (3.2.3.0)
What can I do?
Click to expand...
Click to collapse
Latest MIUI Roms (Developer ROM) with Android Pie has huge issues with touch screen and TWRP.
Already Reported here in XDA-Developers
Regards,
fbirraque said:
Latest MIUI Roms (Developer ROM) with Android Pie has huge issues with touch screen and TWRP.
Already Reported here in XDA-Developers
Regards,
Click to expand...
Click to collapse
Thank you for that info. Do you know how to rollback without using Windows and weird miui tools? Is it possible to flash back to stock recovery without touching Rom?
Cheers
You can rollback to latest stock Stable ROM flashing with Mi Flash Tool.
Moderator Announcement: THREAD CLOSED on request of OP @mauronofrio!
In future, please follow this thread in the Cross-device Development Section.
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Code:
#include <std_disclaimer.h>
/*
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
Features:
- TWRP boots;
- Fastboot boot is working;
- Decryption is working.
- Vibration is working.
- System, Vendor and Product partitions mount is working but you can't modify them.
- You can flash magisk and others kernels.
- You can flash ROMs.
- Format Data still broken.
Install guide (Reccomended):
Acutally seems oneplus (or directly android 10) re-introduced the recovery partition so you should only flash it in recovery partition or you can try to boot it from fastboot. For now only boot it.
To flash:
Code:
fastboot flash recovery_a twrpname.img
fastboot flash recovery_b twrpname.img
To boot:
Code:
fastboot boot twrpname.img
Tips:
If you have some problems with backup, like 255 error or something similar please check this guide: https://forum.xda-developers.com/oneplus-6/how-to/255-error-twrp-backup-restore-999-t3801632
For the Bacups use always "system_image" and "vendor_image" instead of "system" and "vendor".
Download:
TWRP 3.4.0-2 Test by mauronofrio
TWRP 3.4.0-1 Test by mauronofrio
TWRP 3.4.0-0 Test by mauronofrio
TWRP 3.3.1-10 Test by mauronofrio
TWRP 3.3.1-10 Test Installer by mauronofrio
TWRP 3.3.1-8 Test by mauronofrio
TWRP 3.3.1-7 Test by mauronofrio
TWRP 3.3.1-4 Test by mauronofrio
TWRP 3.3.1-4 Test Installer by mauronofrio
TWRP 3.3.1-2 Test by mauronofrio
TWRP 3.3.1-1 Test by mauronofrio
TWRP 3.3.1-0 Test by mauronofrio
Reccomended ADB and Fastboot binaries:
Adb and Fastboot Installer
Source code:
https://github.com/mauronofrio/android_bootable_recovery
https://github.com/mauronofrio/android_device_oneplus_instantnoodle_TWRP
Kernel source: precompiled stock one
My Telegram TWRP Support Group:
https://t.me/twrp_Mauronofrio
Donations:
Credits:
I want to say a big thanks to the tester @Fentadroid
Created 2020-05-18
DON'T FLASH THE TWRP, please only boot it for now
mauronofrio said:
DON'T FLASH THE TWRP, please only boot it for now
Click to expand...
Click to collapse
I will give it a try! Thank you so much for this! <3
How is this possible if no one is able to unlock their bootloader yet? ?
TheKnux said:
How is this possible if no one is able to unlock their bootloader yet? ?
Click to expand...
Click to collapse
Why are you not able to unlock your bootloader?
TheKnux said:
How is this possible if no one is able to unlock their bootloader yet? ?
Click to expand...
Click to collapse
People on the t mobile varient are unable to unlock the bootloader. The international one plus 8 bought from one plus can be done easily enough.
TheKnux said:
How is this possible if no one is able to unlock their bootloader yet? ?
Click to expand...
Click to collapse
should have bought from oneplus website instead of your vendor.
Vio281 said:
should have bought from oneplus website instead of your vendor.
Click to expand...
Click to collapse
lol I think he knows that. Please do not start drama. He asked a question that literally implied he does not know much about this. I answered with exactly what you said. You literally butted in to basically sound mean when I said exactly what you said in a nicer form. Have a great day.
Im so happy with this damn phone, within 10 minutes it was unlocked! why can't others give you this option!!.
frankieuk said:
Im so happy with this damn phone, within 10 minutes it was unlocked! why can't others give you this option!!.
Click to expand...
Click to collapse
Have you tried twrp? I am waiting on my bootloader unlock. I'm excited to already have this.
Wait but @Dees_Troy said TWRP isn't currently supported on devices that ship with Android 10.
What is this black magic?
Any idea when the decryption part will start working ?
I upgraded to 10.5.7 GLOBAal and a magisk module is causing a boot loop. I tried to patch a a new boot.img but it's not working .
Would love to be able to flash magisk through twrp . Right now I need /data decrypted. Any idea ?
Can I make a copy of my persist partition with this TWRP? (only boot recovery, not flash)
Hi guys, i'm here again to ask for your support, actually with android 10 Google introduced a lot of changing, from dynamic partitions to the new keymaster 4 encryption/decryption. Teamwin is working hard to update TWRP but they will still take some time. Currently some things already work but there are difficulties in bringing them to the OnePlus 8/8 Pro, for example decryption already works but creates some problems on the OnePlus devices. That's why I decided to create a Paypal moneybox to be able to bring you the latest updates in the shortest time possible. As I have previously done, I assure you of a support of at least 2 years (within the limits of my possibilities). In addition to the TWRP I will improve the fastboot roms and add OnePlus 8/8 Pro to my TOOL ALL IN ONE (and maybe I will also bring the RevengeOS). By getting hold of a OnePlus 8 or 8 Pro I will also be able to improve the TWRP for OnePlus 7T and 7T Pro.
OnePlus 8/8 Pro PayPal MoneyBox: https://www.paypal.com/pools/c/8pfrIOL3Qa
If you are unable to participate in the PayPal moneybox, you can make a normal donation (perhaps specifying that it is for the moneybox), however all private donations that I will receive for this or other projects will be included in the moneybox.
Private PayPal Donations: https://www.paypal.me/MauronofrioTool
I want to thank all those who supported me, in 2 days I have already managed to buy the OnePlus 8 Pro, I will receive it in about a week and then I will immediately get to work. I will remove the link of the Paypal moneybox and let it close by itself so as to keep it in the historical (it will close tomorrow). A big thank you to everyone.
I rooted it without twrp but root explorer doesn't work as well. Because of I try to change UI sound in the system and it doesn't allow me to, I already grant root explorer to superuser but it still with issue. I'm not sure what's problem.
TWRP 3.3.1-1 TEST for OnePlus 8/ 8 Pro (instantnoodle):
Fixed Decryption;
TWRP 3.3.1-1 Test by mauronofrio
Unlocked from tmobile and was able to boot "twrp-3.3.1-0-instantnoodle-unified-mauronofrio" .. Other one gave me a qualcomm crash.
matteosaeed said:
Unlocked from tmobile and was able to boot "twrp-3.3.1-0-instantnoodle-unified-mauronofrio" .. Other one gave me a qualcomm crash.
Click to expand...
Click to collapse
Yes seems that on newer firmwares the test1 twrp is not able to decrypt, there are some problems in the decryption
mauronofrio said:
Yes seems that on newer firmwares the test1 twrp is not able to decrypt, there are some problems in the decryption
Click to expand...
Click to collapse
Yeah. I popped in a OTG and tried a backup. Let me know if you need anything tested.
I speak Spanish, I'm sorry if I'm wrong, I have managed to root the new Android 10 by patching the boot, but I have a problem, I can't install twrp on Android 10, has anyone been able to do it? And how did they do it.
No TWRP for Android 10 yet, we do need more developers for this phone.
el rayo 07 said:
I speak Spanish, I'm sorry if I'm wrong, I have managed to root the new Android 10 by patching the boot, but I have a problem, I can't install twrp on Android 10, has anyone been able to do it? And how did they do it.
Click to expand...
Click to collapse
Probably saw it already, but just in case: see this thread. Will install through magisk.
[RECOVERY][3.4.0-0][doha]Unofficial TWRP recovery for Moto G8 Plus (Testing)
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and...
forum.xda-developers.com
I'm new to custom ROMs, but I've made it through with an ArrowOS install on my Poco X3 pro thanks to this fantastic step-by-step guide by urbanman2004. I made it all the way up to step 14/d of the guide, which is where I'm running into this problem.
I believe I followed the guide precisely, except for two things:
I already started with an unlocked bootloader (I unlocked it before I found the guide). The general method of unlocking bootloader was the same, but I might have deviated in some of the steps, I don't really know. I don't suppose it's relevant to my issue, but just to be sure...
I downloaded and flashed VANILLA distribution of ArrowOS instead of the recommended gapps one, because I want to use microG instead
So now I'm stuck on point 14/d - patching "boot.img" and fastboot-flashing it... The system seems to be installed and fully working. But when I patch "boot.img" from the VANILLA build, the output file has 0 bytes in size and cannot be flashed, due to this error:
Code:
C:\adb>fastboot flash boot magisk_patched-22100_LijmZ.img
Sending 'boot' (0 KB) FAILED (File is too large to download)
fastboot: error: Command failed
So my questions are:
1. What is it that I'm trying to do in this step, anyway? The OS seems to be working fine - is this re-locking bootloader again, or something of that sort?
2. What can be done do to debug/circumvent this issue?
Thanks a for your help, it will be much appreciated!
hey i believe that guide is a little old. You can use latest TWRP recovery.
from here.
[RECOVERY] [12] [OFFICIAL] TeamWin Recovery Project
Introduction: Team Win Recovery Project or TWRP for short, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added...
forum.xda-developers.com
and just install magisk from that twrp.
If rooting is what you're looking for anyways. If you dont need root just dont need to do anything.
Download latest magisk apk from here
Release Magisk v23.0 · topjohnwu/Magisk
This release is focused on fixing regressions and bugs. Note: Magisk v22 is the last major version to support Jellybean and Kitkat. Magisk v23 only supports Android 5.0 and higher. Bug Fixes [App]...
github.com
Rename it from .apk to .zip
And flash it in TWRP
hierarchy666 said:
hey i believe that guide is a little old. You can use latest TWRP recovery.
from here.
[RECOVERY] [12] [OFFICIAL] TeamWin Recovery Project
Introduction: Team Win Recovery Project or TWRP for short, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added...
forum.xda-developers.com
and just install magisk from that twrp.
If rooting is what you're looking for anyways. If you dont need root just dont need to do anything.
Click to expand...
Click to collapse
Oh, so points 13+ are fpr rooting the phone? I see, I don't think I need that... I wanna use the OS with MicroG (installed via NanoDroid), plus apps I acquire via Aurora store... no need for root for that, is there?
TeamWin's official website doesn't say anything about Android 13 support, besides the fact that they're starting to work on that.
However, I've found a few guides and posts on here that said that TWRP does work on devices running Android 13, right here:
TWRP and Android 13
I wonder if twrp 3.7.0 can work with android 13 for galaxy 20 plus
forum.xda-developers.com
[SHARED] New Version of TWRP for Android 13 [SHARED]
This is two version ,rec and boot , of TWRP I flash it yesterday it working flawless.
forum.xda-developers.com
[RECOVERY][UNOFFICIAL][TWRP-3.7 Android 11,12.x,13,MIUI] TWRP for MIATOLL devices [17/10/2022]
*** Disclaimer *** All flashing is done at your own risk! While nothing from this thread should break your device, don't come back here blaming anyone if it does! Introduction Team Win Recovery Project 3.x, or twrp3 for short, is a custom...
forum.xda-developers.com
So, which is it? Does it work, or does it not work?
By the way, here's a side question: how do I port TWRP to other devices?
By nature TWRP is a Recovery, means a basic separate Android OS, it is independant of Android version installed on mobile.
jwoegerbauer said:
By nature TWRP is a Recovery, means a basic separate Android OS, it is independant of Android version installed on mobile.
Click to expand...
Click to collapse
what about development, then?
TeamWin's page on compiling TWRP doesn't say anything about Android 13, except for the "Android 12.1+" part (I guess? I'm assuming that the plus symbol means that the source code will work with all devices with Android version >12.1 here).
IDK