Comment 21 for bug 1576747

Revision history for this message
Dave Chiluk (chiluk) wrote : Re: Network manager unable to control wifi after suspend in 16.04

@monte

Alright thanks for the test. Can you please add --log-level=debug to /lib/systemd/system/NetworkManager.service at the end of the ExecStart= line. So it looks like this
ExecStart=/usr/sbin/NetworkManager --no-daemon --log-level=debug
Then
- restart your machine.
- suspend the machine.
- resume the machine. Verifying that you hit the issue.
- Then upload your syslog as I did above.

Thank you,
Dave