I don't understand why one would fastboot flash recovery instead of boot recovery when testing with something like this, but yeah, Oneplus messed up 7T series
I know, right? I mean, if it was broken on A10, I'd say TEST BOOT it, ffs.
I don't understand why one would fastboot flash recovery instead of boot recovery when testing with something like this, but yeah, Oneplus messed up 7T series
Well from what I read 3.5.0 twrp is able to fix it. Has the op posted that yet?I know, right? I mean, if it was broken on A10, I'd say TEST BOOT it, ffs.
Well from what I read 3.5.0 twrp is able to fix it. Has the op posted that yet?
3.5 works perfectly fine on 7T/Pro, except decryption. It can depend on;I don't think OP has even posted in this thread in the past few months.
So that you can root your phone?So this can't be used to install roms, correct?
What's the point of installing this then?
Which can be done without installing this?
So this can't be used to install roms, correct?
What's the point of installing this then?
Yes you right like I have but it has some other uses just hope it gets fixed soon would make flashing ROMs a lot easier..
hi,
i am trying to compile it refrence to your github page.
----------------------------------------------------------------------------------------
First download omni-9.0 tree:
repo init -u git://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni.git -b twrp-9.0
Then add these string to .repo/manifests/remove.xml
Then add these projects to .repo/local_manifests/roomservice.xml (If you don't have it, you can add them to .repo/manifest.xml):
<project name="mauronofrio/android_device_oneplus_hotdog_TWRP" path="device/oneplus/hotdog" remote="github" revision="android-9.0" />
Now you can sync your source:
repo sync
----------------------------------------------------------------------------------------
when i add this line to manifest
<project name="mauronofrio/android_device_oneplus_hotdog_TWRP" path="device/oneplus/hotdog" remote="github" revision="android-9.0" />
it stuck on 99% and if i remove the line repo sync completed
can anyone help or the great Mauronofrio
I tried this and many more from google search
But as soon i removed the project line the sync completed 100% without any error
repo init -u git://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni.git -b twrp-10.0
In .repo/manifests/twrp-extras.xml
<project name="mauronofrio/android_device_oneplus_hotdog_unified_TWRP" path="device/oneplus/hotdog" remote="github" revision="test10" />
Reason why it didn't sync for you is because the readme has wrong repo, above is correct.
Then repo sync.
This won't boot on OOS11 due outdated blobs though.
If you want more help, join the slack and 7t series channel, I might be able to help you.
It's good that your are taking initiative, i did that as well but haven't figured out anything yet, maybe you'll see something I missed.Thanks just because of wrong readme i wasted 2 days in it
at this point i am not interested in OOS11 i just want to figure out why decryption not working in oneplus 7t pro (Andoid 10) as oneplus new devices like oneplus 8 pro working fine
I am using the same twrp nandroid backup since oneplus 6, 7, 7pro
so this is so annoying to me why its not working Mauronofrio is busy with so many devices so i deiced to jump into it
now it stuck on 99% while compiling taking too long no error
how can i join the slack and 7t series channel
It's good that your are taking initiative, i did that as well but haven't figured out anything yet, maybe you'll see something I missed.
I have you after trying, since I think it's not really possible to know for us what really is different, and in order to fix it, changes to TWRP sources would be required. I am not experienced enough for it though.
And I think you can just wait, or press enter and maybe the progress moves. But I think it depends on the amount of RAM and CPU on how long it would take.
Slack group
Slack
join.slack.com
What well happen if i try boot into [guacamole] twrp instead of hotdog?
#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.
*
*/
fastboot flash recovery_a twrpname.img
fastboot flash recovery_b twrpname.img
fastboot boot twrpname.img