[RECOVERY][3.4.0-13][avicii]Unofficial TWRP for OnePlus Nord (Testing)

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
- Decryption works
- Rom flashing should work
- Backups are broken
- Flash partition is broken for system and vendor
- DON'T WIPE OR FORMAT SYSTEM AND VENDOR PARTITIONS
- Format/wipe data works

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

Install guide (Reccomended):
For now only boot the TWRP
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-13 by mauronofrio

TWRP 3.4.0-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_avicii_TWRP
Kernel source: precompiled stock one

My Telegram TWRP Support Group:
https://t.me/twrp_Mauronofrio

Donations:



Credits:

Created 2020-08-03
 
Last edited:

mauronofrio

Recognized Developer
Jun 29, 2012
4,360
13,814
27
Castellana Grotte
toolaio.tk
IMG_20200803_224251.jpg

IMG_20200803_224313.jpg


Looks like working :)

Send some better photos and i will add them in the first post
 
D

Deleted member 5408779

Guest
Any progress in getting this TWRP stable?
When can we expect an almost final version?
THX in advance

TWRP might never be as before and thats something we all have to accept. Google did some major changes and it will take some time to fix that.
I'm using my 7T now for more than a half year without fully working and stable TWRP. I still don't miss it. For root there are a few instructions and custom ROMs can be flashed with fastboot. Kernel can be flashed easily with Kernel manager. Let's wait and see...
 

aneeshmbabu

Senior Member
May 22, 2013
359
27
Pune
I tried to root bybusing this twrp , i did the things mentioned below,
1.Unlocked bootloader,
2.Downloaded Magisk zip
3.Booted into Fastboot mode
4.Booted Twrp, fastboot boot Twrp name
5.Install magisk zip in twrp
6.Rebooted the device, but ended with bootloop :(
 

Top Liked Posts

  • There are no posts matching your filters.
  • 30
    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
    - Decryption works
    - Rom flashing should work
    - Backups are broken
    - Flash partition is broken for system and vendor
    - DON'T WIPE OR FORMAT SYSTEM AND VENDOR PARTITIONS
    - Format/wipe data works

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

    Install guide (Reccomended):
    For now only boot the TWRP
    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-13 by mauronofrio

    TWRP 3.4.0-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_avicii_TWRP
    Kernel source: precompiled stock one

    My Telegram TWRP Support Group:
    https://t.me/twrp_Mauronofrio

    Donations:



    Credits:

    Created 2020-08-03
    9
    Hows the development going on this?

    There are some common problems for all android 10 twrps, so i'm working on them but i will not a release until there are a bit of fixes
    6
    Oneplus just released the source code for OnePlus Nord


    https://github.com/OnePlusOSS/android_kernel_oneplus_sm7250
    5
    Is it possible to get stable version of this Recovery? In future?
    3
    I've completed the hole process of flashing twrp and rooting device succesfully and everything works fine. Question: From now on if i want to boot on twrp, can i do it normally from recovery option (power+volume up) or do i have to run the command from adb+fastboot prosedure everytime (since the twrp is flashed and not installed as far as i understood) ?
    edit: 2nd q: How are we going to install new updates of the official rom?

    If you flashed TWRP and installed magisk you should be able to do it from recovery option or advanced restart menu (activate in developer settings on OOS).

    Somehow didn't manage to flash full OOS update in TWRP - maybe because i don't have experience with A/B partition devices? In the end i was using this solution...

    1. disable automatic updates in OOS developer options
    2. magisk -> uninstall magisk - restore images option
    3. moved the full OOS Update to root folder of my nord
    4. system update -> install local update -> don't reboot!!!
    4. reinstall magisk -> choose install to inactive slot (after ota) option -> let's go -> reboot from magisk

    detailed instructions: https://www.thecustomdroid.com/oneplus-nord-magisk-rooting-guide/

    Still would be interested how to dirty flash Nord OOS updates in twrp, any experiences?