Problems with Research Download Tool
Problems with Research Download Tool
(11-09-2022, 11:07 AM)Gargoyle I think you went about it the wrong way.
Do not patch with magisk recovery.img but boot.img, then create vbmeta-sign-custom.img again.
You must sign the patched boot.img.
Also try Magisk v23.0 or v24.3 first, version 25 and above didn't work for me on Unisoc devices.
Edit:
Fixed files here
https://mega.nz/file/OR9FjJ4B#595VUjhIZN...epv7NLZzFA
if you flashed a patched recovery, replace the stock recovery.
flash the files via fastboot
fastboot flash boot boot.img
fastboot flash vbmeta vbmeta-sign.img
(13-09-2022, 12:50 AM)Gargoyle Does the stock firmware boot without problems?