Oneplus 6T stuck at fastboot loop after patching magisk v22 [FIXED with full wipe*] - OnePlus 6T Questions & Answers

Dear all, Pls help me )':
Similar to other post, my situation goes like this
1)my magisk manager was hidden (Renamed)
2)tried updated magisk apk no issue, just the main magisk updates which i updated within app (selected recommended) it return errors.
3)did a restart then unable to boot to normal android environment.
4)stuck in boot screen whereas shown 'your device is corrupt.....'
5)firstly was able to boot into TWRP recovery mode
6)my mistake was flash magisk 21.4.zip on top
7)now stuck in fastboot bootloop which shows "BOOTLOADER VERSION -" and "BASEBAND VERSION -" as empty!
8)no longer able to access TWRP
9)reboot bootloader -> brings it back straight to fastboot mode, Power off and on -> brings it back straight to fastboot mode, Start recovery -> brings it back straight to fastboot mode Just fastboot working.
my device details.
-using last version of Oxygen OS (android 9) on my Oneplus 6T . did not upgrade to android 10
-cant remember if my USB debugging in dev mode settings is turned off
Troubleshoot i did so far
-i have tried flash twrp-3.3.1-27-fajita-Pie-mauronofrio.img from fast boot which return this error
C:\adb>fastboot boot twrp-3.3.1-27-fajita-Pie-mauronofrio.img
downloading 'twrp-3.3.1-27-fajita-Pie-mauronofrio.img'...
OKAY [ 0.666s]
booting...
FAILED (remote: Failed to load/authenticate boot image: Load Error)
finished. total time: 0.679s

Hi, Hopefully someone can assist you here....

Only possible way is to pull the boot.img from the Fastboot ROMs Thread. Otherwise you may have to try MSM to unbrick your device.

Huskied said:
Only possible way is to pull the boot.img from the Fastboot ROMs Thread. Otherwise you may have to try MSM to unbrick your device.
Click to expand...
Click to collapse
greatly appreciate your help! flashing fastboot rom works.
however during booting up phone everytime is will shown "Your device is corrupt it can't be trusted". - fixed by further applying latest OTA updates

[deleted]

Huskied said:
Only possible way is to pull the boot.img from the Fastboot ROMs Thread. Otherwise you may have to try MSM to unbrick your device.
Click to expand...
Click to collapse
@Huskied Will flashing only the boot.img delete all data from internal storage?
I want to boot into a twrp.img so I can decrypt and recover the data but I get the same failure to authenticate error.

spinergist said:
@Huskied Will flashing only the boot.img delete all data from internal storage?
I want to boot into a twrp.img so I can decrypt and recover the data but I get the same failure to authenticate error.
Click to expand...
Click to collapse
flashing boot.img will only touch boot and nothing else.

Huskied said:
flashing boot.img will only touch boot and nothing else.
Click to expand...
Click to collapse
If I understand correctly, and before I get too excited about getting my data back, then does that mean I can fix this authenticate error without losing my encrypted data if I do fastboot flash boot boot.img?
(I have some book chapters from my novel that I really don't want to risk losing so its important to figure out if twrp will let me decrypt the data if I flash the new boot.img)

spinergist said:
If I understand correctly, and before I get too excited about getting my data back, then does that mean I can fix this authenticate error without losing my encrypted data if I do fastboot flash boot boot.img?
(I have some book chapters from my novel that I really don't want to risk losing so its important to figure out if twrp will let me decrypt the data if I flash the new boot.img)
Click to expand...
Click to collapse
If it doesn't boot and you can't your data back, Dirty flashing might be the last hope. Otherwise, Data will stay encrypted unfortunately.

Related

Unable to flash TWRP (remote: dtb not found)

When I try to flash TWRP (via "fastboot flash recovery twrp.img" then "fastboot boot twrp.img") I receive the following error:
Downloading 'boot.img'
OKAY [1.477s]
booting...
FAILED (remote: dtb not found)
finished. total time: 1.534s
I've tried manually booting it into recovery with power button and volume down but it just freezes on the oneplus logo where I have to turn off and on again.
Any help is greatly appreciated!
I found the solution.
For anyone else with this problem
http://forum.xda-developers.com/showpost.php?p=66336492&postcount=3
that link just saved me!
I tried this recovery (I had the same problem as the OP) but although I can boot into twrp, I get stuck on the oneplus logo if I try a normal boot?
Sent from my Nexus 9 using XDA-Developers mobile app
I managed to get it working by flashing CM after flashing the recovery.
Sent from my Nexus 9 using XDA-Developers mobile app
Next time, correct command is the following:
Fastboot flash recovery twrp.img
You tried to flash the recovery image onto the kernel/boot partition, luckily it doesn't allow this, unless it's an actual kernel image fitting that partition. ?
pitrus- said:
Next time, correct command is the following:
Fastboot flash recovery twrp.img
You tried to flash the recovery image onto the kernel/boot partition, luckily it doesn't allow this, unless it's an actual kernel image fitting that partition. ?
Click to expand...
Click to collapse
Actually, fastboot boot twrp.img boots the TWRP image without flashing it.
fastboot flash recovery twrp.img flashes the TWRP image to the recovery partition.
Both are valid commands and have their uses.
fastboot flash boot twrp.img would be the command to try to flash the recovery image to the boot partition and shouldn't be used.
Spannaa said:
fastboot flash boot twrp.img would be the command to try to flash the recovery image to the boot partition and shouldn't be used.
Click to expand...
Click to collapse
That's exactly what I meant to convey.
Similar problem while flashing recovery
hi,
After OOS3.0 installation my OP2`s recovery is not working. i tried installing it again and it shows the error :
FAILED <data Transfer failure <unknown error>>
Please help
bhanuodin said:
hi,
After OOS3.0 installation my OP2`s recovery is not working. i tried installing it again and it shows the error :
FAILED <data Transfer failure <unknown error>>
Please help
Click to expand...
Click to collapse
Are you sure you flashed the correct OOS3 bootloader compatible version of TWRP? Latest official 3.0.0-2 should be compatible.
pitrus- said:
Are you sure you flashed the correct OOS3 bootloader compatible version of TWRP? Latest official 3.0.0-2 should be compatible.
Click to expand...
Click to collapse
how do i flash a bootloader? problem is that i am unable to flash/write on recovery partition. every time it gives the same error mentioned above.
bhanuodin said:
how do i flash a bootloader? problem is that i am unable to flash/write on recovery partition. every time it gives the same error mentioned above.
Click to expand...
Click to collapse
The bootloader (also called fastboot) comes with the original ROM. In your case you're already on the newer bootloader since you flashed OOS3 which means you will have to flash recoverys and ROMs compatible with this newer bootloader.
This TWRP should be compatible
https://dl.twrp.me/oneplus2/twrp-3.0.2-1-oneplus2.img.html
Also you can't run ROMs not compatible with this newer bootloader (which means pretty much any ROM that's not using the official Cyanogenmod source tree for building). That is except for OOS3 or newest HOS of course since these are made for the newer bootloader.
However I would say the error message you get might be caused by bad cable, faulty driver setup, faulty fastboot tool version or in worst case damaged partition layout on phone. The last one can be fixed by the Qualcomm OOS2 factory restore solution.
Hi, i am having the same problem.
some background: I was on Oxygen OS 2.x.x, i wanted to upgrade to Exodus 6. I had the older version of TWRP. So I tryed to install the new twrp image within twrp. When i rebooted i couldnt boot into twrp, receiving the same error message as in OP title, when using fastboot.
Using the tool all in one toolkit I was able to flash stock recovery.
But I still cant flash Twrp.
I can still boot into system though.
Any advice? Thanks.
That explains why you're having problems. You're doing it the wrong way.
First you must upgrade the bootloader by either flashing the convert to Marshmallow zip file which also installs the correct TWRP for the new bootloader (easiest way). Or you could flash the latest official OOS3, then fastboot flash the latest TWRP and from there format system and flash the ROM that's using the newer bootloader.
Does that Link work with oneplus x also? Having same problem as Higgings when trying to install twrp and cyanogenmod.
thnx a lot for sharing
:good:
Higgings said:
I found the solution.
For anyone else with this problem
http://forum.xda-developers.com/showpost.php?p=66336492&postcount=3
Click to expand...
Click to collapse

[HELP] Recovery Bricked and can't reflash

Hello,
I've decided to install the Beta version of Oxygenos 3.0. Since my phone came from the OnePlus support, I've unlocked the oem, installed TWRP and flashed the Oxygen zip.
However, a day later I've spotted important touchscreen issues (I can't use the touchscreen sometimes).
To see if it is a software problem, I've decided to go to the recovery to reflash a backup. When I try to go to recovery mode, nothing Happen! (Just the oneplus logo ).
So, i've decided to reinstall TWRP by flashing it with fastboot.
"fastboot flash recovery recovery.img" -> OK
"fastboot boot recovery.img"
downloading 'boot.img' ...
OKAY [0.702s]
booting...
FAILED (remote: dtb not found)
Click to expand...
Click to collapse
I've tried to install the stock recovery but I've the same error.
PLEEEASE HELP. I've waited a week to receive my phone because it had a problem but it's broke again :crying:
Note: I can go in Android normally (but with the touchscreen problem)
http://forum.xda-developers.com/oneplus-2/general/firstaid-zip-revert-h2os-mm-beta-to-lp-t3306967 try this.
This happened to me too except I would not boot into the OS or recovery. I ended up going into fast boot and formatting the System, recovery and data partitions. Here is what I typed.
fastboot format system
fastboot format recovery
fastboot format data
I am not sure if you have to format the data but I did.
After that I flashed TWRP
fastboot flash recovery recovery.img
Then I booted into recovery and was able to restore.
AndroidBeginNinja said:
http://forum.xda-developers.com/oneplus-2/general/firstaid-zip-revert-h2os-mm-beta-to-lp-t3306967 try this.
Click to expand...
Click to collapse
Thank you,
I've done this and I had a working recovery, (bootloop if I try to boot up normaly but it's not a problem I just have to flash a rom)
Trey22200 said:
This happened to me too except I would not boot into the OS or recovery. I ended up going into fast boot and formatting the System, recovery and data partitions. Here is what I typed.
fastboot format system
fastboot format recovery
fastboot format data
I am not sure if you have to format the data but I did.
After that I flashed TWRP
fastboot flash recovery recovery.img
Then I booted into recovery and was able to restore.
Click to expand...
Click to collapse
I've tested your manipulation and it worked well too.
For those having the same problem OR want to install Oxygen OS the CLEAN WAY, read this post before: https://forums.oneplus.net/threads/installation-instructions-faqs-oxygenos-3-0-0.439108/
It is very important to read the faq before flashing and doing **** like me.
http://forum.xda-developers.com/one...overy-teamwin-recovery-project-3-0-0-t3310713 flash this first before you flash oos3

OPT bootloop, no recovery, cant boot into twrp.

So i just saw the new Oxygen OS 3.1.0 is out in OTA form. Me being rooted i tried flashing it through twrp, which i had installed before. (i should also note that i had Xposed installed too, on Oxygen OS 3.0.2) now i think i might have gotten my zip file wrong and installed a previous version. The boot animation is the square, triangle and circle one. It just goes through my apps and tries to update them for eternity. When i try putting the device into recovery (power+vol down) it just freezes on the oneplus logo. I later discovered that i can use fastboot when in that mode. I tired flashing twrp but i couldnt boot into it. fastboot boot recovery.img didnt work either, giving me this:
downloading 'boot.img'...
OKAY [ 0.746s]
booting...
FAILED (remote: dtb not found)
finished. total time: 1.011s
Now i have no idea what to do. I'm sure I've made SOME kind of mistake along the way, but i cant find a way to fix this. I have a nandriod backup of just before flashing if that might help.
fastboot reboot-bootloader puts me in fastboot mode but it doesnt change anything.
also, ADB naturally wont detect the phone whatsoever.
Ill be very glad for any help! Thanks!
Are the drivers accurate? Does your PC recognize your device as it should in Device Manager? That's usually what I check first when I have fastboot errors. I think the only way to fix this is through fastboot... so I would focus on trying to get that to work first.
SynderBlack said:
So i just saw the new Oxygen OS 3.1.0 is out in OTA form. Me being rooted i tried flashing it through twrp, which i had installed before. (i should also note that i had Xposed installed too, on Oxygen OS 3.0.2) now i think i might have gotten my zip file wrong and installed a previous version. The boot animation is the square, triangle and circle one. It just goes through my apps and tries to update them for eternity. When i try putting the device into recovery (power+vol down) it just freezes on the oneplus logo. I later discovered that i can use fastboot when in that mode. I tired flashing twrp but i couldnt boot into it. fastboot boot recovery.img didnt work either, giving me this:
downloading 'boot.img'...
OKAY [ 0.746s]
booting...
FAILED (remote: dtb not found)
finished. total time: 1.011s
Now i have no idea what to do. I'm sure I've made SOME kind of mistake along the way, but i cant find a way to fix this. I have a nandriod backup of just before flashing if that might help.
fastboot reboot-bootloader puts me in fastboot mode but it doesnt change anything.
also, ADB naturally wont detect the phone whatsoever.
Ill be very glad for any help! Thanks!
Click to expand...
Click to collapse
**** man. I'm in the same boat as of a few hours ago. I was having a ProxyController wakelock and the few Google results I saw told me I should reflash the modem. I accidentally flashed the old modem (OOS2, I believe). I can't boot into my rom OR TWRP. BUT fastboot does work. I also get the "remote: dtb not found" error when trying to boot from the recovery image.
As long as we have fastboot, we can always go back to OOS 3 using the various unbrick methods. I'm trying to avoid having to go through that whole mess of re-rooting/unlock the bootloader etc etc. I'll post on here if I'm successful.
Update: I NEED a functional phone so I just went and erased everything. Sorry I couldn't be of much help to you man. What I did:
I went here and downloaded the fastboot version of OOS3 and converted the bat scripts into bash scripts (I only have Linux computers near me right now...; the commands in that bat script are exactly the same as they would be in bash, I just had to rename the ".bat" to ".sh" and make it executable). I'm back in OOS 3 now, unfortunately. There IS a way mentioned on the page below that talks about how you can prevent userdata from being formatted, but I didn't really care too much. Hope that helps.
http://forum.xda-developers.com/oneplus-2/general/rom-mirrors-official-oxygen-os-roms-ota-t3209863

Phone stuck on Essential Logo (Powered by Android) screen while trying Oreo B2 OTA

I have tried everything to get this phone to boot up. I was downloading the Oreo B2 via OTA, not sideloading. While the update was installing, I went about my business. I walked away for a few minutes and came back to a phone that just sat at the boot screen. I let it sit for about an hour, thinking that was some how normal. After an hour, I hard powered down and it came back to the same screen. I have rebooted at least 50 times now with no luck.
I can boot into fastboot, but not recovery. If I try to go into recovery, it goes to the boot screen and sits there. I have tried to switch partitions, it is stuck on A, without luck. The bootloader is locked and I can not remote unlock it via fastboot. Nor can I manually change the boot partition to B.
I have an open ticket with Essential, but they have been blowing me off and basically told me I'm out of luck since I was in their Beta program. They told me to go to XDA. A$$wipes! Any help you can offer is greatly appreciated since I'm stuck with a bricked phone and having to use an old iPhone since I cannot be without a phone.
Exact problem happened to me last week and a very helpful XDA member saved me.
Just hook up phone to pc by adb, type in 'fastboot devices' (while in fastboot mode) and install 7.1.1 os again. You'll lose everything but at least you won't be softbricked anymore.
Edit: sorry, just read you do not have unlock bootloader so this probably won't work.
Have you tried wiping data in while in fastboot? That might get it to boot.
Sent from my PH-1 using Tapatalk
You don't need an unlocked bootloader to sideload the install (following the BETA instructions: https://www.essential.com/developer/beta-builds
Since you can use fastboot, it looks like you have working ADB environment, so you should be able to follow those instructions. The STOCK recovery works very differently than TWRP, so make sure you follow those intructions, particularly the "Apply update from ADB" part. It took me a while to understand this, especially because the type on the screen is so tiny, I couldn't tell any words were changing.
I'm having the same issue (stuck on the boot logo "powered by android" screen) and I can get into fastboot mode, however if I try to go into recovery mode it just gets stuck on the boot screen again.
When in fastboot mode, the device state is "locked" is there any ways to get this fixed?
You could try: (you will lose all your data)
fastboot -w
fastboot reboot
ilpolpi65 said:
You could try: (you will lose all your data)
fastboot -w
fastboot reboot
Click to expand...
Click to collapse
Here's what I've got
Code:
fastboot -w
wiping userdata...
Erase successful, but not automatically formatting.
Can't determine partition type.
FAILED (remote: unknown command)
erasing 'userdata'...
FAILED (remote: Erase is not allowed in Lock State)
finished. total time: 0.002s
It's still having the same issue..
update im still stuckk
Have you tried booting to bootloader and mounting /system?
This is obviously corruption of the firmware, and has nothing to do with wiping userdata. Download the full firmware and flash all of it through fastboot.
I also have my phone stuck The bot is closed and I can not do anything
V0idst4r said:
This is obviously corruption of the firmware, and has nothing to do with wiping userdata. Download the full firmware and flash all of it through fastboot.
Click to expand...
Click to collapse
I also have my phone stuck
The bot is closed and I can not do anything
Same here
It can't get passed the logo and I can't get any command in adb to go in fastboot. And recovery is a no go. Yay
Ph-1 stuck at boot, bootloader locked
kuyzz said:
update im still stuckk
Click to expand...
Click to collapse
We're able to fix the issue???

Unlocked OnePlus 6T stuck in bootloader

Hello, my OnePlus 6T is stuck in fastboot mode, I'd like to install Oxygen OS (which I have the zip file on my PC) or install twrp on it in order to flash the OOS but here is the problem:
If I type the command fastboot devices, the phone is detected:
PS C:\Users\Geoffrey\Desktop\OP6T\twrp> fastboot devices
4872f361 fastboot
BUT, if I type fastboot boot twrp.img (with a command prompt in the folder of the file), I get this error:
PS C:\Users\Geoffrey\Desktop\OP6T\twrp> fastboot boot twrp1.img
downloading 'boot.img'...
OKAY [ 0.628s]
booting...
FAILED (remote: Failed to load/authenticate boot image: Load Error)
finished. total time: 0.644s
The phone is unlocked, when I use the OnePlus 6T all in one tool and click Bootloader Status it says Unlocked
Please help me I really Don't know what to do
Why exactly are you trying to get into recovery?
Dark Nightmare said:
Why exactly are you trying to get into recovery?
Click to expand...
Click to collapse
Well I don't really need to get in to recovery I just thought i could help install the stock rom, what I want to do however is flash oxygen os on the phone, and I don't know how to do it through fastboot
Are you a t-mobile user? You're supposed to use the flash-all-partitions.bat file in order to flash the rom... What exactly have you done up to this point and what files are you using?
Dark Nightmare said:
Are you a t-mobile user? You're supposed to use the flash-all-partitions.bat file in order to flash the rom... What exactly have you done up to this point and what files are you using?
Click to expand...
Click to collapse
No I'm not a T mobile user, where can I get the flash-all-partitions.bat and what do i need to do with it ?
What have I done to get stuck in bootloader:
I unlocked my OP6T with the ALL IN ONE TOOL by mauronofrio
Flashed the TWRP from mauronofrio
But when I wanted to reboot the phone I figured out I was stuck in fastboot mode: if I try to boot in the os it boots in fastboot mode and same thing when I try to boot in the recovery
I don't know what happened..
GeoffreyLH said:
No I'm not a T mobile user, where can I get the flash-all-partitions.bat and what do i need to do with it ?
What have I done to get stuck in bootloader:
I unlocked my OP6T with the ALL IN ONE TOOL by mauronofrio
Flashed the TWRP from mauronofrio
But when I wanted to reboot the phone I figured out I was stuck in fastboot mode: if I try to boot in the os it boots in fastboot mode and same thing when I try to boot in the recovery
I don't know what happened..
Click to expand...
Click to collapse
https://forum.xda-developers.com/oneplus-6t/how-to/official-oxygenos-9-0-4-ota-oneplus-6t-t3860953
Dark Nightmare said:
https://forum.xda-developers.com/oneplus-6t/how-to/official-oxygenos-9-0-4-ota-oneplus-6t-t3860953
Click to expand...
Click to collapse
I'm sorry but I'm completely lost, I have downloaded the ROM but I can not flash it because I Don't have access to TWRP and I can't install it because of the error FAILED (remote: Failed to load/authenticate boot image: Load Error)
So what do I have to do ??
EDIT: I've found this https://forum.xda-developers.com/oneplus-6t/how-to/rom-stock-fastboot-roms-oneplus-6t-t3862516
I'll try to follow this guide, thank you a lot for your help, If this still doesn't work I'll tell you
1. Download the full rom
2. Put your device into fastboot
3. extract the contents of the full rom zip file
4. extract the images and the other flash zip file as well
5. run flash-all.bat, if that doesn't get you to boot, run flash-all-partitions.bat.
Id post your issues in the thread he linked. Specific to your device , most guys here in this thread are on tmo and it's a bit diff for us.
Sent from my ONEPLUS A6013 using Tapatalk
Dark Nightmare said:
1. Download the full rom
2. Put your device into fastboot
3. extract the contents of the full rom zip file
4. extract the images and the other flash zip file as well
5. run flash-all.bat, if that doesn't get you to boot, run flash-all-partitions.bat.
Click to expand...
Click to collapse
You're the man ! I successfully installed OOS thank you very much!
GeoffreyLH said:
You're the man ! I successfully installed OOS thank you very much!
Click to expand...
Click to collapse
Glad you're up and running man.
GeoffreyLH said:
You're the man ! I successfully installed OOS thank you very much!
Click to expand...
Click to collapse
Did you use flash-all or flash-all-partitions?
ram4ufriends said:
Did you use flash-all or flash-all-partitions?
Click to expand...
Click to collapse
Hey sorry for the late answer, I used flash-all.bat and waited 5 minutes then my phone rebooted
I can't find flash-all. Is it gone?
me too!
GeoffreyLH said:
Hello, my OnePlus 6T is stuck in fastboot mode, I'd like to install Oxygen OS (which I have the zip file on my PC) or install twrp on it in order to flash the OOS but here is the problem:
If I type the command fastboot devices, the phone is detected:
PS C:\Users\Geoffrey\Desktop\OP6T\twrp> fastboot devices
4872f361 fastboot
BUT, if I type fastboot boot twrp.img (with a command prompt in the folder of the file), I get this error:
PS C:\Users\Geoffrey\Desktop\OP6T\twrp> fastboot boot twrp1.img
downloading 'boot.img'...
OKAY [ 0.628s]
booting...
FAILED (remote: Failed to load/authenticate boot image: Load Error)
finished. total time: 0.644s
The phone is unlocked, when I use the OnePlus 6T all in one tool and click Bootloader Status it says Unlocked
Please help me I really Don't know what to do
Click to expand...
Click to collapse
I have the exact same problem! exactly!
---------- Post added at 08:33 PM ---------- Previous post was at 08:29 PM ----------
GeoffreyLH said:
You're the man ! I successfully installed OOS thank you very much!
Click to expand...
Click to collapse
I see this worked for you and Id like to try it but im a bit confused about what exactly to do. Could it be possible to have a more detailed explanation of the step by step things you did to fix this? I tried eveything you tried at first and got the exact same error message. I suspect if it worked for you it will work for me but I need a little more direction I guess.
Stuck on Fastboot, No recovery mode
Hey Guys...everytime i boot my oneplus 6t it remains stuck on fastboot mode , when i click on recovery mode it just gets back to the fastboot mode and also i am not able to start my phone. All i had done was format and factory reset using twrp and when i rebooted into system this all started hapening.It is also not recognised by PC..PLEASE HELP....
[email protected] said:
Hey Guys...everytime i boot my oneplus 6t it remains stuck on fastboot mode , when i click on recovery mode it just gets back to the fastboot mode and also i am not able to start my phone. All i had done was format and factory reset using twrp and when i rebooted into system this all started hapening.It is also not recognised by PC..PLEASE HELP....
Click to expand...
Click to collapse
Not recognized by the PC how? Are you trying to use the fastboot command? "fastboot devices" does anything come up?
You will need the fastboot ROM here, most likely to fix this.
Your last resort should be the MSMTool. (Remember it will relock your bootloader)
My Oneplus 6T is stuck on bootloop from 6 hours+ I've tried to hard reset the device, i have tried Volume Up + Power button, Recovery mode, deleting cache, none of it is working.
I had updated using the Oxygen Updater, 10.0 update, and it is now stuck forever in bootloop.
Please help

Categories

Resources