Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mtk.py payload cannot recognize BOOTROM! #3

Closed
awsaxf opened this issue Aug 3, 2021 · 10 comments
Closed

mtk.py payload cannot recognize BOOTROM! #3

awsaxf opened this issue Aug 3, 2021 · 10 comments

Comments

@awsaxf
Copy link

awsaxf commented Aug 3, 2021

It is scanning preloader VCOM, but it cannot recognize BOOTROM!

@bkerler
Copy link
Owner

bkerler commented Aug 3, 2021

Please provide a log and more details.

@awsaxf
Copy link
Author

awsaxf commented Aug 3, 2021

MTK

Thanks! It has been solved, Zadig has not been set up, but has encountered a new problem. After executing the mtk.py payload, the SP Flash tool cannot recognize the port because the driver is like this!

@bkerler
Copy link
Owner

bkerler commented Aug 3, 2021

If you want to use SP Flash Tool, the only solution is to use Linux right now (you can use the live dvd for that as well). The filter driver doesn't work.

@awsaxf
Copy link
Author

awsaxf commented Aug 3, 2021

Currently, SP Flash Tool cannot be used under windows, right?Looking forward to the solution of the Great God!

@bkerler
Copy link
Owner

bkerler commented Aug 3, 2021

One dirty solution for windows might be : run payload command, then don't disconnect the mobile, replace the driver with the stock one using zadig and then start sp flash tool with uart option.

@awsaxf
Copy link
Author

awsaxf commented Aug 4, 2021

Thanks! I try it!

@awsaxf awsaxf closed this as completed Aug 4, 2021
@bkerler
Copy link
Owner

bkerler commented Aug 4, 2021

Windows works fine now using usbdk. No need to replace the original mtk driver with commit e2ac0a0. sp flash tool should work fine now.

@bkerler
Copy link
Owner

bkerler commented Aug 4, 2021

Just install regular MTK Port driver and then install the usbdk driver as stated in the readme.

@awsaxf awsaxf reopened this Aug 5, 2021
@awsaxf
Copy link
Author

awsaxf commented Aug 5, 2021

Thank you, I have solved the mobile phone problem that has troubled me for a long time. Will the new chip support be updated in the future?

@awsaxf awsaxf closed this as completed Aug 5, 2021
@bkerler
Copy link
Owner

bkerler commented Aug 5, 2021

Sure, if we are getting devices or bootroms of newer device

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants