On Mon, 2014-04-07 at 14:19 +0100, Homam Dabis wrote:
> I have a and RT5370 WiFi driver that supports wext. I would like to set it
> up as an AP using connman 1.20.
> 
> I run connmand -d -n --wifi=wext
> 
> I get the following error when I try to enable tethering:
> 
> connmand[2550]: plugins/wifi.c:network_added()
> 62656c6b696e2e353634_managed_psk
> connmand[2550]: plugins/wifi.c:network_added() 666f7274696e6574_managed_psk
> connmand[2550]: plugins/wifi.c:network_added() 666f7274696e6574_managed_psk
> connmand[2550]: plugins/wifi.c:network_added()
> 436f646572446f6a6f_managed_none
> connmand[2550]: plugins/wifi.c:scan_callback_hidden() result 0 wifi
> 0x556440a8
> connmand[2550]: plugins/wifi.c:get_hidden_connections_params() max ssids 1
> connmand[2550]: plugins/wifi.c:scan_callback() result 0 wifi 0x556440a8
> connmand[2550]: plugins/wifi.c:start_autoscan()
> connmand[2550]: plugins/wifi.c:tech_set_tethering()
> connmand[2550]: plugins/wifi.c:tech_set_tethering() ra0 does not support AP
> mode
> 
> Any idea why this is the case? Does connman only support nl80211 enabled
> drivers?

ConnMan (still) supports wext drivers as much as possible, i.e. as much
as wpa_supplicant does. Either your WiFi device really does not support
AP mode, or then the wext API is not capable of setting AP mode in the
first place.

Wext is so obsolete that the best option is to use a modern nl80211
driver, or lacking that, get a new WiFi device altogether.

Cheers,

        Patrik


_______________________________________________
connman mailing list
[email protected]
https://lists.connman.net/mailman/listinfo/connman

Reply via email to