Hi Gustavo, On Mon, Sep 20, 2010 at 11:34:59AM -0300, Gustavo Sverzut Barbieri wrote: > Hi all, > > These days I had to review some syslog messages and found that > connmand seems to be scanning, and thus reporting, way too much. Seems > it is scanning every second or so: > > Sep 20 11:31:37 [connmand] eth1 scanning finished > Sep 20 11:31:38 [connmand] eth1 scanning started > Sep 20 11:31:43 [connmand] eth1 scanning finished > Sep 20 11:31:44 [connmand] eth1 scanning started > > this repeats forever... and I'm already connected to wifi on eth1 > (broadcom-sta, "wl" driver). That shouldn't happen, and I'm suspecting connmand is not triggering those scans. Could you please check if wifi_scan() is called before those scans. ? If wifi_scan() is not called, the next step would be to check what wpa_supplicant is doing and see if it's doing passive or active scans.
> Is this supposed to happen? If so, let's at least move such > information to debug level? :-) That's right, but I wouldn't like my wifi device to be scanning every 5 seconds or so :) BTW, do you see the same issue with non binary crap drivers ? Cheers, Samuel. > > -- > Gustavo Sverzut Barbieri > http://profusion.mobi embedded systems > -------------------------------------- > MSN: [email protected] > Skype: gsbarbieri > Mobile: +55 (19) 9225-2202 > _______________________________________________ > connman mailing list > [email protected] > http://lists.connman.net/listinfo/connman -- Intel Open Source Technology Centre http://oss.intel.com/ _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
