Fix dm‐verity corruption - salivo/TB-330FU GitHub Wiki
Preface
Solution I found here XDA forum. But the solution don't remove the delay :(
Note, the lk is updated on any firmware update, so best case, you have to repeat it after every update, but it is also possible that the dm-verify patch wont work on a future version, so if you're on the stock rom, think twice before just hitting "update"...\
Fix that button press is needed to boot
- Install lkpathcer.
- Then get
lk_a.bin
andlk_b.bin
from Dump. - Patch they, don't forget to set your path to the file
lk_a.bin
andlk_b.bin
.
python3 -m lkpatcher -o pathed_lk_a.bin lk_a.bin
python3 -m lkpatcher -o pathed_lk_b.bin lk_b.bin
- Then flash with MtkClentUI.
- Enter to the BROM mode
- In the
Write partiction(s)
section set path to thepathed_lk_a.bin
andpathed_lk_a.bin
forlk_a
andlk_b
respectively. - Click to the
Write partiction(s)
button
Remove Orange-State Message
- ah later I wi do it
Remove Delay
- Sorry, not yet
- But you can reverse engineer that :yum: