That's because you flashed the magisk boot instead of booting it. You can try to flash the stock and pray it doesn't cause a bootloop.I keep getting this error when I try to restore stock image and update to the c21
You can't use OTA without a stock boot. All links to stock boot images are on the first post.Can you share a link for the stock? So I just flash it under magisk -> direct instead select and patch?
Or should I just install the update and full and lose root. Start fresh?
fastboot getvar all
(bootloader) current-slot:
fastboot flash boot_a boot.img
fastboot flash boot_b boot.img
fastboot reboot
Thanks for this. Is it possible to have the stock image restored during the update by putting it in the magic directory?You can't use OTA without a stock boot. All links to stock boot images are on the first post.
WARNING THIS MIGHT RESULT IN A BOOTLOOP, DEPENDING ON YOUR LUCK.
NOT MY FAULT IF YOU BRICK.
You need to flash the boot image in the bootloader.
run the following in bootloader to check your slot:
Look for the following line to find your slot:Code:fastboot getvar all
Flash the stock boot using the one that matches your slot:Code:(bootloader) current-slot:
Reboot and pray:Code:fastboot flash boot_a boot.img fastboot flash boot_b boot.img
Code:fastboot reboot
No. I already warned you guys not to flash the magisk boot.Thanks for this. Is it possible to have the stock image restored during the update by putting it in the magic directory?
That's not possible. Option 2 is a full image and includes the stock boot. What boot file did you flash after downgrading back to OO12?I did option 2 first but that didn't fix anything. Option 1 caused a boot loop. I can access the bootloader still unlocked. Very weird.
Option 1 - boot loop. I can still access the bootloader (unlocked - since option 2 didn't restore full stock)
Option 2 - did not do anything to the bootloader. still the same problems.
I thought it would include the stock boot too. When I checked the bootloader it was still unlocked. It didn't make sense and I followed the onplus website correctly when reverting to android 12. I didn't flash any boot file at that point bc I fig reverting back to android 12 would " " update " "boot back to android 12. I guess it didn't. SO, I tried to install the boot image you provided for stock for the version of Android 12 reverted back to. That caused a boot loop. I can still access bootloader and it still says unlocked.That's not possible. Option 2 is a full image and includes the stock boot. What boot file did you flash after downgrading back to OO12?
Did you try to patch the boot to keep root after using the downgrade zip, before restarting?
reverting back doesn't lock the bootloader. how do you know it didn't revert back to oos12?I thought it would include the stock boot too. When I checked the bootloader it was still unlocked. It didn't make sense and I followed the onplus website correctly when reverting to android 12. I didn't flash any boot file at that point bc I fig reverting back to android 12 would " " update " "boot back to android 12. I guess it didn't. SO, I tried to install the boot image you provided for stock for the version of Android 12 reverted back to. That caused a boot loop. I can still access bootloader and it still says unlocked.
try download the update from apkmirrorThe Netflix method worked for me . Yesterday I was so stupid I cleared Netflix data by accident now I redone the method again but playstore says this version is not compatible with your device not able to update from playstore at all . All modules in place safety net pass device certified still . Any advice brother
Sorry I don't use those servicesUpgraded to C.21 and everything went perfectly. (g96818 is the Man!) Followed instructions to get Netflix working so all good there.
Problem:
Disney+ and Hulu do not work anymore. Guessing they need a fix like Netflix. Hulu looks like it will play but never starts video. D+ gets error code 83 which is the unsupported device error when unlocked/rooted.
What I have tried:
-Uninstalled/Reinstalled
-All permissions granted.
-Have them both in Magisk denylist and tried with the Enforce option both On and Off.
-Also tried using liboemcrypto module as well. No luck.
Also zygisk is enabled and Shamiko is installed. It passes all safetynet checks as well.
Any ideas on how to fix these?
Try to see what these two apps say:Upgraded to C.21 and everything went perfectly. (g96818 is the Man!) Followed instructions to get Netflix working so all good there.
Problem:
Disney+ and Hulu do not work anymore. Guessing they need a fix like Netflix. Hulu looks like it will play but never starts video. D+ gets error code 83 which is the unsupported device error when unlocked/rooted.
What I have tried:
-Uninstalled/Reinstalled
-All permissions granted.
-Have them both in Magisk denylist and tried with the Enforce option both On and Off.
-Also tried using liboemcrypto module as well. No luck.
Also zygisk is enabled and Shamiko is installed. It passes all safetynet checks as well.
Any ideas on how to fix these?
Try to see what these two apps say:
![]()
Oprek Root Detector - Check De - Apps on Google Play
Apps to check devices health, root, or xposed framework.play.google.com
They will try to detect any sign of root on your phone.
Have you added both apps to the deny list? Also please note that Enforce DenyList should be disabled for Shamiko to work (read the module description of Shamiko in your own screenshot).So you are on to something there. Seems Denylist is not being observed properly based on those apps even if I set it to Enforce... See screenshots.
Also included my Magisk details
Yes both are added, see new screenshot above. Yes I know regarding shamiko, was just trying both ways.Have you added both apps to the deny list? Also please note that Enforce DenyList should be disabled for Shamiko to work (read the module description of Shamiko in your own screenshot).
Ok so something I discovered is that neither Shamiko nor Universal Safety Fix can't properly hide the disguised Magisk app on their own. Plus, any other app that provides a LSPosed module will also trigger the detection. To hide these apps you should follow this guide. When it says "add all root apps" also add Hide My Applist, DarQ and LuckyPatcher. When it says "choose your Banking app" you should instead choose Disney+ and repeat the same process for Hulu, Oprek Detector and Applist Detector so that we can get some feedback.Yes both are added, see new screenshot above. Yes I know regarding shamiko, was just trying both ways.
Ok so something I discovered is that neither Shamiko nor Universal Safety Fix can't properly hide the disguised Magisk app on their own. Plus, any other app that provides a LSPosed module will also trigger the detection. To hide these apps you should follow this guide. When it says "add all root apps" also add Hide My Applist, DarQ and LuckyPatcher. When it says "choose your Banking app" you should instead choose Disney+ and repeat the same process for Hulu, Oprek Detector and Applist Detector so that we can get some feedback.
adb reboot bootloader
fastboot boot patched_boot.img
* change patched_boot.img to whatever your filename is.
Got it from my device. I'll try to see if I can dump the files tomorrow.Hello, did you get the boot.img from the original firmware or did you extract from your device. If you have the full flash file for NE2215 please post a link. Thanks