All,
I have run into the following:
#flashrom -p nicrealtek:00:0c.0 flashrom v0.9.2-r1141 on Linux 2.6.32-5-686 (i686), built with libpci 3.1.7, GCC 4.4.5 20100728 (prerelease), little endian flashrom is free software, get the source code at http://www.flashrom.org
Calibrating delay loop... OK. Found "Realtek RTL8139/8139C/8139C+" (10ec:8139, BDF 00:0c.0). Found "Realtek RTL8139/8139C/8139C+" (10ec:8139, BDF 00:08.0). Error: Multiple supported PCI devices found. Use 'flashrom -p xxxx:bb:dd.f' to explicitly select the card with the given BDF (PCI bus, device, function).
Should be correct to select the first PCI card right?
Mark
On Mon, 12 Mar 2012 20:53:22 -0400 Mark Brown mbrown@greenmountainservices.com wrote:
All,
I have run into the following:
#flashrom -p nicrealtek:00:0c.0 flashrom v0.9.2-r1141 on Linux 2.6.32-5-686 (i686), built with libpci 3.1.7, GCC 4.4.5 20100728 (prerelease), little endian flashrom is free software, get the source code at http://www.flashrom.org
Calibrating delay loop... OK. Found "Realtek RTL8139/8139C/8139C+" (10ec:8139, BDF 00:0c.0). Found "Realtek RTL8139/8139C/8139C+" (10ec:8139, BDF 00:08.0). Error: Multiple supported PCI devices found. Use 'flashrom -p xxxx:bb:dd.f' to explicitly select the card with the given BDF (PCI bus, device, function).
Should be correct to select the first PCI card right?
dunno about that *ancient* version (please update), but in the current version it would be flashrom -p nicrealtek:pci=00:0c.0 i think