RE: networkmanager-0.9.8.9 will not connect to wifi with non-broadcast ssid
- From: John Frankish <j-frankish slb com>
- To: "networkmanager-list gnome org" <networkmanager-list gnome org>
- Subject: RE: networkmanager-0.9.8.9 will not connect to wifi with non-broadcast ssid
- Date: Wed, 30 Apr 2014 13:40:57 +0000
-----Original Message-----
From: John Frankish
Sent: Friday, 25 April, 2014 17:41
To: networkmanager-list gnome org
Subject: networkmanager-0.9.8.9 will not connect to wifi with
non-broadcast ssid
I've been trying to connect to a wap that does not broadcast the
ssid for a while without success.
To debug that, can you grab some detailed wpa_supplicant logs? Run these
two commands, and the supplicant should start dumping logs to
/var/log/wpa_supplicant.log:
sudo dbus-send --system --print-reply
--dest=fi.w1.wpa_supplicant1 /fi/w1/wpa_supplicant1
org.freedesktop.DBus.Properties.Set string:fi.w1.wpa_supplicant1
string:DebugTimestamp variant:boolean:true
sudo dbus-send --system --print-reply
--dest=fi.w1.wpa_supplicant1 /fi/w1/wpa_supplicant1
org.freedesktop.DBus.Properties.Set string:fi.w1.wpa_supplicant1
string:DebugLevel variant:string:"msgdump"
Thanks for the suggestion.
I did the following:
Start the NetworkManager daemon
"startx"
Issued the commands:
$ sudo dbus-send --system --print-reply --dest=fi.w1.wpa_supplicant1 /fi/w1/wpa_supplicant1
org.freedesktop.DBus.Properties.Set string:fi.w1.wpa_supplicant1 string:DebugTimestamp variant:boolean:true
[method return sender=:1.5 -> dest=:1.32 reply_serial=2]
$ sudo dbus-send --system --print-reply --dest=fi.w1.wpa_supplicant1 /fi/w1/wpa_supplicant1
org.freedesktop.DBus.Properties.Set string:fi.w1.wpa_supplicant1 string:DebugLevel variant:string:"msgdump"
[method return sender=:1.5 -> dest=:1.33 reply_serial=2]
And then used network-manager-applet to connect
..but no /var/log/wpa_supplicant.log was created.
Did I make a mistake in the sequence or the dbus commands?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]