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

Exception during parsing of Intel ARC EEPROM dumps #53

Closed
gnif opened this issue Feb 26, 2024 · 4 comments
Closed

Exception during parsing of Intel ARC EEPROM dumps #53

gnif opened this issue Feb 26, 2024 · 4 comments

Comments

@gnif
Copy link

gnif commented Feb 26, 2024

I have three firmware images from various Intel ARC GPUs that have been dumped directly from the card, as such they contain the entire image, not just the oprom section. When running this through MEA, unpacking fails due to the field DelayedAuthMode in the UTFL header containing the value 255.

I have attached the full firmware dump that produces this error.
Uploading Intel-A770LE.bin.gz…

@platomav
Copy link
Owner

Could you re-attach the dump? It seems that uploading never completed, and the link above is invalid.

@gnif
Copy link
Author

gnif commented Feb 26, 2024

Intel-A770LE.bin.gz
No worries, here it is.

@platomav
Copy link
Owner

Ok, thanks for the sample. I improved the unknown value logic at 22d742e but do note that GSC 101 (DG2) is not a supported firmware family/version combo:

https://github.com/platomav/MEAnalyzer?tab=readme-ov-file#a3-supported-engine-firmware-familiesversions

Thus, the remaining error/warning messages are expected and will not be addressed. I will go ahead and close this as completed now. 👍

@gnif
Copy link
Author

gnif commented Feb 26, 2024

Understood, thanks

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

No branches or pull requests

2 participants