ooting my Bell Aliant 4058E, hit the freeze loop. I've gotten further than the existing guides cover and just need one file.
Model: 4058E-2AB6CA1 · Build: RQK6G1G0CT00 · MT6739, Android 11, boot header v2
What's done: bootloader properly unlocked via mtkclient da seccfg unlock (lock_state=0x3 confirmed in expdb). neutron.img / neutron-noavb / neutron.QK50 all loop. Kernel+DTB transplanted from my stock recovery — LK now accepts the image only after adding an AVB hash footer with avbtool (add_hash_footer, partition_size 25165824); without it LK panics boot image decapsulate fail / boot image is NULL. With the footer, LK reaches booting linux --> jump to linux kernel — but the kernel dies instantly with zero ram-console output, because the ramdisk is the KEFS generic ramdisk, not QK6G's.
Ask: can anyone with a stock/un-rooted QK6G 4058E dump their boot partition? mtk r boot boot.img in mtkclient — 2 minutes. With the real QK6G boot.img I can run create-boot + the avbtool footer step and finish. Happy to write up the full QK6G procedure afterward for the next person.