On Aug 5, 2014, at 7:11 PM, JD <jd1008@xxxxxxxxx> wrote: > On Tue, Aug 5, 2014 at 6:15 PM, Chris Murphy <lists@xxxxxxxxxxxxxxxxx> wrote: >> >> https://bugzilla.redhat.com/show_bug.cgi?id=1127022 >> > > One thing I would suggest is to edit > /etc/systemd/system/dbus-org.freedesktop.NetworkManager.service > /etc/systemd/system/multi-user.target.wants/NetworkManager.service > /etc/systemd/system/multi-user.target.wants/ModemManager.service > > and add the option --debug to NetworkManager's Exec... line > and add the option --debug to the ModemManager's Exec... line. > > The debug output should appear in /var/log/messages > and/or in the output of running the command > dmesg > > That info would be very useful to the developers. > > Also, look into the files: > /etc/sysconfig/wpa_supplicant > and add the option -dd > to the line: > OTHER_ARGS="-u -f /var/log/wpa_supplicant.log -P /var/run/wpa_supplicant.pid" > Like so: > OTHER_ARGS="-dd -u -f /var/log/wpa_supplicant.log -P > /var/run/wpa_supplicant.pid'' > > This will make the debug info appear in > /var/log/wpa_supplicant.log > > That info would also be very useful to the developers. Ok thanks. I had directly modified NetworkManager.conf setting level=DEBUG. I also modified wpa_supplicant as you advised; and I've attached the most recent journalctl and wpa_supplicant.log to the bug report. I really can't make heads or tails out of either. The debug info is really verbose. But maybe I can figure something out by comparing working and non-working boot debug outputs. Chris Murphy -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org