Comment 107 for bug 548992

Revision history for this message
Seth Forshee (sforshee) wrote :

I think it would be helpful here to collect logs with NetworkManager debug logging enabled. To do this, add the following lines to the end of /etc/NetworkManager/NetworkManager.conf:

[logging]
level=DEBUG

Then run 'sudo service network-manager restart' in a terminal. Now run 'tail -f -n 0 /var/log/syslog > syslog.txt', wait for the disconnect to happen, and press Ctrl-C to stop logging syslog and attach syslog.txt here. Thanks!