/srv/irclogs.ubuntu.com/2019/11/25/#ubuntu-kernel.txt

=== himcesjf_ is now known as him-cesjf
=== mdeslaur_ is now known as mdeslaur
=== mhcerri_ is now known as mhcerri
eddyTVHi. Is there a way to force the link state of a network interface "UP" when the NIC driver is loaded? When the kernel (5.0.0-36-generic) loads the e1000e driver on boot, link is NOT established. This is preventing NFS root booting from working.21:22
eddyTVI can easily reproduce this by doing `rmmod e1000e` and then `modprobe e1000e`. No link LEDs on the PHY. But if I issue `ip link set eno1 up`, about 3 seconds later I get actual connectivity and LEDs come on...21:23
sarnoldeddyTV: in wild-guess territory, what's loading the module for you? /etc/modules in initramfs? or a udev rule? whatever is doing the load could probably also be configured to do the ip link set up command22:51

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!