Hi Josh, On Tue, 2010-11-23 at 10:34 -0500, ext Josh Watts wrote: > I've been trying to get the wl1271-sdio driver to work, and so far I've > managed to get the device to start up, but am unable to see any access > points. I'm using the latest head from Luciano's wl12xx tree, and for > firmware I'm using the files committed to linux-firmware by Shahar Levi > (wl1271-fw.bin version 6.1.0.0.343). I'm wondering if there's maybe some > minor component or setting that I'm missing (like radio-enable, or > perhaps limit to 802.11a, etc)? If you got that far, the scan "should" work. ;) My main guess is that your device is not calibrated properly (the NVS that Shahar provided is a "default" one and may work, but the results will vary wildly depending on your RF). Which device are you using? If you bought a end-user device, you may find the appropriate NVS lying somewhere in the filesystem. If you're working on a new device, you will need to get it calibrated. Unfortunately we don't have a publicly available application to do that yet (but there's one under work). > With all debug information turned on in the driver, I see plenty of > communication going back and forth w/o any (noticeable) errors, but I > don't see any sign of magic strings such as any of the ESSIDs I expect > to see in the area. Please send the debug information to us and we may be able to figure something out from the logs. You probably don't need DEBUG_SDIO, because that one will dump a *lot* of stuff that will probably not help here... -- Cheers, Luca. -- 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