MTK-bypass / bypass_utility

MIT License
460 stars 114 forks source link

NotImplementedError: Can't find 0x707 hw_code in config #20

Closed iReebu closed 3 years ago

iReebu commented 3 years ago

Firstly, thanks for that tool, it already helped a lot of people and gives me hope.

Now a question, I have a Redmi 9, it's a MT6768. Unfortunaly I bricked the device while flashing Custom Recovery. To flash the stock firmware with SP Flashtool I want to bypass the bootrom protection with your tool.

As soon as I connect it detects the port, but at the end I do not get Protection disabled, instead it stops with the line: _NotImplementedError("Can't find {} hw_code in config".format(hwcode)) and gives me the final error: _NotImplementedError: Can't find 0x707 hwcode in config

Maybe you know something and could say me if I did something wrong or is my device completely irreparable and hard bricked?

chaosmaster commented 3 years ago

Please make sure, you follow the instructions in the Readme and have the exploits collection installed.