Magisk for Android 12/OOS12 global ( magisk_patched)

Search This thread

hi thanks for the tutorial, managed to extract the OOS12 stock boot img and patched it with magisk 24, but when I connect in fastboot mode and check with the fastboot devices command I get nothing, and nothing on device manager either. even tho my bootloader is unlocked and fastboot drivers are installed, the pc doesnt seem to "see" my phone?

the adb devices command does show my phone when connected and turned on.
Use another usb cord or try another USB port or another Windows 10 pc.
 

kjaved373

Senior Member
Aug 20, 2011
283
35
I got stuck in fastboot as well (flashing stock boot.img was successful, but was unable to reboot). I was able to fix it by changing my active slot, flashing boot.img, and then rebooting. Something must have gone wrong somewhere and the active slot changed for me.
 

deepongi

Recognized Developer
Jul 12, 2008
6,097
15,095
41
Portugal
OnePlus 9
Samsung Galaxy Watch 5
i've recompiled stock recovery for C15 with adb enabled. you can pull boot.img and patch ut with magisk for root




use on adb shell:

dd if=/dev/block/platform/soc/1d84000.ufshc/by-name/boot_a of=/external_sd/boot_a.img

then pull it:

adb pull /external_sd/boot_a.img

then patch it with magisk, and flash it with fastboot flash boot magisk_blabla.img.

works for me, screenshot of POW it attachment also.

regards.
 

Attachments

  • Screenshot_2022-04-18-21-48-31-50_785cfb1f0fb0c9a2030c9b38a1c3479a.jpg
    Screenshot_2022-04-18-21-48-31-50_785cfb1f0fb0c9a2030c9b38a1c3479a.jpg
    261.4 KB · Views: 76

goRt

Senior Member
Mar 19, 2007
988
218
Nexus 7 (2013)
OnePlus 8
i've recompiled stock recovery for C15 with adb enabled. you can pull boot.img and patch ut with magisk for root




use on adb shell:

dd if=/dev/block/platform/soc/1d84000.ufshc/by-name/boot_a of=/external_sd/boot_a.img

then pull it:

adb pull /external_sd/boot_a.img

then patch it with magisk, and flash it with fastboot flash boot magisk_blabla.img.

works for me, screenshot of POW it attachment also.

regards.

You need to be already rooted to use that as SU needs issuing first
 
Nov 13, 2015
45
9
hey all has anyone tried this? When I installed this or patched it myself I can't swipe up to return to homescreen anymore. There's also a punchhole dot that appears but off center to the actual punchhole. Anyone else experience this?
 

1ulak

New member
Jun 12, 2022
3
0
Yemen
After a lot of heartache I have created a boot.img for this
Always test with fastboot boot xxx.img
when happy then fastboot flash boot xxx.img

After a lot of heartache I have created a boot.img for this
Always test with fastboot boot xxx.img
when happy then fastboot flash boot xxx.img
Can you upload ( stock boot.img ) for me?
from version IN2015_11.C.16 (Global) please.
 

1ulak

New member
Jun 12, 2022
3
0
Yemen

Attachments

  • Screenshot_٢٠٢٢-٠٦-١٢-١١-٣٥-٤٣-٤٧_785cfb1f0fb0c9a2030c9b38a1c3479a.jpg
    Screenshot_٢٠٢٢-٠٦-١٢-١١-٣٥-٤٣-٤٧_785cfb1f0fb0c9a2030c9b38a1c3479a.jpg
    106.6 KB · Views: 39
  • Screenshot_٢٠٢٢-٠٦-١٢-١٠-٠٥-٥٠-٧٥_f87a76b94b6e55ccb7085e315ba2641a.jpg
    Screenshot_٢٠٢٢-٠٦-١٢-١٠-٠٥-٥٠-٧٥_f87a76b94b6e55ccb7085e315ba2641a.jpg
    407.1 KB · Views: 37

Top Liked Posts