[coreboot] Fwd: Ethernet problem in x200

Nico Huber nico.huber at secunet.com
Mon Mar 27 16:33:24 CEST 2017


Hello Serdar, Zoran,

On 27.03.2017 16:14, Zoran Stojsavljevic wrote:
> [user at localhost projects]$ cat dmesg.txt | grep 00:19.0
> [    0.151652] pci 0000:00:19.0: *[8086:294c*] type 00 class 0x020000
> [    0.151694] pci 0000:00:19.0: reg 0x10: [mem 0xe1600000-0xe161ffff]
> [    0.151707] pci 0000:00:19.0: reg 0x14: [mem 0xe1624000-0xe1624fff]
> [    0.151721] pci 0000:00:19.0: reg 0x18: [io  0x3000-0x301f]
> [    0.151802] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
> [    1.489719] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec)
> set to dynamic conservative mode
> [    1.611526] e1000e 0000:00:19.0: The NVM Checksum Is Not Valid

I can't say for sure, but this looks much like the GbE and/or Firmware
Descriptor regions of the BIOS flash are corrupted. If in doubt, you can
generate a layout file for flashrom from the backup of the vendor BIOS
with `ifdtool -f` (see util/ifdtool/ in the coreboot tree). And flash
back these selected regions with `flashrom -l layoutfile -i fd -i gbe
...` from the backup.

> *[    1.635873] e1000e: probe of 0000:00:19.0 failed with error -5*
> [user at localhost projects]$

Hope that helps,
Nico




More information about the coreboot mailing list