-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
Android 14 Rockchip - Magisk app says not installed after flashing the patched boot.img #8555
Comments
I haven't look carefully into this due to time reason, but I think it would be better if we have more logs. Please follow https://developer.android.com/studio/debug/bug-report to grab a bugreport and attach it here |
Here is the Magisk install log I see this error in the log for Magisk v28 but not with Magisk v26.4 where it is working A Google search only leads to this Will post a logcat later. |
I have the same thing on beryllium. |
@ONEKTM I don't think so, I've just uncompressed lineage-21.0-20241224-nightly-beryllium-signed.zip and it has the following non-empty files in root:
|
Actually, worked that time. Since that I replaced linage with microg lineage, and it fails with the same method. Here's my magisk loading log: https://e.pcloud.link/publink/show?code=XZFDUwZjFGGyCpUMS8tPGFpsC2MJfVqj6m7 |
I figured out, that if I change anything in system, even a single build.prop property, Magisk says N/A after reboot. From that point, I need to wipe all partitions except data, flash system image, reboot, flash patched boot and vbmeta. But then it doesn't let me run Revolut. |
But Revolut doesn't mind Magisk at least for me. |
Not Magisk, but custom rom / open bootloader is a problem for them. |
Device: Rockchip RK3588
Android version: 14
Magisk version name: 28
Magisk version code: 28001
On Rockchip Android 14 arm64 if patching the boot.img with Magisk v28 the patched image is the same size as the stock image even though the Magisk app said patched successfully.
If I use the previous Magisk version then the patched boot.img is about 100KB bigger in size but Magisk also doesn't say Magisk is installed even after flashing the patched boot.img.
After flashing the patched Magisk boot.img then the Magisk app in Android 14 says Ramdisk - Yes, Magisk Installed - N/A so Magisk is not installed and can't give root?
On Android 12 on the same device, Magisk root worked successfully.
Magisk v26.4 and Kitsune Magisk v26.4 works on Android 14, some later commit must have broken something.
Please check if Magisk supports boot images from this Android 14 boot image or how to solve it.
https://nch.pl/s/5EEbywKB82osBn3
The text was updated successfully, but these errors were encountered: