> After installation of linux 2.6.26-2-xen-686 and xen-utils-3.4 the 2 onboard > NICs 82574L (driver e1000e) are not working. > ping results always in unreachable hostname > ethtool seems fine for the eth's > mii-tool has no transceiver for the eth's > ip link show shows an UNKNOWN state for the eth's > > With linux 2.6.26-2-xen-686 and xen-utils-3.2-1 the onboard NICs are working > fine. ping works and mii-tool has transceiver and ip link show shows UP as > state.
Exactly what kernel version do you run? If you didn't know, there is support for this card starting at kernel 2.6.26-18, thanks to a patch that I have tested and pushed to the kernel team. If this is a self-compiled kernel, check that it includes 0001-e1000e-test-for-unusable-MSI-support.patch and 0002-e1000e-add-support-for-82574l.patch otherwise this report is not valid, as the issue is not related. Thomas -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

