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

MTK6572 - Rino3 #45

Open
Alanat64 opened this issue Jul 22, 2023 · 3 comments
Open

MTK6572 - Rino3 #45

Alanat64 opened this issue Jul 22, 2023 · 3 comments

Comments

@Alanat64
Copy link

This is the result on Windows. On linux, the message is different, but the meaning is the same.

[2023-07-22 21:46:01.667131] Waiting for device
[2023-07-22 21:46:07.760194] Found port = COM13

[2023-07-22 21:46:08.088411] Device hw code: 0x6572
[2023-07-22 21:46:08.089413] Device hw sub code: 0x8a00
[2023-07-22 21:46:08.090414] Device hw version: 0xca01
[2023-07-22 21:46:08.093416] Device sw version: 0x0
[2023-07-22 21:46:08.094416] Device secure boot: False
[2023-07-22 21:46:08.095417] Device serial link authorization: False
[2023-07-22 21:46:08.096418] Device download agent authorization: False

[2023-07-22 21:46:08.098419] Disabling watchdog timer
[2023-07-22 21:46:08.101421] Insecure device, sending payload using send_da
[2023-07-22 21:46:08.683809] Payload did not reply

bootrom_6572.zip

@R0rt1z2
Copy link
Contributor

R0rt1z2 commented Jul 22, 2023

What are you trying to accomplish with this? The device is insecure, so there's nothing much to do. In any case, try with python main.py -a 0x10036a0 -f.

@Alanat64 Alanat64 changed the title MTK6572 - Reno3 MTK6572 - Rino3 Jul 25, 2023
@Alanat64
Copy link
Author

I received this phone in a non-working condition. It didn't load. The message on the display said something like this: "Encoding failed. Do a factory reset." As a result of resetting to factory settings, the phone began to boot, but it hung on the ANDROID label. I found two firmware versions for this device. But it didn't work out to flash. The SP Flash Tool returned various errors, including that BROM forbids recording. So I decided to try bypass_utility. Thanks for the advice python main.py -a 0x10036a0 -f partially helped, bypass_utility worked without errors, but only on linux. In Windows 8, this is the error:
ErrorBypass
As I said, in linux (FireISO) bypass_utility was executed without errors, but it did not help the SP Flash Tool. It flashes the PRELOADER.
PreloaderOk

But it can't flash other partitions.
Error8
I'm afraid I'll have to look for a solution to the problem elsewhere. Thanks again.

@R0rt1z2
Copy link
Contributor

R0rt1z2 commented Jul 31, 2023

I received this phone in a non-working condition. It didn't load. The message on the display said something like this: "Encoding failed. Do a factory reset." As a result of resetting to factory settings, the phone began to boot, but it hung on the ANDROID label. I found two firmware versions for this device. But it didn't work out to flash. The SP Flash Tool returned various errors, including that BROM forbids recording. So I decided to try bypass_utility. Thanks for the advice python main.py -a 0x10036a0 -f partially helped, bypass_utility worked without errors, but only on linux. In Windows 8, this is the error: ErrorBypass As I said, in linux (FireISO) bypass_utility was executed without errors, but it did not help the SP Flash Tool. It flashes the PRELOADER. PreloaderOk

But it can't flash other partitions. Error8 I'm afraid I'll have to look for a solution to the problem elsewhere. Thanks again.

You're supposed to install libusb.

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