Open jasonlaguidice opened 2 weeks ago
Actually not seem so same with that issue. You can upload to gdrive.
Im installed also v28 and with this version im unable to duplicate Magisk with Island, instead with v27 i was able. Any tip?
Actually not seem so same with that issue. You can upload to gdrive.
No problem! Here is a patched boot.img with 28001 https://drive.google.com/file/d/18ABtSPH8tO-S03RqpbZS0V4wOZp-yszD/view?usp=sharing
And here is the stock boot image extracted from the Sony firmware dump: https://drive.google.com/file/d/1TIBKhQ32D_GRttl_ImlJZ6wafKBEFmJY/view?usp=sharing
I can patch that boot image to the versions stated above and when flashing (fastboot flash boot_a [file]
) the device will boot okay. The device doesn't support the fastboot boot
command either.
No such luck. Steps performed:
And device boot loops.
It surprises me the commit doesn't work becuase that's the only commit in 27007-27008 that can cause boot issues. Can you try bisect between the first and last commit of 27007?
You can start here in middle and use ci builds: https://github.com/topjohnwu/Magisk/commit/b828e2d0b207f446cc112bd107a213e70f2d3e57
FYI just reporting back I'll be giving this a try but it'll take me a little bit to go through - I appreciate the help and wanted to let you know I'm not vanishing on it. Expected to be able to spend a couple of hours this evening and will report back once I find a commit that causes the boot failure.
https://github.com/topjohnwu/Magisk/releases/download/canary-27007/app-debug.apk flash and upload kmsg
Device: Sony Xperia 1 iii / XQ-BC62 / pdx215 Android version: 13 Magisk version name: v28.0 Magisk version code: canary-28001
Cannot capture boot dmesg as adb never becomes available before device bootloops (no recovery environment available either) pstore_ramoops & last_kmesg unavailable on stock kernel
Contents of
cat /proc/mounts
:Unfortunately I'll need assistance providing more information as the custom support for the Xperia 1 iii is very slim - there are no custom recoveries and the device uses the boot.img as the recovery AFAIK.
Assumed to be similar issue to https://github.com/topjohnwu/Magisk/issues/8446 Same tree of support: canary 27006 - boots canary 27007 - boots canary 27008 - doesn't boot beta 28000 - doesn't boot canary 28001 - doesn't boot
Device is using latest released stock ROM (must be fetched via xperifrm - Sony only supplies the ROM image in parts) - 61.2.A.0.472A
Stock boot.img and patched image are too large to upload directly to github (31MB compressed each) - which file upload site is preferred?