Comment 82 for bug 1252121

Revision history for this message
Martin Pitt (pitti) wrote :

Philipp, I asked on bug 1253456 for more information, that's a new one. As for this one, I don't have any log files that show any error, nor do I know anyone who can reproduce this. If you still have this bug even with the latest systemd-shim packages, then perhaps looking at network-manager could help:

  sudo stop network-manager
  sudo NetworkManager --log-level=DEBUG --no-daemon 2>&1 | tee /tmp/nm.log

then suspend, resume, let the output settle. Press Control-C, and then

  sudo start network-manager

and attach /tmp/nm.log here.