@lequeux1 (#8)
>auto lo
>iface lo inet loopback
>
>iface eth0
> pre-up /usr/sbin/ethtool -s eth0 advertise 0x02b

This is also not working on my computer, the following will:
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp
 pre-up /usr/sbin/ethtool -s eth0 advertise 0x02b

-- 
upstart not starting init-scripts (event net-device-up IFACE=lo missing)
https://bugs.launchpad.net/bugs/497299
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to