No longer booting with Magisk installed - OnePlus 7 Pro Questions & Answers

Hi,
I have a rather odd problem:
My phone simply does not boot when Magisk is installed
Installed Magisk 20.0 on Stock 10.0.1-GM21BA a while ago and everything was fine.
Today it won't boot any more (stuck on the warning that my bootloader is unlocked, then bounces to fastboot)
As soon as I uninstall Magisk from TWRP it boots again
Then I Install Magisk 20.1 from TWRP, it does not boot.
Then I uninstall Magisk 20.1 from TWRP, it boots again
Then I flash the pre-patched boot image from here and it does not boot again
Then I flash the stock boot image from here and it boots again
I also tried installing Magisk without dm-verity (only forceencrypt), still not booting beyond unlock warning and fastboot
Does someone know what is going on with my phone
Can I root it without Magisk?
Thank you for any help

Try TWRP 70

Maybe you're on twrp v71... Try reverting to the older v70

had same problem.i reflashed stock and locked bootloader back to offical, andriod 10 lets twrp work but not masgik. i even used magisk manager to patch file and flashed that file to have no more root

NateDev said:
Try TWRP 70
Click to expand...
Click to collapse
santiagoruel13 said:
Maybe you're on twrp v71... Try reverting to the older v70
Click to expand...
Click to collapse
Thanks for the ideas, did not fix it unfortunately
Guess I will stay without Magisk for now

do you have any modules hanging out?
https://forum.xda-developers.com/apps/magisk/module-tool-magisk-manager-recovery-mode-t3693165
you could try that.

Hmm.
Try this with twrp v70
1. Boot to twrp
2. Flash the full a10.0.1 rom
3. Flash twrp v70
4. Reboot to twrp
5. Flash magisk v20.
Reboot
Thats what i do if something is wrong.. i always reflash a rom..
---------- Post added at 07:22 AM ---------- Previous post was at 07:19 AM ----------
Re flashing a rom also saved my friend's phone..after flashing boot.img for rooting purposes..he always boot without a wifi. So we dirty flash a rom.first . Then using that same rom that we flashed.. we extrscted its boot.img then patched it with magisk. Then re flashed.. then boom.. its working now..
Reflashing the full a10.0.1 rom.solved the issue..
---------- Post added at 07:24 AM ---------- Previous post was at 07:22 AM ----------
My idea here is that
Flash the rom..
Then using the rom that you just flashed..
Get its boot.img.. then patch it then flash it again.. it will now boot. I havent tried directly flashing a patched boot.img without reflashing the rom first..

I met the same problem this morning. Did the following thing to let phone boot with magisk.
1. install magisk 74
2. install Magisk-uninstaller-20200110.zip
3. reboot magisk
4. install magisk-v20.3.zip
5. boot system

coolguy001 said:
I met the same problem this morning. Did the following thing to let phone boot with magisk.
1. install magisk 74
2. install Magisk-uninstaller-20200110.zip
3. reboot magisk
4. install magisk-v20.3.zip
5. boot system
Click to expand...
Click to collapse
do you mean in step 1, Magisk Manager v7.4.0

Did anyone figure out how to fix this issue? I have tmobile and after updating to 9.5.5 and installing magisk it works until I reboot again and then it hangs and goes to fastboot. I try to narrow down the problem and it happens after I install adaway maybe after I choose system less. Or after installing YouTubevanced. Idk what I'm doing

Did anyone find a fix to this ? I'm having the exact same issue.
Flashing magisk 20.4 gives a bootloop. Uninstalling via TWRP allows me to boot to system. No overlays no modules etc,everything uninstalled but still cant boot with magisk. Have I missed something? The only solution I can find is factory reset and begin again, which I can do but as a last resort.

Related

How to root OxygenOs 9.5.6 for OnePlus 7?

Flashing magisk patched boot img to gain root access isn't working on OxygenOS 9.5.6. After flashing magisk patched boot and rebooting to the system, the message" Your phone was restarted and needs to be unlocked" is shown on the lock screen and the system restarts immediately. Then the lock screen password is requested and then goes to OnePlus recovery. If I reboot from the recovery to the system, the message mentioned above is shown and reboot to the recovery again. How can I fix the issue without wiping any data?
Is the patched boot img from 9.5.6 ?
Yes. I extracted it from OTA zip and patched it via Magisk.
Have you tried this or this? Still waiting for 9.5.6 to land.
moi123 said:
Have you tried this or this? Still waiting for 9.5.6 to land.
Click to expand...
Click to collapse
EDIT : Tried getting the OTA thru Oxygen Updater and applying via System > Updates. However, the update always fails at 11%. Anyone experienced this?
EDIT2 : The 9.5.6 incremental OTA is ~120MB, however Oxygen Updater says that if the phone is rooted then it only supports a FULL update (~2GB). Is this the problem? Can I still do the incremental OTA update despite being rooted, as per this post ?
YeHtetAg.92 said:
Flashing magisk patched boot img to gain root access isn't working on OxygenOS 9.5.6. After flashing magisk patched boot and rebooting to the system, the message" Your phone was restarted and needs to be unlocked" is shown on the lock screen and the system restarts immediately. Then the lock screen password is requested and then goes to OnePlus recovery. If I reboot from the recovery to the system, the message mentioned above is shown and reboot to the recovery again. How can I fix the issue without wiping any data?
Click to expand...
Click to collapse
These would be the basic steps to install magisk:
1. Boot to fastboot
2. Boot to twrp (get it from the official twrp page)
Code:
fastboot boot recoveryname.img
3. Flash twrp installer (it'll be a zip, you can find it in the twrp official page)
4. Reboot to recovery (twrp)
5. Flash Magisk
But since you effed up with the patched boot image, perform upto steps 4, then
5. Flash OOS (latest or whichever you like)
6. Flash twrp installer
7. Reboot to recovery (twrp)
8. Flash Magisk
9. Reboot to system
10. Profit.
---------- Post added at 03:27 PM ---------- Previous post was at 03:23 PM ----------
moi123 said:
EDIT : Tried getting the OTA thru Oxygen Updater and applying via System > Updates. However, the update always fails at 11%. Anyone experienced this?
EDIT2 : The 9.5.6 incremental OTA is ~120MB, however Oxygen Updater says that if the phone is rooted then it only supports a FULL update (~2GB). Is this the problem? Can I still do the incremental OTA update despite being rooted, as per this post ?
Click to expand...
Click to collapse
Just download the full rom and flash it using twrp. Without rebooting, flash twrp installer so as to keep twrp. Now reboot to twrp, flash magisk. And then reboot to system. Voila!
dewri21 said:
Just download the full rom and flash it using twrp. Without rebooting, flash twrp installer so as to keep twrp. Now reboot to twrp, flash magisk. And then reboot to system. Voila!
Click to expand...
Click to collapse
Thanks! Will try!
Got it. On OOS 9.5.5, I used a magisk module "OOS native call recorder" and may be it blocks the OOS booting into system ui. Now I factory reset my 1+7 and root successfully via patched boot.

TWRP gone after Magisk update

Hey everyone,
My TWRP has been erased from the phone and all I did was update magisk to the latest version (v 20). I'm on Android Pie, why did that happen? I can boot the phone and everything looks fine, it's just that TWRP is gone.
Should I just install it again ? Will I lose data if I install latest TWRP ?
THanks
Hmm.. i dont know what's happened to yours.. but i also updated my magisk to v20. And all.is well.. when i checked thru it a while ago... I can still boot to twrp..
Are you using the v70 twrp?? Try flashing it again via magisk.. be sure to flash magisk.again after that.. ??
santiagoruel13 said:
Hmm.. i dont know what's happened to yours.. but i also updated my magisk to v20. And all.is well.. when i checked thru it a while ago... I can still boot to twrp..
Are you using the v70 twrp?? Try flashing it again via magisk.. be sure to flash magisk.again after that..
Click to expand...
Click to collapse
No, I was using an old version of TWRP, don't remember what it was exactly, but it wasn't the latest one for sure.
What would be the correct steps to flash TWRP and Magisk so my phone boots up and I don't lose data?
Boot to twrp using fastboot then install twrp and magisk then proceed to reboot to system
Phantom Thief said:
Boot to twrp using fastboot then install twrp and magisk then proceed to reboot to system
Click to expand...
Click to collapse
same here. can't permanetly install twrp as recovery
Same here... I tried to install TWRP again and, at a certain point, phone couldn't even boot. I had to fastboot boot img, flash installer and then magisk 19.3. Now it all works
I was already on 3.3.1-70 ofc
Jack_Sparrow_ said:
Same here... I tried to install TWRP again and, at a certain point, phone couldn't even boot. I had to fastboot boot img, flash installer and then magisk 19.3. Now it all works
I was already on 3.3.1-70 ofc
Click to expand...
Click to collapse
which twrp version u use?
lee0525 said:
which twrp version u use?
Click to expand...
Click to collapse
Not the bluspark, the other one
I got the same issue, twrp is gone after update magisk to v20
what is the right way to install twrp from magisk v20?
I downloaded twrp .70
tnx
mikek753 said:
I got the same issue, twrp is gone after update magisk to v20
what is the right way to install twrp from magisk v20?
I downloaded twrp .70
tnx
Click to expand...
Click to collapse
looks like there is an issue with the latest magisk update. We'll have to wait for an update to the magisk or twrp so TWRP can stick
To fix it i booted into twrp then installed the last rom i was using (pie) then flashed twrp.zip, rebooted into recovery then installed magisk 19.4. you'll have to re-install your modules and re enable your apps that used root.
so since I'm using PIE 9.5.13. Just install the full zip of 9.5.13 through local storage > And then flash twrp and then magisk through twrp? Will there be data loss?
I got twrp back, in magisk by install twrp.
magic download I run flash the twrp and recovery is back
there was no any data loss in my case
For those have the same issue, here is the solution without flashing a new ROM.
https://github.com/topjohnwu/Magisk/issues/1920
from bootloader mode execute
fastboot flash boot boot.img (the stock boot.img)
boot twrp image (I used .70 unified)
fastboot boot twrp.img
flash twrp-installer.zip
flash magisk.zip (I flashed 19.4)
Enjoyyyyy
PS: you can get your corresponding stock boot.img from
https://www.oneplus7tips.com/category/oneplus-7-pro/kernels/
lee0525 said:
For those have the same issue, here is the solution without flashing a new ROM.
https://github.com/topjohnwu/Magisk/issues/1920
from bootloader mode execute
fastboot flash boot boot.img (the stock boot.img)
boot twrp image (I used .70 unified)
fastboot boot twrp.img
flash twrp-installer.zip
flash magisk.zip (I flashed 19.4)
Enjoyyyyy
PS: you can get your corresponding stock boot.img from
https://www.oneplus7tips.com/category/oneplus-7-pro/kernels/
Click to expand...
Click to collapse
Thank you.....
New to the OP7 Pro and this post saved me... I got my device last week and Magisk v20 was current and removed TWRP.... There is a Magisk 21 update is that safe or just say right here?

Wifi wont connect after rooting my One plus 7 pro with oxygen os 10.1AA

Anyone know how to fix this problem? I flash using twrp 3.3.1.70 and using Magisk v20. Every time I root the oxygen os 10.1, it seems to work fine but only the wifi won't stick. From what I can tell the wifi won't connect to any network and after a brief search it shuts off automatically. I have a oneplus 7 pro 1917
It happened to me as well. Sometimes, the boot version is meant for a similar version but not the same, and the phone loses the drivers to the wifi. You might need to download the full original stock and flash it again to get the drivers back, however, you will need to deal on how to root it afterwards.
Have you tried
Rooting via flashing your phone with a pre patched boot img?? Then install magisk. Install twrp via magisk???
The only way I have been able to get this to work is use the MSM tool to stock firmware. I root the device and then manually update to 10.0.1, but when i restart, it gets stuck in a boot loop back to fastboot mode. to to get out of the boot loop, I use TWRP boot loop recovery, however, this also removes the rooted device.
Hi there,
after a few unplaned experiments this week I think it's a problem with the unlocked bootloader.
I have an unlocked BL and rooted Device via Magisk (V20.0.0).
1) After the first OTA my device did not restart with Qualcomm crash mode -> dm-varity - device corrupted.
2) I had reflashed my OP7 pro with the msm-tool back to 9.5.3AA. Then unlocked and rootet again. Everything worked fine.
3) OTA to 10.0.1AA -> No Wifi, unstable Bluetooth, No Speakers (Calling and Music/Video), Camera crashed and i regulary needed to reboot afterwards.
4) Again MSM-downgrade to Android 9, direct upgrade to 10.0.1AA with locked BL. Everything was OK (WiFi, BT, Speakers, Camera)
5) Unlocked again, then i has the same Problems as described on 3).
Can someone confirm if it's a problem with the unlocked BL.
Hopefully it is fixed with the next Update.
18os13 said:
The only way I have been able to get this to work is use the MSM tool to stock firmware. I root the device and then manually update to 10.0.1, but when i restart, it gets stuck in a boot loop back to fastboot mode. to to get out of the boot loop, I use TWRP boot loop recovery, however, this also removes the rooted device.
Click to expand...
Click to collapse
Hmm. .. if you have a TWRP..
WHY NOT just
1. Flash a 10.0.1 full rom
2. Flash TWRP INSTALLER
3. REBOOT TO TWRP
4. FLASH MAGISK??
5. REBOOT
---------- Post added at 11:08 PM ---------- Previous post was at 11:06 PM ----------
etwas42 said:
Hi there,
after a few unplaned experiments this week I think it's a problem with the unlocked bootloader.
I have an unlocked BL and rooted Device via Magisk (V20.0.0).
1) After the first OTA my device did not restart with Qualcomm crash mode -> dm-varity - device corrupted.
2) I had reflashed my OP7 pro with the msm-tool back to 9.5.3AA. Then unlocked and rootet again. Everything worked fine.
3) OTA to 10.0.1AA -> No Wifi, unstable Bluetooth, No Speakers (Calling and Music/Video), Camera crashed and i regulary needed to reboot afterwards.
4) Again MSM-downgrade to Android 9, direct upgrade to 10.0.1AA with locked BL. Everything was OK (WiFi, BT, Speakers, Camera)
5) Unlocked again, then i has the same Problems as described on 3).
Can someone confirm if it's a problem with the unlocked BL.
Hopefully it is fixed with the next Update.
Click to expand...
Click to collapse
Nope.. unlocking the bootloader doesnt have anything to do wity your problem..
Hm.. have you tried the steps i mentioned above??
If you have magisk v20.. why not
1. Install twrp v70 via magisk..
2. Install magisk again (choose recommended)
3. Reboot to twrp
4. Flash a full android 10.0.1 rom
5. Re flash twrp installer
6. Reboot to twrp again
7. Flash magisk v20
8. Reboot.
I saw this in a kernel flash thread. It may help but can't confirm. Although I have run into similar issues after rooting then trying the no limits optimizations. I finally decided not to use it because it kept breaking my wifi and USB c audio. Try this maybe it will help?
From kirusakura kernel thread.
"Question: My WiFi is not working after flashing the kernel. I can´t toggle it on.
Answer: That means something happened to your device, that is causing some stuff to not get loaded properly when booting. I ran into the same issue once. Read through the thread to find the cause.
I wrote a guide in the linked thread, that explains step by step, how to return to a working condition without the need to wipe the phone completely.
Click the following link to find the post: post is linked here
"
santiagoruel13 said:
Hmm. .. if you have a TWRP..
WHY NOT just
1. Flash a 10.0.1 full rom
2. Flash TWRP INSTALLER
3. REBOOT TO TWRP
4. FLASH MAGISK??
5. REBOOT
---------- Post added at 11:08 PM ---------- Previous post was at 11:06 PM ----------
Nope.. unlocking the bootloader doesnt have anything to do wity your problem..
Hm.. have you tried the steps i mentioned above??
If you have magisk v20.. why not
1. Install twrp v70 via magisk..
2. Install magisk again (choose recommended)
3. Reboot to twrp
4. Flash a full android 10.0.1 rom
5. Re flash twrp installer
6. Reboot to twrp again
7. Flash magisk v20
8. Reboot.
Click to expand...
Click to collapse
Problem is even when it initally roots after I restart it does not work anymore. The only way I have been able to do it somewhat successfully is through using an older version of magisk.
Hey guys the best and fastest way to resolve this is to install a custom kernel. Took me less than 5 minutes and it works now!
sonvotrung said:
Hey guys the best and fastest way to resolve this is to install a custom kernel. Took me less than 5 minutes and it works now!
Click to expand...
Click to collapse
Yeah for me it solved the problem. After the TWRP and Magisk install i didn't able to use wifi. But after i installed a custom kernel (arter97 r32) the wifi works again! Thanks!
Guys, I lost root after OTA from 9 to 10.0.1. To try to recover it I have done:
1. I reinstalled TWRP
fastboot flash boot twrp-3.3.1-71-guacamole-unified-Q-mauronofrio.img
Click to expand...
Click to collapse
On TWRP:
2. uninstalled Magisk using Magisk-uninstaller-20191102.zip
3. installed full OOS 10.0.1 OnePlus7ProOxygen_21.O.21_OTA_021_all_1910071446_6f7c731d5aa7dbe.zip
4. run the twrp installer twrp-3.3.1-70-guacamole-unified-installer-mauronofrio.zip
5. Reboot into Recovery twrp again without issue
6. Installed Magisk Magisk-v20.1.zip
7. Reboot into System
Root still doesn't work. What am I doing wrong?
PS: When my wifi broke after the update, I re-flashed the boot.img from OOS 10.0.1 OnePlus7ProOxygen_21.O.21_OTA_021_all_1910071446_6f7c731d5aa7dbe.zip and all worked fine.
haverlok said:
PS: When my wifi broke after the update, I re-flashed the boot.img from OOS 10.0.1 OnePlus7ProOxygen_21.O.21_OTA_021_all_1910071446_6f7c731d5aa7dbe.zip and all worked fine.
Click to expand...
Click to collapse
I flashed a Magisk-patched boot image and lost wifi, but the phone never gained root; I tried to reflash the stock boot image to fix the wifi but nothing has changed. I seem to be stuck with no wifi and no way to reflash anything in TWRP. Any ideas?
isellmidgets said:
I flashed a Magisk-patched boot image and lost wifi, but the phone never gained root; I tried to reflash the stock boot image to fix the wifi but nothing has changed. I seem to be stuck with no wifi and no way to reflash anything in TWRP. Any ideas?
Click to expand...
Click to collapse
I have moved away from OOS. Too many unknown apks. I am now using LOS17 no issues so far and GCam.

Flashing magisk 20.1 on OOS 10.3.0 causing bootloop

Last week I installed the 10.3.0 OTA without unsinstalling magisk and its modules because I completely forgot to, so the update got rid of root but the modules wheren't uninstalled correctly. Today I tried to flash magisk again several times through twrp and got bootloops every time, I eventually thought of removing the leftover modules and trying to flash again, since I still got a bootloop I completely unsinstalled magisk with the uninstaller.zip and tried to flash magisk again several times but they all also ended in a bootloop that was only fixed by flashing the uninstaller.zip again.
Does anybody know what could be causing these loops and how to fix them? I'm using twrp 3.3.1-16 for OP6 by mauronofrio.
Hello!
Try this last Blue Spark TWRP. That solved my problem (same as yours): blu_spark_r112-oos_op6-op6t_0dd5f9228.zip
HERE: https://github.com/engstk/op6/releases
SkyWo said:
Does anybody know what could be causing these loops and how to fix them? I'm using twrp 3.3.1-16 for OP6 by mauronofrio.
Click to expand...
Click to collapse
mauronofrio wrote the following in his TWRP thread a while ago. You can try blu_spark TWRP that Ysar57 linked earlier -- I haven't tried it personally together with Magisk so I don't know if it will work or not.
So little update, after some tests i'm sure there is a compatibility problem between twrp and magisk, i was able to get only one of them, so actually i don't know how to proceed, i need to understand if it is a twrp problem or a magisk problem, TWRP is in stand-by for now.
There are not problems on Android Pie, if you need of the twrp on android Q just flash in boot partition the Q .img (fastboot flash boot twrp.img) and then reboot from fastboot in recovery. Before publishing the twrp I had not tested magisk and twrp together.
On Android 10 use only magisk 19.4
Click to expand...
Click to collapse
Ysar57 said:
Hello!
Try this last Blue Spark TWRP. That solved my problem (same as yours): blu_spark_r112-oos_op6-op6t_0dd5f9228.zip
HERE: https://github.com/engstk/op6/releases
Click to expand...
Click to collapse
I tried following your exact guide from the TWRP post and now it doesn't even get to the bootloop. Maybe I'm missing something?
Don't need flash 3rd party kernel like Blue Spark.
When you got bootloop after first time install Magisk on OOS 10
All you need to do is unistall Magisk through ‘twrp 3.3.1-16 for OP6 by mauronofrio’. Then reboot into system
After that reboot to bootloader, and boot the recovery and install latest Magisk 20.4 again
---------- Post added at 08:13 PM ---------- Previous post was at 08:13 PM ----------
Don't need flash 3rd party kernel like Blue Spark.
When you got bootloop after first time install Magisk on OOS 10
All you need to do is unistall Magisk through ‘twrp 3.3.1-16 for OP6 by mauronofrio’. Then reboot into system
After that reboot to bootloader, and boot the recovery and install latest Magisk 20.4 again

Issues getting root back after Android 11 Update OP6

Hey, after installing android 11 on my Oneplus 6 I have servere issues on getting root back.
Both methods I used result in a stuck boot.
Method 1: fastboot boot twrp, then install magisk.zip (tried with both 21.4 (last with a zip) and the renamed 23.0 (from apk to zip)
Method 2: Extracted boot.img from my OTA update, then patched with magisk 23.0.
Flashed the new boot.img -with fastboot -with twrp both result in a stuck boot.
Suprisingly flashing the extracted boot.img from the OTA boots fine, but that image is without magisk
Update: I have extracted the boot.img directly from the phone, patched it and it still doesn't work
I've also tried fastboot boot twrp with a variety of versions of twrp after upgrading to 11.1.1.1 but with no success.
If someone could recommend a verified way to root a op6 with 11.1.1.1 I'd appreciate it
Thratchen said:
I've also tried fastboot boot twrp with a variety of versions of twrp after upgrading to 11.1.1.1 but with no success.
If someone could recommend a verified way to root a op6 with 11.1.1.1 I'd appreciate it
Click to expand...
Click to collapse
twrp actually works, but after flashing magisk or flashing a magisk boot.img it breaks. I have a working version here
Ping me if you get magisk working
I can confirm the TWRP-3.5.2-enchilada-Nebrassy-2.img run on my OP6 without any issue and allowed my to install the latest magisk, giving me a fully functioning root for my 11.1.1.1 ROM. Thanks for the help
To remember!
Thratchen said:
I can confirm the TWRP-3.5.2-enchilada-Nebrassy-2.img run on my OP6 without any issue and allowed my to install the latest magisk, giving me a fully functioning root for my 11.1.1.1 ROM. Thanks for the help
Click to expand...
Click to collapse
Which installation method of magisk did you use?
How long did you wait after first boot?
I downloaded the full 11.1.1.1 ROM as I was upgrading from a previous rooted 10.3.x version. I placed this file in the phones root directory and use the "local upgrade" feature.
When that completed I rebooted the phone a few times just to make sure everything was working as expected. I usually waited 1-2 minutes before rebooting every time.
Next I placed the latest magisk version file into the root of the phone rebooted into the bootloader and performed fastboot boot TWRP-3.5.2-enchilada-Nebrassy-2.img which booted into the TWRP as expected. Then I installed the magisk.zip and rebooted the phone into a nice newly rooted magisk environment. Tbh I didn't wait anymore 10-20 seconds to reboot after installing magisk while in TWRP.
I hope that's helpful for you
Thratchen said:
I downloaded the full 11.1.1.1 ROM as I was upgrading from a previous rooted 10.3.x version. I placed this file in the phones root directory and use the "local upgrade" feature.
When that completed I rebooted the phone a few times just to make sure everything was working as expected. I usually waited 1-2 minutes before rebooting every time.
Next I placed the latest magisk version file into the root of the phone rebooted into the bootloader and performed fastboot boot TWRP-3.5.2-enchilada-Nebrassy-2.img which booted into the TWRP as expected. Then I installed the magisk.zip and rebooted the phone into a nice newly rooted magisk environment. Tbh I didn't wait anymore 10-20 seconds to reboot after installing magisk while in TWRP.
I hope that's helpful for you
Click to expand...
Click to collapse
Thanks for the reply, as a last question: Which magisk version did you use (could you link i?t). I assume you took the magisk v23 apk and renamed it to .zip? or what did you do?
Yes. I used the latest canary build of magisk and simply renamed it to magisk.zip
https://raw.githubusercontent.com/topjohnwu/magisk-files/canary/app-debug.apk
Thratchen said:
Yes. I used the latest canary build of magisk and simply renamed it to magisk.zip
https://raw.githubusercontent.com/topjohnwu/magisk-files/canary/app-debug.apk
Click to expand...
Click to collapse
Hmm, I perfectly copied your instructions and still get a bootloop. Even reflashed 11.1.1.1 again. Might be time for a reset
Do you actually get a bootloop or it just gets stuck in the unlocked bootloader warning screen?
Mine hangs there for several minutes before booting, I reflashed several times because of it but all I had to do is wait.
vkass said:
Do you actually get a bootloop or it just gets stuck in the unlocked bootloader warning screen?
Mine hangs there for several minutes before booting, I reflashed several times because of it but all I had to do is wait.
Click to expand...
Click to collapse
I leave the "bootloader unlocked" screen and the rotating "circle" animation plays. I even can connect via adb logcat to see the boot logs (but I do not understand them, though they clearly loop)
is there a zip version of TWRP-3.5.2-enchilada-Nebrassy-2 available that I can flash or can i flash the standard twrp latest zip after booting in to the nebrassy recovery so that it is permanant recovery?
Also can I flash the latest 23 relase of magisk or does it have to be the canary?
I was able to successfully boot in to the nebrassy recovery but i don't want to get in to a permanent bootloop if the standard twrp zip will break things after flashing or the stable relase of magisk will get me in to a bootloop
Thanks @UraniumDonut !
tacohell said:
is there a zip version of TWRP-3.5.2-enchilada-Nebrassy-2 available that I can flash or can i flash the standard twrp lat est zip after booting in to the nebrassy recovery so that it is permanant recovery?
Also can I flash the latest 23 relase of magisk or does it have to be the canary?
I was able to successfully boot in to the nebrassy recovery but i don't want to get in to a permanent bootloop if the standard twrp zip will break things after flashing or the stable relase of magisk will get me in to a bootloop
Thanks @UraniumDonut !
Click to expand...
Click to collapse
The twrp image should have a button in twrp called "install current twrp to recovery" or similar. With magisk I cannot help you as I have bootloops with every version of magisk , but @Thratchen had success with the canary version (I didn't)
UraniumDonut said:
I leave the "bootloader unlocked" screen and the rotating "circle" animation plays. I even can connect via adb logcat to see the boot logs (but I do not understand them, though they clearly loop)
Click to expand...
Click to collapse
Try to flash the full update zip with twrp, it will flash to both partitions, then try to flash latest magisk renamed apk in twrp.
vkass said:
Try to flash the full update zip with twrp, it will flash to both partitions, then try to flash latest magisk renamed apk in twrp.
Click to expand...
Click to collapse
Thanks, I’ll try. A few questions:
Wipe dalvik after flash?
Boot into system or instant flash magisk?
Wipe dalvik after magisk?
Which magisk?(canary or 23.0)?
Thanks!
UraniumDonut said:
The twrp image should have a button in twrp called "install current twrp to recovery" or similar. With magisk I cannot help you as I have bootloops with every version of magisk , but @Thratchen had success with the canary version (I didn't)
Click to expand...
Click to collapse
Thhank @UraniumDonut - that worked - I have never before used that method and honestly didn't even know about it. I use the official documented twrp way which is to first fastboot in to twrp and then install the zip file which has to be located on the phone file system. This method seems a lot easier!
As to magisk, I usually flash that from twrp using the zip file method and never have had any issues. But with all the issues surrounding oos 11 I am playing it safe as I don't want to get in to a boot loop. Will do some more research before I try something. But thanks to you I have made 1 step forward progress!
UraniumDonut said:
Thanks, I’ll try. A few questions:
Wipe dalvik after flash?
Boot into system or instant flash magisk?
Wipe dalvik after magisk?
Which magisk?(canary or 23.0)?
Thanks!
Click to expand...
Click to collapse
I wiped
No need to boot first
Wiping once is enough
I'm using 23
I did not install twrp at all, just booted it, flashed Ota and magisk and reboot.
vkass said:
I wiped
No need to boot first
Wiping once is enough
I'm using 23
I did not install twrp at all, just booted it, flashed Ota and magisk and reboot.
Click to expand...
Click to collapse
I'm out of ideas. I followed your guide exactly.
Flashed 11.1.1.1 OTA.zip
The log said "installing to inactive slot _b, reboot recovery to flash more zips"
I wiped dalvik,
I rebooted into recovery slot b (I didnt boot into system)
I installed magisk 23.0 APK renamed to zip. It installed into slot b.
I did not wipe dalvik.
I rebooted into system.
I still get a stuck boot (OnePlus circles rotating)
Bonus: after "fastboot flash boot stock_boot.img" it boots fine (but no root)
I never installed TWRP, just "fastboot boot TWRP"
I understand nothing
Just for reference here
UraniumDonut said:
I'm out of ideas. I followed your guide exactly.
Flashed 11.1.1.1 OTA.zip
The log said "installing to inactive slot _b, reboot recovery to flash more zips"
I wiped dalvik,
I rebooted into recovery slot b (I didnt boot into system)
I installed magisk 23.0 APK renamed to zip. It installed into slot b.
I did not wipe dalvik.
I rebooted into system.
I still get a stuck boot (OnePlus circles rotating)
Bonus: after "fastboot flash boot stock_boot.img" it boots fine (but no root)
I never installed TWRP, just "fastboot boot TWRP"
I understand nothing
Click to expand...
Click to collapse
I posted detailed steps if you want to give this a try @UraniumDonut: https://forum.xda-developers.com/t/how-to-root-op6-11-1-1-1.4344269/#post-85765879

Categories

Resources