Rooting a Blackview Tab 18 with a Mediatek G99 (MT6789) chip
Rooting a Blackview Tab 18 with a Mediatek G99 (MT6789) chip
(28-04-2024, 07:31 PM)kelvinchinedu Unlock your bootloader first and backup boot using wwr or mtkclient
(30-04-2024, 08:12 AM)ghostdunks Managed to root it successfully. I unlocked the bootloader first(relatively simple, just needed to enable option in developer options, then used "fastboot flashing unlock" in bootloader mode to unlock bootloader). Then managed to get stock factory firmware from Blackview support, which had the stock boot.img file. Loaded Magisk onto the device, copied the stock boot.img file over, used magisk to patch it, resulting in a patched boot.img. Then used SP Flash Tool V6 to upload(or as per the software, "download") just the boot.img file onto the device, using the DownloadAgent file from the factory firmware. Once the patched boot image was uploaded onto the device, it was rooted.
Hope that helps anyone else looking to do this
(30-04-2024, 08:12 AM)ghostdunks Managed to root it successfully. I unlocked the bootloader first(relatively simple, just needed to enable option in developer options, then used "fastboot flashing unlock" in bootloader mode to unlock bootloader). Then managed to get stock factory firmware from Blackview support, which had the stock boot.img file. Loaded Magisk onto the device, copied the stock boot.img file over, used magisk to patch it, resulting in a patched boot.img. Then used SP Flash Tool V6 to upload(or as per the software, "download") just the boot.img file onto the device, using the DownloadAgent file from the factory firmware. Once the patched boot image was uploaded onto the device, it was rooted.I have a similar tablet (Doogee T20 Ultra) that also runs on the Helio g99 chipset (MT6789) that I need to root and I want to be sure about this. You weren't required to flash a vbmeta image prior to flashing the Magisk patched boot image with SP Flash Tool V6? I've seen other instructions that use the traditional fastboot commands instead of SP flash tool v6 but they require the flashing of a vbmeta image first to avoid a boot loop. I have the vbmeta image from the stock firmware ROM but I'd prefer to just flash the patched boot image with the SP flash tool and DA binary.
Hope that helps anyone else looking to do this