(23-07-2021, 11:07 AM)X3non Wrote: (22-07-2021, 10:29 PM)Enigmah313 Wrote: - When I patched the 'supposed' ROM after following all the steps in the post (above), it went into bootloop. It's easy to assume it wasn't the correct firmware as posted in the link. Thusly, if anyone else has this phone. DO NOT use the link I posted here.
- Yes the bootloader is unlocked and confirmed in adb?
All the steps went smoothly until I rebooted the phone, from flashing patch_boot.img within magisk manager.
- No, the proper firmware for the 2021/android 10 variant couldn't be found. So I decided to make a learning experience and do things the hard way, but definitely a learning experience. And a guide for those in a similar situation of what NOT to do and what CAN be done if possible.
you need to check the current build number on your device (at least for future reference)
you can do this by taking a readback of recovery.img from the device ; open the scatter file using notepad then take note of the values for recovery partition from the scatter file of the firmware you downloaded then readback guide @ https://www.hovatek.com/forum/thread-526.html ; step 5 - 14
if successful, get the build number using method 7 @ https://www.hovatek.com/forum/thread-16005.html
The build number was in my first post. Here it is below:
Build: V03_20210302
Chipset: MT6761V/WE
Kernel: 4.9.190+
i'll attempt the readback steps you mentioned and update. in retrospect from perusing the official site ROM, it appears that amazon sales are false specs (which occurred with my Armor 5X). I had to tell them the specs and they agreed after checking and changed their graphics within hours.
The site from data states: OUKITEL_WP5_EEA_10.0_V09_20201119_192903
from reading the file info: its android 10, version 9, dated 11/19/2020 9:29:03 pm ???
How is my phone a version 3 for the year 2021 but the Oukitel website has a version 9 for 2020???
I also attempted to fastboot flash the boot.img file from the official site (mentioned above) but it didn't change the bootloop at all.
I also attempted to remove the orange state/reboot from the phone by hex-decimal but the MT6761 is one of the versions that the 82xxxx cannot be found in the editor. So anyone with a similar chipset, it's a waste of time.
Question: isn't the recovery.img on the phone and boot.img the same image? is there a method using SP tools or similar software to copy/rip the recovery.img? Then flash the recovery.img within adb, to return it back to stock in a worst-case scenario? The phone hasn't been using yet, so I have no saved data.