[TWRP][3.4.0-14][instantnoodle]Unofficial TWRP for OnePlus 8/8 Pro Unified(Stable)

Search This thread

mauronofrio

Recognized Developer
Jun 29, 2012
4,360
13,814
27
Castellana Grotte
toolaio.tk
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 works.

NOT WORKING:
- ANDROID 11 support
- Backup Restore
- Fastbootd
- System and vendor image flash

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://xdaforums.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-14 by mauronofrio

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
 
Last edited:

Gordietm

Senior Member
Sep 11, 2012
2,222
766
Toronto
Google Pixel 8 Pro
I don't know what to say, @Fentadroid is able to boot it without problems, he tried also magisk flash
Ok, I'll try it again. Maybe it just takes really long to boot up.

---------- Post added at 02:40 PM ---------- Previous post was at 02:33 PM ----------

Ok, I'll try it again. Maybe it just takes really long to boot up.
Sorry. Still no luck. I left it on the fastboot mode message for a long time and it never booted in twrp.
I'm on the 8 Pro. Was it tested on the 8 and 8 Pro?
 

mauronofrio

Recognized Developer
Jun 29, 2012
4,360
13,814
27
Castellana Grotte
toolaio.tk
Ok, I'll try it again. Maybe it just takes really long to boot up.

---------- Post added at 02:40 PM ---------- Previous post was at 02:33 PM ----------


Sorry. Still no luck. I left it on the fastboot mode message for a long time and it never booted in twrp.
I'm on the 8 Pro. Was it tested on the 8 and 8 Pro?

Sorry man, i linked the wrong twrp, download it again and try again
 
  • Like
Reactions: Gordietm

dlads

Senior Member
Aug 24, 2010
16,764
6,470
Liverpool
Nothing Phone 2
It's a testing feature, for now i blocked this function because after flashed the rom the device is not able to boot, seems that there are some problems modifying super partition.

Seeing as you know a little about twrp, why not reach out to the author of the Chinese one and get ported?

I've read that it's working so could skip a lot of the groundwork.

Edit: just seen the post above, still, worth saying hello just to see what they'd say
 

Top Liked Posts