topjohnwu / Magisk

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

Revvl 6 5G - MetroPCS - Android 13 #7287

Closed NinjaAdmin42 closed 1 year ago

NinjaAdmin42 commented 1 year ago

The Revvl 6 5G has no recovery.img, so I had to approach by means of patching the boot_a.img. Following the magisk installation guide, I was able to achieve root for the Android 12 variant. After the Android 13 update, with Magisk 26.1 and 26.2 Beta, I am unable to achieve root by means of the magisk_patched-boot_a.img. When flashed via Fastbootd, the device freezes at the logo screen and requires full flash of backup to fix. When flashing via MTKClient, the devices treats magisk_patched-boot_a.img like a regular boot_a.img without root. Patch flashing vbmeta_a.img soft bricks to fastboot/bootloader when the device boots. The Android 13 firmware has not dropped publicly, so I'm working off a payload backup dump. Attached are the debug installation log, A13 boot_a.img, and the magisk_patched-boot_a.img.

Log


Output file is written to /storage/emulated/0/Download/magisk_patched-26202_4XnFR.img


cp: can't preserve ownership of 'busybox': Operation not permitted cp: can't preserve ownership of 'magisk32': Operation not permitted cp: can't preserve ownership of 'magisk64': Operation not permitted cp: can't preserve ownership of 'magiskboot': Operation not permitted cp: can't preserve ownership of 'magiskinit': Operation not permitted cp: can't preserve ownership of 'magiskpolicy': Operation not permitted

End

Debug Log Files

Boot.img

DebugMagiskBoot.img

Device: Android version: Magisk version name: Magisk version code:

MagiskBot commented 1 year ago

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