0.6.9 options
don
don
Fri Jul 9 08:34:18 PDT 2010
I've had second thoughts about rolling forward to 0.7.2 yet because of the
changes throughout the API, but I'm having issues with 0.6.9 built from
Ubuntu-supplied source. I got to compile and it runs with
CONFIG_CTRL_IFACE=y, as does wpa_cli, but when I add the -u option to my
command line it gives me its help screen and refuses to run. Without that
option, the DBus refuses to work which makes it all moot.
I can get along without wpa_cli -- I was just using it for monitoring --
but I need DBus. The prebuilt package seems to give me both, but I can't
debug.
The -u option is in the usage: line but not in the options: of the help
message, so I'm thinking I don't have a .config option set correctly? The
README talks about -u but there is nothing mentioned in it about any config
file options. The command line simply fails when u is added and succeeds
when it is not... but without DBus.
Here's my Exec line from the .service file:
Exec=/usr/local/sbin/wpa_supplicant -Bu -Dwext -iwlan0
-c/etc/wpa_supplicant.conf
... and here's my .config:
CONFIG_DRIVER_HOSTAP=y
CONFIG_DRIVER_WEXT=y
CONFIG_DRIVER_IPW=y
CONFIG_IEEE8021X_EAPOL=y
CONFIG_EAP_MD5=y
CONFIG_EAP_MSCHAPV2=y
CONFIG_EAP_TLS=y
CONFIG_EAP_PEAP=y
CONFIG_EAP_TTLS=y
CONFIG_EAP_GTC=y
CONFIG_EAP_OTP=y
CONFIG_EAP_SIM=y
CONFIG_EAP_AKA=y
CONFIG_EAP_PSK=y
CONFIG_EAP_SAKE=y
CONFIG_EAP_GPSK=y
CONFIG_EAP_PAX=y
CONFIG_EAP_LEAP=y
CONFIG_EAP_IKEV2=y
I don't need all of those options; I just tossed the ones that caused it
to fail to compile.
--
Don Wilde
Waldo Health, Inc.
http://www.waldohealth.com
o: +11 512-219-0302
c: +11 512-749-6447
More information about the Hostap
mailing list