Re: src/technology.c:technology_get() No matching drivers found for wifi

2013-11-07 Thread Steve Sakoman
On Wed, Nov 6, 2013 at 11:38 PM, Tomasz Bursztyka tomasz.burszt...@linux.intel.com wrote: Do you have wpa_supplicant installed? Yes, it is installed and running. (and properly build: look at connman's README file to get the right configuration) That is where the issue was! The default

Re: src/technology.c:technology_get() No matching drivers found for wifi

2013-11-07 Thread Patrik Flykt
On Thu, 2013-11-07 at 07:31 -0800, Steve Sakoman wrote: That is where the issue was! The default config for wpa-supplicant in Yocto 1.5 does not have CONFIG_CTRL_IFACE_DBUS_NEW set. Ouch! Please someone file bug against Yocto (1.5). Cheers, Patrik

src/technology.c:technology_get() No matching drivers found for wifi

2013-11-06 Thread Steve Sakoman
[122]: src/technology.c:technology_get() type 3 Jan 03 01:53:01 overo connmand[122]: src/technology.c:technology_find() type 3 Jan 03 01:53:01 overo connmand[122]: src/technology.c:technology_get() No matching drivers found for wifi. Jan 03 01:53:01 overo connmand[122]: src/rtnl.c:rtnl_message() buf

Re: src/technology.c:technology_get() No matching drivers found for wifi

2013-11-06 Thread Tomasz Bursztyka
Hi Steve, Do you have wpa_supplicant installed? (and properly build: look at connman's README file to get the right configuration) Connman's technology drivers are not literally hardware drivers: they are backend drivers (wifi connman's driver is against wpa_supplicant, bluetooth connman's