Comment 7 for bug 40125

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote : Re: Doesn't bring the network back online when resuming from suspend / hibernate

Please do the following to debug this:
$ sudo -s
# /etc/dbus-1/event.d/25NetworkManager stop
# NetworkManager --no-daemon > nm.log

Wait for it to connect again, then suspend your computer and resume it. After it's connected again, attach the nm.log file to this bug.

You can restore "normal" operation afterwards by stopping NM with ^C then running /etc/dbus-1/event.d/25NetworkManager start