After suspend, network manager is doing its interface discover animation, I just pull up a terminal and run this little script, and Network Manager blinks (as the interface disappears and comes back) and eth0 comes back up.
imac@repo:~$ cat /usr/local/bin/fixnet #!/bin/sh rmmod r8169 modprobe r8169 I've been doing this for years.. linux 3.2.0 and still no fix.. seems strange. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/771857 Title: Realtek 8168B (r8169) interface not working following suspend To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/771857/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs