FP4 Root Access is possible, maybe a bit risky

Could you try running logcat :pray: maybe that’s revealing something useful :thinking:

  • $ adb shell "logcat -c && logcat > /sdcard/logcat.txt"
  • Open Magisk, make it crash
  • Press Ctrl+C in the terminal you have adb running
  • $ adb pull /sdcard/logcat.txt
1 Like