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

Android 14 Rockchip - Magisk app says not installed after flashing the patched boot.img #8555

Open
mo123 opened this issue Nov 13, 2024 · 2 comments

Comments

@mo123
Copy link

mo123 commented Nov 13, 2024

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

@canyie
Copy link
Collaborator

canyie commented Nov 15, 2024

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

@mo123
Copy link
Author

mo123 commented Nov 18, 2024

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
https://pastebin.com/raw/LfyUtWBK

I see this error in the log for Magisk v28 but not with Magisk v26.4 where it is working
'unknown/unsupported ASN.1 DER tag: 0x00'

A Google search only leads to this
https://gerrit.twrp.me/c/android_bootable_recovery/+/7762

Will post a logcat later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants