Root Itel P15 Stuck/Hang on logo with custom vbmeta
Root Itel P15 Stuck/Hang on logo with custom vbmeta
python avbtool info_image --image vbmeta-sign.imgpython avbtool extract_public_key --key hovatek.pem --output keys/hovatek.binpython avbtool make_vbmeta_image --key rsa4096_vbmeta.pem --algorithm SHA256_RSA4096 --flag 2 --chain_partition boot:1:keys/boot.bin --chain_partition system:3:keys/system.bin --chain_partition vendor:4:keys/vendor.bin --chain_partition product:10:keys/product.bin --chain_partition dtbo:9:keys/dtbo.bin --chain_partition recovery:2:keys/hovatek.bin --chain_partition w_modem:5:keys/w_modem.bin --chain_partition w_gdsp:6:keys/w_gdsp.bin --chain_partition pm_sys:7:keys/pm_sys.bin --chain_partition dtb:11:keys/dtb.bin --padding_size 16384 --output vbmeta-sign-custom.imgpython vbmeta_pad.pypython avbtool info_image --image recovery_stock.imgpython avbtool add_hash_footer --image recovery_magisk.img --partition_name recovery --partition_size 36700160 --key hovatek.pem --algorithm SHA256_RSA4096(01-12-2021, 10:06 AM)lolvatveo In research download tool setting I select power off after flash, put vbmeta first and flash custom recovery later, also changed the name to be the same as stock. I tried many times but doesn't boot to menu it hang forever, i open the phone case cover to disconnect the capable pin then flash stock vbmeta then it boots normally. Phone don't accept these file or vbmeta custom not suitableohh, maybe I got the problem, try with flag 0 when creating custom signed vbmeta and flash that using fastboot
(01-12-2021, 10:09 AM)Ahmed Jubayer ohh, maybe I got the problem, try with flag 0 when creating custom signed vbmeta and flash that using fastboot
fastboot flash vbmeta vbmeta.img
then reboot
fastboot reboot
check is you can reboot to system without bootloop or not
(01-12-2021, 03:21 PM)lolvatveo thanks I will try with flag 0, my phone can't flash through adb fastboot when not root (fastboot flag locked) need #SU permission to flash.you unlocked the bootloader?
(01-12-2021, 05:06 PM)Ahmed Jubayer you unlocked the bootloader?
if yes then it should let you flash images
(02-12-2021, 12:51 AM)lolvatveodid you tried to unlock the bootloader following this guide https://www.hovatek.com/forum/thread-32287.html ??(01-12-2021, 05:06 PM)Ahmed Jubayer you unlocked the bootloader?
if yes then it should let you flash images
I can unlock OEM and USB Debug, this SPD can only flash via Research/SPD/Factory Tool if not Root. I tried many ways to unlock it with fastboot command, it didn't work: flashing flag locked. better is research tools