kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #128941
[Bug 1460006] Re: e1000e not initialized ~30% of bootups
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]
** Changed in: linux (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1460006
Title:
e1000e not initialized ~30% of bootups
Status in linux package in Ubuntu:
Expired
Bug description:
if i watch the nic LEDs while booting they go dark several times,
which i presume to correlate with hardware resets. after each reset,
the LEDs stay out for several seconds, longer than most nics. after
the final reset the LEDs don't come back on until after the system
comes ready for login. the network is functional on approximately 70%
of bootups, but is not functional on approximately 30% of bootups.
from these observations i'm guessing some stage of initialization of
the e1000e driver is sometimes missed or perhaps not waiting long
enough before giving up. is it effective to file such a bug here or
ought i be interacting with kernel.org?
/etc/udev/rules.d/70-persistent-net.rules contains:
# PCI device 0x8086:0x10bd (e1000e)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:21:70:32:6a:ee", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
/etc/network/interfaces contains:
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
netmask 255.255.255.0
address 192.168.0.93
gateway 192.168.0.91
dns-nameserver 8.8.8.8
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1460006/+subscriptions