[RECOVERY][3.4.0-2][hotdog]Unofficial TWRP recovery for OnePlus 7T Pro Unified(Test)

vtec303

Senior Member
Sep 19, 2007
1,362
423
113
Manchester
Hi. How did you manage to decrypt this device? I cannot find a way to do it permanently. Thanks.
To Decrypt Your Device : [ For First Time ]*

THIS PROCEDURE WILL WIPE YOUR INTERNAL STORAGE SO BACKUP EVERYTHING.

PHONE SHOULD BE BOOTLOADER UNLOCKED AND TWRP INSTALLED AND WORKING ALONG WITH MAGISK.

Step 1:*Place the Full ROM zip file in internal Storage (10.0.2 stable for oneplus 7 pro).
Step 2:*Now Reboot the phone to TWRP Recovery.
Step 3:*Wipe Dalvik cache ,Data , DO NOT WIPE SYSTEM and VENDOR OR ANYTHING ELSE.
Step 4:*Now select Full ROM zip file and swipe to flash it and then flash the twrp zip file again
Step 5:*Format DATA*and reboot to recovery.
Step 6:*Now in recovery flash magisk 20.2, have to be the latest.
Step 7:*Now Flash the No-verity script.
Step 8:*Reboot the phone.
Step 9:*Voila !! Now your device is successfully decrypted.

Download DMVerity from here: please download the correct file.
https://zackptg5.com/android.php

Not for 7t pro.

Also download the latest magisk. Hope this helps, cheers.
 
Last edited:

enricojacko

Member
May 16, 2007
47
2
28
Milano (MI)
To Decrypt Your Device : [ For First Time ]*

THIS PROCEDURE WILL WIPE YOUR INTERNAL STORAGE SO BACKUP EVERYTHING.

PHONE SHOULD BE BOOTLOADER UNLOCKED AND TWRP INSTALLED AND WORKING ALONG WITH MAGISK.

Step 1:*Place the Full ROM zip file in internal Storage (10.0.2 stable for oneplus 7 pro).
Step 2:*Now Reboot the phone to TWRP Recovery.
Step 3:*Wipe Dalvik cache ,Data , DO NOT WIPE SYSTEM and VENDOR OR ANYTHING ELSE.
Step 4:*Now select Full ROM zip file and swipe to flash it and then flash the twrp zip file again
Step 5:*Format DATA*and reboot to recovery.
Step 6:*Now in recovery flash magisk 20.2, have to be the latest.
Step 7:*Now Flash the No-verity script.
Step 8:*Reboot the phone.
Step 9:*Voila !! Now your device is successfully decrypted.

Download DMVerity from here: please download the correct file.
https://zackptg5.com/android.php

Also download the latest magisk. Hope this helps, cheers.
Thanks for your reply.
Since OnePlus 7T Pro that I got still does not have a working TWRP, that support mounting data and formatting it, how can I follow your instructions without TWRP?
 

vtec303

Senior Member
Sep 19, 2007
1,362
423
113
Manchester
Thanks for your reply.
Since OnePlus 7T Pro that I got still does not have a working TWRP, that support mounting data and formatting it, how can I follow your instructions without TWRP?
Sorry that's for oneplus 7 pro, for 7t pro you might have to wait but if I were you I will give it a try with the available twrp but I wouldn't recommend doing that, cheers
 

droidvark

Senior Member
Jul 22, 2013
52
12
28
So I see no mention of Oxygen OS version, is it supposed to work on 10.0.4 too?

When I updated to 10.0.4 from 10.0.3, I had to extract the boot image to root it and flash it with fastboot. Instructions are in the updated root guide from holychickenguy.

Either way, I can flash twrp:
Code:
D:\Users\someone\Downloads\platform-tools>fastboot devices
xxxxxa2e        fastboot

D:\Users\someone\Downloads\platform-tools>fastboot flash recovery twrp-3.3.1-5-hotdog-unified-mauronofrio.img
Sending 'recovery' (31240 KB)                      OKAY [  0.720s]
Writing 'recovery'                                 OKAY [  0.100s]
Finished. Total time: 0.838s
But booting to recovery ends up in fastboot. I can boot system without issues.

When trying to boot the twrp image, I get an error message:
Code:
D:\Users\someone\Downloads\platform-tools>fastboot devices
xxxxxa2e        fastboot

D:\Users\someone\Downloads\platform-tools>fastboot boot twrp-3.3.1-5-hotdog-unified-mauronofrio.img
Sending 'boot.img' (31240 KB)                      OKAY [  0.685s]
Booting                                            FAILED (remote: 'Failed to load/authenticate boot image: Load Error')
fastboot: error: Command failed
I found a suposed solution to this error, but it seems for 10.0.3, not 10.0.4.

Thanks in advance.
 

toolhas4degrees

Senior Member
So I see no mention of Oxygen OS version, is it supposed to work on 10.0.4 too?

When I updated to 10.0.4 from 10.0.3, I had to extract the boot image to root it and flash it with fastboot. Instructions are in the updated root guide from holychickenguy.

Either way, I can flash twrp:


But booting to recovery ends up in fastboot. I can boot system without issues.

When trying to boot the twrp image, I get an error message:


I found a suposed solution to this error, but it seems for 10.0.3, not 10.0.4.

Thanks in advance.
Fastboot flash boot nameoftwrp.img
 

Lossyx

Senior Member
Jan 14, 2014
1,347
516
133
Hi i had the same issue than the user on top, i've made flash recovery with the twrp image however when i reboot to recovery or just reboot i end up in fastboot. I was using 10.0.4. Should i reset to factory 10.0.3 do the process and then update?
Don't flash TWRP in this device.
Flash the stock recovery image in the same way to flashed this TWRP.

Sent from my OnePlus7TPro using XDA Labs
 

muniategui

Member
Nov 17, 2017
13
2
0
Don't flash TWRP in this device.
Flash the stock recovery image in the same way to flashed this TWRP.

Sent from my OnePlus7TPro using XDA Labs
Well i used Msm to unbrick it and it also restored the recovery. For this device twrp is not yet working?. However root still possible by using other methods such the java file here or the boot image right?
However why does this post exist if twrp is not comaptible with it?
 

jhofseth

Senior Member
Feb 27, 2016
457
239
43
Seattle, Washington
@mauronofrio , for the OnePlus 7T Pro 5G McLaren at least, it looks like the recovery.fstab would need to be modified slightly. There is no /dev/block/bootdevice/by-name/recovery there is only:
/dev/block/bootdevice/by-name/recovery_a
and
/dev/block/bootdevice/by-name/recovery_b
There may be other differences, that's just the first one I saw.
 

Attachments

Last edited:
  • Like
Reactions: Xshooter726

cibai7181

Member
Nov 24, 2012
10
0
0
Hey guys. The method is working for me from 10.0.3 to 10.0.4

But I tried to root my oneplus 7t pro on 10.0.5 version.
The phone is not usable, WiFi can't detect (IP, and MAC not available), Mobile Data is working, keyboard not working, and the phone hang after launching camera, and some apps.

So now I stay unrooted and wait for a solution.

Does anyone know how to make it work?
 

Mlokk9

Member
Oct 29, 2019
14
1
0
Hey guys. The method is working for me from 10.0.3 to 10.0.4

But I tried to root my oneplus 7t pro on 10.0.5 version.
The phone is not usable, WiFi can't detect (IP, and MAC not available), Mobile Data is working, keyboard not working, and the phone hang after launching camera, and some apps.

So now I stay unrooted and wait for a solution.

Does anyone know how to make it work?
I had the same proplm i just tried to flash the boot.img the orgnal one than i took the batch mascik img by myself don't use any other img boot try to get ur version boot img
 

911joeblow

Member
Dec 15, 2019
20
4
0
So I am bricked on the OP spinning logo. I have tried both flashing and booting without any luck? Any thoughts? I have a T-Mobile OP7TProMC Sim and bootloader unlocked. I attempted to use the All-In-One tool to go to the global ROM so I could run dual SIM cards.
 

beaverhead

Senior Member
Nov 29, 2013
668
243
63
So I am bricked on the OP spinning logo. I have tried both flashing and booting without any luck? Any thoughts? I have a T-Mobile OP7TProMC Sim and bootloader unlocked. I attempted to use the All-In-One tool to go to the global ROM so I could run dual SIM cards.
flash the fastboot rom or the unbrick tool.

Verstuurd vanaf mijn HD1913 met Tapatalk
 

911joeblow

Member
Dec 15, 2019
20
4
0
flash the fastboot rom or the unbrick tool.

Verstuurd vanaf mijn HD1913 met Tapatalk
That is what I am doing but nothing seems to make any difference. I have flashed the stock rom as well as the recovery rom and nothing seems to make any difference?

Both of these .img will flash (takes 2-3 seconds to do) but neither one will boot?
 
Last edited:
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone