This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

wpa_supplicant with DBUS interface in TI eval (AM335x)

Hi,

I have a AM335x evaluation module with WL18xx WiFi module and OS is linux. I want to interface using dbus to wpa_supplicant.

As per the link, http://linux.die.net/man/8/wpa_supplicant

-u should be used to enable the DBUS control interface

But if I run, wpa_supplicant with -u it shows incorrect argument. It doesnt list the -u under the usage. In the wpa_supplicant code i could see, it is under CONFIG_DBUS.


Please let me know how to use DBUS with wpa_supplicant.

Regards,

Johncy.