Reloading the network modules on my desktop system causes the network to being
down after resuming.
This is what /var/run/pm-suspend looks like:
export ibm_bluetooth_STATE=missing
export RESUME_MODULES="forcedeth $RESUME_MODULES"
export RESUME_MODULES="sky2 $RESUME_MODULES"
export cpu0_governor_STATE=ondemand
This triggered a bug with udev: bug 208103.
After fixing 70-persistent-net.rules however, I still have to "sudo invoke-rc.d
restart networking" to make it work again.
/etc/network/interfaces:
--------------
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 192.168.178.20
netmask 255.255.255.0
network 192.168.178.0
broadcast 192.168.178.255
gateway 192.168.178.1
--------------
I'm not using NetworkManager.
--
networkmanager (0.6.5-0ubuntu16.7.10.0) needs to be restarted manually after
suspend using pm-utils, while functioning correctly using acpi
https://bugs.launchpad.net/bugs/162654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs