Hello, I seems that the technology state is not updated correctly. When i start connman and by ethernet connection is up and system is online, The ethernet technology says "enabled". I think it should be saying connected.
For wifi, when the dongle is removed the State goes to offline. But on plugging it back in, it never goes to the enabled or connected states. This is until connman is relaunched. Is this a bug? or am i not understanding it right! Regards ~Sameer On Sun, Feb 19, 2012 at 1:10 PM, Sameer Naik <[email protected]> wrote: > Hi, > > if i connect a usb wifi dongle and start connman and query the wifi > technology as so: > > ---------- > $ dbus-send --system --print-reply --dest=net.connman /net > /connman/technology/wifi net.connman.Technology.GetProperties. > $ dbus-send --system --print-reply --dest=net.connman /net > /connman/technology/wifi net.connman.Technology.GetProperties > method return sender=:1.172 -> dest=:1.174 reply_serial=2 > array [ > dict entry( > string "State" > variant string "enabled" > ) > dict entry( > string "Name" > variant string "WiFi" > ) > dict entry( > string "Type" > variant string "wifi" > ) > dict entry( > string "Tethering" > variant boolean false > ) > ] > ------------- > > It lists that the state of the wifi technology is "enabled". When i > remove the wifi dongle the Technology it says its "offline" > > But when i plug the dongle back in, it remains "offline" and does not > go to "enabled". However, if i get the manager properties using: > > $ dbus-send --system --print-reply --dest=net.connman / > net.connman.Manager.GetProperties, wifi is listed under enabled > technologies. > > so in short, Manager says technology is "enabled", while Technology > says its "offline". Is this the expected behaviour? > > Regards > ~Sameer _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
