Closed joshotws closed 2 months ago
But I can see /system/bin/magisk
in your system. There should be root access.
But it showed up like that. And when I opened the root checker app, it didn't work.
LoveSy @.***> 於 2024年8月18日 週日 12:28 寫道:
But I can see /system/bin/magisk in your system. There should be root access.
— Reply to this email directly, view it on GitHub https://github.com/topjohnwu/Magisk/issues/8313#issuecomment-2295106717, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGF6FWUUBTYLCQXB2KOZDCTZSAPFRAVCNFSM6AAAAABMUJY3ZOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJVGEYDMNZRG4 . You are receiving this because you authored the thread.Message ID: @.***>
Sorry, I forgot to attach the file in my previous email reply. I have now attached the file.
I performed "wipe all" again to clear all the data, and now it's working normally. Thank you for your assistance.
Use calyxos is what I would recommend (Because they're completely non proprietary and have working micro G services out of the box, and they respect ur freedom and privacy) to do the same and also make sure that when you flash init boot you are flashing it to the init_boot slot and not the boot slot. I am also currently on a pixel 7 and have done this up to Android 15 through 13 and with a pixel 6 and 7 and Also make sure that you are not using SDK platform tools version 34.0.1 because fastboot is broken in that SDK.
fastboot flash init_boot init_boot.img(magisk patched)
I have seen mentions of a --slot all being added to the above command I have never had to, and If my understanding of how A and B devices actually work is correct, the flag is unnecessary.
Also if ur having trouble getting into fastbootd to do the flash (not sure if ur dirty flashing or what exactly but attempting to cover many bases for ya
adb reboot-bootloader ; fastboot reboot fastboot
Also make sure you have disabled verity and verification.
Device: Google Pixel 7 Android version: 14.0.0 (AP2A.240805.005, Aug 2024) Magisk version name: Debug Magisk version code: 27006
I am trying to report a bug after updating my Pixel 7 to the latest Android version 14.0.0 (AP2A.240805.005, Aug 2024). After installing Magisk version 27.0 and patching the boot image, I flashed it to init_boot but I am still unable to achieve root access.
I have attached the debug logs and the init_boot.img file that I flashed. Could you please help me identify the issue? Thank you in advance.
magisk_log_2024-08-16T23.39.04.log magisk_patched-27006_26il4.zip init_boot.zip