On Mon, Jul 25, 2011 at 7:21 PM, Luis R. Rodriguez <mcgrof@xxxxxxxxx> wrote: >> [now if only acs would stop freezing] > > Is it freezing with the patch? gdb ./acs > run <args> BTW I think this may because for some channels there is no data yet, for hostapd I solved this by issuing a scan prior to running the ACS stuff, this seems to force some data collection. The same can be done with the acs code but I've been lazy to add the full scan request command into the code, you can however issues scan manually before running acs, let me know if that cures your woes, if so then we know what we need to do. In fact we may want to just do a pasive scan on each channel instead of an offchannel operation, but we can do that later. Luis -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html