Skip to content
This repository was archived by the owner on Apr 16, 2025. It is now read-only.
This repository was archived by the owner on Apr 16, 2025. It is now read-only.

(EVERYONE!) Pixelfy 3.0 is not compatible with Magisk newer than 27! (OG Title) Magisk 28.1 and oos 12 not compatible with 3.0 #361

Open
@Bradford1040

Description

@Bradford1040

Device name: OnePlus 7t pro NR (HD1925)
Rom name: oxygen os
Android version: 12
Pixelify version: 3.0

Bug Description:
I updated magisk 27000 to 28.1and was stuck at fastboot, was able to get into OOS 12 recovery but had lost all my backup files so fixing that ROM was a lost cause! I used MSM unbrick back to OOS 11, and updated back to OOS 12, installed magisk 28.1 booted & flashed fine, after pixelfy install and reboot stuck at fastboot again so booted stock boot.img and it started, uninstalled 28.1 and installed 27.0 (27000) patched boot.img reboot to bootloader first booted patched image booted fine and showed rooted and pixelfy installed,so went back to bootloader and flashed, no issues

EDIT and FIX!

Two of the biggest killers in this I have found to be the boot animation & launcher if you avoid installing those two things you should be much better off!

  1. If you installed with anything over Magisk 27.0 (stable) you are most likely at fastboot wondering what you did wrong! . It is ok, unless you are on Android 15 which is 100% not supported, even very few Android 14's work

  2. You have the copy of your stock boot.img, at fastboot with device connected to PC, Type fastboot boot boot.img (which should still be in your platform-tools folder) do not flash it! Your device should boot normally and you will not be rooted, but you will be able to uninstall Magisk 27001~28.2 (at the time of this post it is the newest magisk). After you have uninstalled, Click on the Magisk 27.0 apk and install, after it is, patch your boot.img, with device connected to PC still open terminal adb pull /sdcard/Download/magisk_patched-27000_UfmXx.img (name of your patched img might be different) check to see it pulled the patched image and it is located in your platform-tools folder

  3. In the terminal on the PC, type adb reboot bootloader which should bring you back to fastboot, now type fastboot boot magisk_patched-27000_UfmXx.img just to double check everything is ok, If it boots up and you are rooted then we have to make it permanent (I am one that likes to double check everything before I flash anything) so once again in terminal adb reboot bootloader and at fastboot we type fastboot flash --slot=all boot magisk_patched-27000_UfmXx.img some devices you will have to manually select power off and after it shuts off then hold power button and turn device on after a flash

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions