I tried to update to the newest version of OxygenOS but I'm now stuck on boot circle animation and not sure what to do.
I was initially on OOS 4.5.10
Here is what I did to try to update:
1. Downloaded OOS 5.1.3 from Oneplus website and also downloaded Magisk v16
2. Downloaded TWRP twrp-3.2.1-1-cheeseburger.img and then flashed to my phone.
3. Rebooted back into TWRP, then flashed the OOS 5.1.3 .zip file. Immediately after that, I flashed the Magisk .zip.
4. I then rebooted. I'm now stuck at boot.
I am now able to access TWRP. I wanted to try and restore using a Nandroid I made, but all my files appear as gibberish. I'm assuming this is an encryption issue?
What are steps I can take to fix this?
Edit: Figured it out.
Boot using BLU Spark recovery, or any other Oreo compatible recovery. Official twrp seems to have some issues now and then
deleted
deep0d0 said:
Boot using BLU Spark recovery, or any other Oreo compatible recovery. Official twrp seems to have some issues now and then
Click to expand...
Click to collapse
Could you tell me the exact steps to take from where I am now? I don't want to break anything else.
Edit: Figured it out.
elitemeat said:
I tried to update to the newest version of OxygenOS but I'm now stuck on boot circle animation and not sure what to do.
I was initially on OOS 4.5.10
Here is what I did to try to update:
1. Downloaded OOS 5.1.3 from Oneplus website and also downloaded Magisk v16
2. Downloaded TWRP twrp-3.2.1-1-cheeseburger.img and then flashed to my phone.
3. Rebooted back into TWRP, then flashed the OOS 5.1.3 .zip file. Immediately after that, I flashed the Magisk .zip.
4. I then rebooted. I'm now stuck at boot.
I am now able to access TWRP. I wanted to try and restore using a Nandroid I made, but all my files appear as gibberish. I'm assuming this is an encryption issue?
What are steps I can take to fix this?
Edit: Figured it out.
Click to expand...
Click to collapse
1) First download twrp recovery from codeworkx (Make sure you have the latest one)
https://forum.xda-developers.com/on...overy-twrp-3-2-1-0-oreo-oxygenos-5-0-t3725723
2) Boot to fastboot and flash the recovery.
3) Flash the rom zip file.
4) Flash magisk zip file.
5) Restart your phone.
##Note: If you want to flash the recovery file you can do that using twrp itself or using fastboot but what I've found that some apps (banking apps) don't work after replacing recovery.
I flashed TWRP onto my phone, but didn't have Magisk in internal storage so I started up my phone. Now I can't get back to TWRP through recovery or the bootloader. I tried flashing TWRP again and booting to recovery, but that didn't work.
What rom are you using? And what version of TWRP.
I'm on the default OxygenOS rom, and TWRP 3.2.2.0 cheeseburger.
I mainly need TWRP for installing Magisk, not a new rom.
oofset said:
I'm on the default OxygenOS rom, and TWRP 3.2.2.0 cheeseburger.
I mainly need TWRP for installing Magisk, not a new rom.
Click to expand...
Click to collapse
3.2.2-0 is broken and best avoided. Stick with the latest codeworkx Recovery or previous Official for now.
Dirk said:
3.2.2-0 is broken and best avoided. Stick with the latest codeworkx Recovery or previous Official for now.
Click to expand...
Click to collapse
does codeworkx support treble now?
oofset said:
I flashed TWRP onto my phone, but didn't have Magisk in internal storage so I started up my phone. Now I can't get back to TWRP through recovery or the bootloader. I tried flashing TWRP again and booting to recovery, but that didn't work.
Click to expand...
Click to collapse
can you do it in a terminal on your computer
Code:
reboot recovery
try flashing oos recovery and then twrp over it
Hi,
I was updating my OP6T to the new version (Magisk + Xxx NoLimits), but after the reboot post-update the device started to reboot to recovery after it booted. So I've tried to delete Magisk but the problem was still present, so I've decided to download the latest Oxygen ROM from the OnePlus and flash it from TWRP, but after flashing, the device started to always boot to recovery (before the OnePlus boot animation).
At least i tried to restore a nandroid backup of 1 month ago (System, Boot and Data), but still the device after the restore still boot to recovery before the boot animation.
I've only tried the system reboot (I've not tried to force boot another slot).
Do you have a solution to try before formatting the internal storage?
Thanks
Edit: After unistalling magisk and reflashing it again, now the device boots again, but immediately after (when the lock screen appear) the device reboot automatically to recovery again
Try this:
- in twrp , dirty flash the rom you are using (Oxygen os)
- factory reset
- flash twrp (the latest the better)
- flash Magisk 19.1
Reboot to system.
If this not working, Format data will work.
null0seven said:
Try this:
- in twrp , dirty flash the rom you are using (Oxygen os)
- factory reset
- flash twrp (the latest the better)
- flash Magisk 19.1
Reboot to system.
If this not working, Format data will work.
Click to expand...
Click to collapse
Factory reset from TWRP?
yes
null0seven said:
yes
Click to expand...
Click to collapse
So, do you mean the classic Wipe data, cache and dalvik?
https://forum.xda-developers.com/oneplus-6t/how-to/official-oxygenos-9-0-4-ota-oneplus-6t-t3860953
TWRP Users
1. Boot into TWRP and Flash the Latest Magisk Uninstaller
2. Flash the latest Full Oxygen OS Zip
3. Flash the TWRP installer Zip
4. Reboot to RECOVERY to make sure TWRP stays and continue to root.
5. Flash the Latest Magisk to maintain root
6. Reboot System and Enjoy the latest firmware without any data loss
Click to expand...
Click to collapse
I am guessing you skipped the first step...
Try this:
Flash the OTA zip
Reboot (you will be unrooted and with stock recovery)
Boot to TWRP through ADB
Flash magisk unistaller
Reboot
Boot to TWRP through ADB
Flash OTA zip
Flash TWRP
Reboot to TWRP
Flash magisk
Galeanatur said:
https://forum.xda-developers.com/oneplus-6t/how-to/official-oxygenos-9-0-4-ota-oneplus-6t-t3860953
I am guessing you skipped the first step...
Try this:
Flash the OTA zip
Reboot (you will be unrooted and with stock recovery)
Boot to TWRP through ADB
Flash magisk unistaller
Reboot
Boot to TWRP through ADB
Flash OTA zip
Flash TWRP
Reboot to TWRP
Flash magisk
Click to expand...
Click to collapse
I don't have the OTA but the full rom, isn't simplier to update with the full ROM?
I think I'm going to try the null0seven's solution
null0seven said:
Try this:
- in twrp , dirty flash the rom you are using (Oxygen os)
- factory reset
- flash twrp (the latest the better)
- flash Magisk 19.1
Reboot to system.
If this not working, Format data will work.
Click to expand...
Click to collapse
Ok, I've done this and actually is even worse, the device started to boot in recovery again and TWRP doesn't recognize that the internal storage is crypted, so i can't even access the internal storage (it shows only strange folders), so, now I can't flash the nandroid backup anymore.
I also mean FULL rom .zip.
Format data in twrp or in Fastboot. Or use MSM tool .
https://forum.xda-developers.com/oneplus-6t/how-to/tool-6t-msmdownloadtool-v4-0-oos-9-0-5-t3867448
all of them will wipe ALL in youre phone, but it will work.
null0seven said:
I also mean FULL rom .zip.
Format data in twrp or in Fastboot. Or use MSM tool .
https://forum.xda-developers.com/oneplus-6t/how-to/tool-6t-msmdownloadtool-v4-0-oos-9-0-5-t3867448
all of them will wipe ALL in youre phone, but it will work.
Click to expand...
Click to collapse
So I've to Full wipe and then adb sideload the ROM? Because at the current state I can't even boot the device, it always starts in TWRP
Edit: I've also tried the blue_spark's version but nothing changed, TWRP can't recognize the encrypted storage
you can try this first.
https://forum.xda-developers.com/oneplus-6t/how-to/rom-stock-fastboot-roms-oneplus-6t-t3862516
fuji97 said:
Hi,
I was updating my OP6T to the new version (Magisk + Xxx NoLimits), but after the reboot post-update the device started to reboot to recovery after it booted. So I've tried to delete Magisk but the problem was still present, so I've decided to download the latest Oxygen ROM from the OnePlus and flash it from TWRP, but after flashing, the device started to always boot to recovery (before the OnePlus boot animation).
At least i tried to restore a nandroid backup of 1 month ago (System, Boot and Data), but still the device after the restore still boot to recovery before the boot animation.
I've only tried the system reboot (I've not tried to force boot another slot).
Do you have a solution to try before formatting the internal storage?
Thanks
Edit: After unistalling magisk and reflashing it again, now the device boots again, but immediately after (when the lock screen appear) the device reboot automatically to recovery again
Click to expand...
Click to collapse
When you're saying you're flashing the full ROM after wiping, are you meaning the xxx no limit? If so this isn't an os rom it's just a magisk module rom that's an add on to oxygen os. You need to wipe and flash the latest oxygen os rom, stable or beta which ever you're using, then flash TWRP, flash your os again on the other slot, flash TWRP, flash magisk, if your system boots fine then flash the xxx no limits rom in twrp.
ebproject said:
When you're saying you're flashing the full ROM after wiping, are you meaning the xxx no limit? If so this isn't an os rom it's just a magisk module rom that's an add on to oxygen os. You need to wipe and flash the latest oxygen os rom, stable or beta which ever you're using, then flash TWRP, flash your os again on the other slot, flash TWRP, flash magisk, if your system boots fine then flash the xxx no limits rom in twrp.
Click to expand...
Click to collapse
No, I flashed the full ROM downloaded from the OnePlus server
Have you tried formatting data?
Cablespider said:
Format data.
Click to expand...
Click to collapse
So, full format data and flash rom + TWRP + Magisk?
fuji97 said:
No, I flashed the full ROM downloaded from the OnePlus server
Click to expand...
Click to collapse
You're best bet is to use the MSM tool
https://forum.xda-developers.com/oneplus-6t/how-to/tool-6t-msmdownloadtool-v4-0-oos-9-0-5-t3867448
Ok, I've decided to use MSM to recover the device, I've lost the internal storage, but at least the device is working again.
Thank you to everyone who helped me in this thread
fuji97 said:
Ok, I've decided to use MSM to recover the device, I've lost the internal storage, but at least the device is working again.
Thank you to everyone who helped me in this thread
Click to expand...
Click to collapse
Maybe it was a Magisk module that caused it. I removed pixel module from Magisk and it done the same to me.
Hello, I have a T-Mobile 6T which thanks to the XDA thread about bypassing T-mobile, is running the international firmware so I didn't have to kiss their butt trying to unlock the bootloader. Yesterday I decided to try the Resurrection Remix rom since it is unclear whether the Lineage 16 rom supports the in-display fingerprint reader, and I am too busy at work and too lazy to read the entire thread to see if it does.
I followed the instructions and updated my OxyOS to the latest .15 release via TWRP which I also updated to the latest version via OTG using a USB drive because I was unable to unencrypt using the older Blu-Spark TWRP version I had installed. After the OxyOS update (on both partitions) I flashed TWRP again, rebooted to recovery and installed Pico Gapps.
I found the Resurrection Remix rom to be very buggy and I hate the way the in-display biometric works (very slow and I don't like the paw print used as fingerprint placement). Anyway I started installing apps and after 4 apps installed, it says there is no space left in storage.
Nothing will update, and when I try to check storage with any file explorer it says "access denied" or just won't load. I've tried everything. Wiped the data and did factory reset, then flashed stock rom again and same issue. What am I doing wrong?
That looks like a messed up flash. And is pretty common. Considering that A/B is still new and everyone has his own method of flashing. So assuming you can make it back to latest Stock OOS (9.0.15 right now). If you dunno how to then simple reboot to recovery, flash OOS ZIP and then TWRP. Again Reboot to Recovery from within TWRP (Reboot -> Recovery) and again flash OOS ZIP and TWRP Installer. For TWRP I recommend you to grab the latest one (3.3.1-6 as of now). Once flashed, Format Data (Wipe -> Format Data -> YES) and Reboot. Wait for it to boot up. Now you should be on Stable Stock OOS with TWRP Installed.
Now Download ROM of your Choice (RR, LOS, Bootleggers, whatever). You will also need the latest TWRP Installer (same as above) and Gapps (Nano/ Stock Recommended) and Magisk if you want to Root. Reboot to Recovery, flash ROM ZIP and TWRP Installer ZIP. Wait for it to Finish. Reboot to Recovery. Once in TWRP, again flash ROM and TWRP Installer. Once done, again. Reboot to Recovery from Within TWRP. (Read above on how to). Now, flash Gapps. Magisk if you want to Root. Once done, again do a Format Data. Reboot and be patient for ROM to boot. And then tell me wether this works or Not. Good Luck.
Title says it all. I've recently tried to install TWRP on 6T (latest OOS) but little to no avail. I was wondering has anyone have success with upgrading from 3.4 to 3.5 while keeping data? and if you have could you guide me into the steps that you have done to fully get the TWRP working?
No issues here, booted to twrp and flashed latest twrp installer, then magisk if you want root
@Huskied I used the themed One Plus TWRP located here on my Oneplus 6T. https://forum.xda-developers.com/t/...-twrp-by-acuicultor-morphine1.3847752/page-10
It's on the last page if interested. I'm currently using v3.5.2-9 from there. Zero issues installing it on my end.
Flash TWRP installer zip through TWRP on your device then reboot. You should have TWRP installed then.
On my global Oneplus 6t .
Rom install w/TWRP install:
Flash OOS 10.3.9
Flash rom (with gapps included as example)
Flash TWRP installer zip
Flash finalize
Reboot recovery
Flash magisk 22.1 zip
Format data (swipe yes) wipes everything!
Reboot system.
If you just want TWRP then just install installer zip and if you want root install magisk zip afterwards then reboot. Should be good then.
(Edit)