Hi Cliff, On 30 March 2014 18:44, Cliff McDiarmid <[email protected]> wrote: > Hi > > I'm new to Connman, hoping to move from Wicd. > > I've configured, built and installed 1.22. > > Connman is starting with systemd okay > > When I input 'connmanctl scan wifi' I'm getting: > > 'Error /net/connman/technology/wifi: Not supported' > > Can someone tell me what this means? Wifi is enabled and built in, so I'm > puzzled.
You have not powered wifi technology. So try "connmanctl enable wifi" before starting the scan. The radio technologies are by default "off" when connman is started first time. If that does not help, then other alternative is that your wpa_supplicant has not enabled proper options. See connman README file what options are needed for supplicant. Cheers, Jukka _______________________________________________ connman mailing list [email protected] https://lists.connman.net/mailman/listinfo/connman
