topjohnwu / Magisk

The Magic Mask for Android
GNU General Public License v3.0
49.16k stars 12.64k forks source link

No su despite successful flashing patched boot.img (Philips TPM191E) #8159

Closed classiphil closed 5 months ago

classiphil commented 5 months ago

Device: Philips TV 50PUS8535/12 (TPM191E same as @fusebyte #6427) Android version: 9 & 11.0 (Android TV) Magisk version name: 22000 - 27000 Magisk version code: 27000

logcat | grep magisk Ignoring /data/data/com.topjohnwu.magisk/lib with unexpected GID 0 instead of 10115

I patched the vbmeta with the fastboot command. I have a/b Slots and always patch both. Booting fine. No boot loops. But no "su" in /sbin or elsewere, afaik. I always followed the above mentioned 9 steps when installing.

boot-patch.log log.txt magisk_log_2024-03-21T07.06.25.log

Does it matter, that Magisk announces the platform "armeabi-v7a" when altering the boot.img but my uname -a shows "armv8l"?

cat /proc/cpuinfo processor : 0 model name : ARMv8 Processor rev 2 (v8l) Processor : AArch64 Processor rev 2 (aarch64)

MagiskBot commented 5 months ago

Invalid bug report, automatically closed. Please report issues using the latest debug Magisk build (version code: 27002).