We will have to let the network-manager developers handle the problem. However, I think you might be able to execute the following commands from a terminal window and it may restore the wired interface for you after you have returned from suspsend/hibernate
sudo ifdown eth0 sudo ifup eth0 eth0 because system is renaming eth1 to eth0 not sure about the wireless up/down commands but see if the wired connection comes back with the above commands ths -- Network utilities don't work https://bugs.launchpad.net/bugs/370275 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
