Hi Grant, On Sun, Jan 30, 2011 at 01:37:30PM -0800, Grant Erickson wrote: > The requested log output is as follows. It would seem that the wifi.so > plug-in and the wpa_supplicant are not even communicating: Correct.
> # /sbin/wpa_supplicant -ddd -t -u & > 1296422968.146540: Providing DBus service 'fi.epitest.hostap.WPASupplicant'. Your wpa_supplicant is built to only provide the legacy D-Bus interface, which is why the wifi.so plugin doesn't talk to it. I don't know if you build your wpa_supplicant yourself, but you can build it so that it supports both interfaces. (which is why I was asking for your wpa_supplicant .config file, i.e. the build config file wpa_supplicant uses). Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ _______________________________________________ connman mailing list connman@connman.net http://lists.connman.net/listinfo/connman