Hi, I'm the asker of this question: https://superuser.com/questions/1613342/why-do-windows-updates-make-linux-ru...
I was hoping to use `flashrom` to gather before/after dumps, which I can (hopefully) compare to get to the bottom of my problem.
When I run: `sudo flashrom --programmer internal` I get this:
--- begin output --- flashrom on Linux 4.19.0-13-amd64 (x86_64) flashrom is free software, get the source code at https://flashrom.org
Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns). Found chipset "AMD FP4". Enabling flash write... FCH device found but SMBus revision 0x59 does not match known values. Please report this to flashrom@flashrom.org and include this log and the output of lspci -nnvx, thanks!. Could not determine chipset generation.PROBLEMS, continuing anyway No EEPROM/flash device found. Note: flashrom can never write if the flash chip isn't found automatically. --- end output ---
the output of lspci is attached.
Thanks,
Matt