Openembedded Core Discussions
 help / color / mirror / Atom feed
* [RFC] wpa-supplicant - enable CONFIG_CTRL_IFACE_DBUS_NEW in config
@ 2013-11-08 15:33 Steve Sakoman
  2013-11-08 17:02 ` Richard Purdie
  2013-11-08 17:54 ` Iorga, Cristian
  0 siblings, 2 replies; 4+ messages in thread
From: Steve Sakoman @ 2013-11-08 15:33 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

I've begun using Yocto 1.5 (dora) for several client projects over the
past few weeks.

I noticed that images that included connman and wpa-supplicant always
failed to enable the wifi technology properly.  The visible error
indication in the log:

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

After many hours of debugging I finally figured out that this was due
to a missing option in wpa-supplicant (CONFIG_CTRL_IFACE_DBUS_NEW)

Adding a bbappend for wpa-supplicant with this option enabled fixed
the issue and connman now handles wifi interfaces as expected.

Was there a particular reason CONFIG_CTRL_IFACE_DBUS_NEW wasn't enabled?

Steve


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-11-08 17:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-08 15:33 [RFC] wpa-supplicant - enable CONFIG_CTRL_IFACE_DBUS_NEW in config Steve Sakoman
2013-11-08 17:02 ` Richard Purdie
2013-11-08 17:05   ` Burton, Ross
2013-11-08 17:54 ` Iorga, Cristian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox