Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[XIAOMI] - [Mi 10T Pro (apollo)]: Bootloop (+ fix) #334

Open
dtrail opened this issue Aug 12, 2024 · 0 comments
Open

[XIAOMI] - [Mi 10T Pro (apollo)]: Bootloop (+ fix) #334

dtrail opened this issue Aug 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@dtrail
Copy link

dtrail commented Aug 12, 2024

Device name: Apollo (Mi 10T Pro)
Rom name: Lineage OS 20
Android version: 13
Pixelify version: 3.0

Bug Description:
Instant bootloop after installation on first reboot.

The bootloop was different, though. It restarts way faster, than on any other bootloop I've ever experienced.
The only way to circumvent it, was to actually flash the Rom's stock kernel (LOS 20). Removing the magisk module via recovery didn't work - no matter how I did it. Dirty flashing the rom, manually removing all affected apps or even flash Gapps again didn't help. Not even disabling Magisk to only use its core functions helped.
After flashing the kernel and therefore disabling Magisk and root altogether was the only fix. From there I was able to restore my system:

Steps to fix in detail:

First try
--> METHOD 1:

  1. Simply re-flash Magisk from recovery
  2. Reboot
  3. If your device still bootloops, try the following:

--> METHOD 2:

  1. Reboot into recovery and remove the Pixelify main module only (/data/adb/modules - OR - somewhere under /cache)
  2. Flash your stock kernel (if available)
  3. Reboot without flashing Magisk (to verify, that you can boot)
  4. If it worked, now re-flash your preferred kernel (if you used another one before)
  5. Finally flash Magisk again.
  6. Boot your phone, open Magisk App and remove all Pixelify modules (if still existing)
  7. Reboot once more. Done

If the above steps don't succeed:

--> METHOD 3:

  1. Dirty-flash your current rom (LOS 20 in my case)
  2. Flash GApps (if required, or if you had them installed before)
  3. Manually flash your stock kernel (yes, again), because Magisk would automatically patch it after flashing the Rom.
  4. Reboot without flashing Magisk (to verify, that you can boot)
  5. If it worked, now re-flash your preferred kernel (if you used another one before)
  6. Finally, flash Magisk again.
  7. Boot your phone, open Magisk App and remove all Pixelify modules (if still existing)
  8. Reboot once more. Done

Good luck!

@dtrail dtrail added the bug Something isn't working label Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant