Hi,
I just installed Fedora 13 (x86_64) and found that my Intel 82541PI Gigabit Ethernet Controller (rev 05) failed to initialize properly. Here are the pertinent details:
# lspci output:
04:05.0 Ethernet controller: Intel Corporation 82541PI Gigabit Ethernet Controller (rev 05)
dmesg output:
Intel(R) PRO/1000 Network Driver - version 7.3.21-k5-NAPI
Copyright (c) 1999-2006 Intel Corporation.
pci 0000:00:1e.0: can't derive routing for PCI INT ?
e1000 0000:04:05.0: PCI INT ?: no GSI
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
iTCO_wdt: Found a ICH8 or ICH8R TCO device (Version=2, TCOBASE=0x0460)
iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
e1000: 0000:04:05.0: e1000_probe: (PCI:33MHz:32-bit) 00:1b:21:73:f1:52
e1000: 0000:04:05.0: e1000_reset: Hardware Error
e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
#uname -a
Linux fedora 2.6.34.7-56.fc13.x86_64 #1 SMP Wed Sep 15 03:36:55 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux
I have two other Ethernet nics on this host and only one works (RTL 8169).
Thanks for any insights you might have.