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

NV data mnt directory is missing with MT6768 SOC #7

Closed
N3vv opened this issue May 9, 2022 · 2 comments
Closed

NV data mnt directory is missing with MT6768 SOC #7

N3vv opened this issue May 9, 2022 · 2 comments

Comments

@N3vv
Copy link
Contributor

N3vv commented May 9, 2022

Hello, it is mentioned in the paper that FIRMWIRE supports the simulation of MT6768,but the following errors will be encountered when running it:

[INFO] firmwire.vendor.mtk.loader: Parsing debug info...
[INFO] firmwire.vendor.mtk.loader: SoC <MediaTekSOC MT6768 - 2020/04/22> (automatic)
[INFO] firmwire.vendor.mtk.loader: Loaded MTK image with 19 sections
[INFO] firmwire.vendor.mtk.loader: Loading cached MTK debug database...
[INFO] firmwire.vendor.mtk.loader: Loaded database with 49507 trace entries
[ERROR] firmwire.vendor.mtk.loader: NV data mnt directory is missing
[ERROR] firmwire.loader: Loading failed!
[ERROR] firmwire.loader: No more loaders to try
[ERROR] firmwire: Failed to load firmware
@N3vv N3vv closed this as completed May 9, 2022
@mariusmue
Copy link
Contributor

Heya, even though you closed the issue:

You will need the nvdata extracted from a physical phone for proper operation. By default, FirmWire expects this to be located in /mnt, but you can override this with the --mtk-loader-nv_data CLI flag.

@N3vv
Copy link
Contributor Author

N3vv commented May 10, 2022

Heya, even though you closed the issue:

You will need the nvdata extracted from a physical phone for proper operation. By default, FirmWire expects this to be located in /mnt, but you can override this with the --mtk-loader-nv_data CLI flag.

Thank you for your patient reply!

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