-
-
Notifications
You must be signed in to change notification settings - Fork 67
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
Flashrom cannot read EEPROM, no DMI table found #267
Comments
So I found on [ubuntu.manpages](https://manpages.ubuntu.com/manpages/xenial/man8/flashrom.8.html#programmer-specific information) the following under AMD Chipsets:
` Is this applicable, and if so, is there some plausible workaround? |
sorry I'm not sure I understand this correctly. Are you trying to use flashrom "internal" flashing on any other laptop than the supported Thinkpad laptops here? Then you're doing something wrong. Are you sure this is an issue with this project? thanks! |
I am having the same issue, and exact same terminal output as OP on #173. I am using a Dell Optiplex 5055, the latest version of Flashrom, and Debian 12 Bookworm. Whether I supply the argument
flashrom -p internal:laptop=this_is_not_a_laptop
, orflashrom -p internal -r backup.bin
as outlined here, I am provided with the same splash text as in post 173, which informs that I may supply the argumentflashrom -p internal:laptop=this_is_not_a_laptop
. I have checked here as well, and see that someone is having the same issue as of last month, and with the same chipset as is in my machine, detailed here. In addition to solving this issue, clarification as to whether I may be likely to succeed in flashing coreboot internally as outlined here in the coreboot documentation, would be appreciated. I do not currently know how to disable read/write protection, and am looking into that, if that is the nature of the issue. Any help is appreciated. Thanks.The text was updated successfully, but these errors were encountered: