Hi,
I'm trying to read the flash chip om my mainboard, (Asus X99-A), but flashrom fails. I have disabled X86_PAT in the kernel as instructed. Log file attached.
Thanks, and don't hesitate to ask me if there is anything I can do to help
Best regards, Christopher
On Sat, 20 Jun 2015 17:34:14 +0200 Christopher Lundgren Christopher.Lundgren@Angstrom.uu.se wrote:
Hi,
I'm trying to read the flash chip om my mainboard, (Asus X99-A), but flashrom fails. I have disabled X86_PAT in the kernel as instructed. Log file attached.
Thanks, and don't hesitate to ask me if there is anything I can do to help
Hello Christopher,
your log is missing the output sent to stderr (you can easily produce logs with the -o option btw). It does not matter much though because I know what is written there. It indicates that some regions of the flash chip are not even readable by the host PC because the chipset does simply prohibit any attempts to do so. flashrom can not deal with this currently (like writing to the remaining regions only).