(14-08-2021, 01:05 AM)Brendanus Wrote: @Hovatek - I find that the fix for removing the 5 second delay seems to work on the original Android 9 firmware of my Lenovo TB-8705F tablet, but not on the Android 10 update. The Lk.img file in A9 has the 08 B5 ** ** 7B 44 1B 68 1B 68 01 2B text, but it is not in the A10 version. The stub 7B 44 1B 68 1B 68 01 2B occurs 5 times in A9 (and the 5th one matches the 08 B5 ** ** prefix), but only 4 times in the A10 Lk file and none have the 08 B5 ** ** prefix. Any ideas?
(16-08-2021, 12:56 PM)Chelebitech Wrote: I have Oukitel C21 and the LK.BIN file has 2 places which 7B441B681B68012B hex code written and none of them has 08B5 ** ** in the begining. the two codes are;
D9FE 094B 7B441B681B68012B
9AFF 074B 7B441B681B68012B
Can anyone help?
Thanks.
it's either you leave it as it is and manage your device with the time delay OR you do trial and error to figure out which one (if any) is the right one
What you're trying to remove is the orange state Warning..
My advice don't need around the lk.bin too Much. Just chill till we have a working twrp recovery to sort those things out
(17-08-2021, 05:09 PM)Adewoyin Peter Tayo Wrote: What you're trying to remove is the orange state Warning..
My advice don't need around the lk.bin too Much. Just chill till we have a working twrp recovery to sort those things out
Even with TWRP (which Oukitel C21 don't have one working) the "orange_state_disabler_MTK Only" module only replaces 3 strings in lk.img file but not changing 5 second delay. To bypass the delay we had to find the exact place to change Hex codes. but in this thread (and others online) make you search for "7B441B681B68012B" and replace the one starting with "08B5 ** **" which our phones lk.img is not compatible. either the string is changed to another or the beginings changed. if we found which one is true there may be a port for Oukitel C21 after a working TWRP found. Otherwise it will be only a cosmetic replacement and 5 sec delay willl still there.
I got factory firmware for my infinix note7 x690B, downloaded from hovatek forum.
It has 2files=
"lk.img" and "lk-verified.img".
Which one should I modify and flash for above process? If I need to modify both, then please mention the partition names on which I need to flash both.
Note: I want to use fastboot for flashing.
(28-08-2021, 01:37 PM)Abdullah Zafar Wrote: I got factory firmware for my infinix note7 x690B, downloaded from hovatek forum.
It has 2files=
"lk.img" and "lk-verified.img".
Which one should I modify and flash for above process? If I need to modify both, then please mention the partition names on which I need to flash both.
Note: I want to use fastboot for flashing.
You can modify lk.img and there's only one lk partition
Good day, I have a mobiwire4 point of sale device with MT6580 mediatek chipset and Android8. The vendor firmware is signed. I could install Magisk and patch boot.img to get su. The bootloader was unlocked with fastboot and the patched boot.img installed.Orange state warning and 5 sec. delay comes up afterwards during boot.
I've followed the thread to patch lk.img to remove the warning & delay. Flashing lk-signed.patched.img resulted in the device not booting at all.
I flashed the OS to start clean. I've dumped the lk partition and compared it to lk.sign. The start of the contents differ, which suggests that SPFlashtool changes lk-sign.img during installation, probably stripping off the signature.
If I dd the dumped lk data back to the partition the terminal boots fine. If I edit the dumped lk data and remove the orange warning text, it wont boot with the altered data.
Does the lk.img have a checksum of sorts that detects that it was edited?
Any help regarding patching the orange warning & boot delay, due to the unlocked bootloader, will be much appreciated.
(09-11-2021, 12:36 PM)donovan2002 Wrote: Good day, I have a mobiwire4 point of sale device with MT6580 mediatek chipset and Android8. The vendor firmware is signed. I could install Magisk and patch boot.img to get su. The bootloader was unlocked with fastboot and the patched boot.img installed.Orange state warning and 5 sec. delay comes up afterwards during boot.
I've followed the thread to patch lk.img to remove the warning & delay. Flashing lk-signed.patched.img resulted in the device not booting at all.
I flashed the OS to start clean. I've dumped the lk partition and compared it to lk.sign. The start of the contents differ, which suggests that SPFlashtool changes lk-sign.img during installation, probably stripping off the signature.
If I dd the dumped lk data back to the partition the terminal boots fine. If I edit the dumped lk data and remove the orange warning text, it wont boot with the altered data.
Does the lk.img have a checksum of sorts that detects that it was edited?
Any help regarding patching the orange warning & boot delay, due to the unlocked bootloader, will be much appreciated.
Create a thread for this by clicking Ask Question at the top