./wifi.py
Using device: wlan0
Version [ PyIW ]: (0, 3, 1)
Version [ libiw/WE ]: 21
Version [ kernel/WE ]: 16
Display size = 480x640
Traceback (most recent call last):
File "./wifi.py", line 44, in ?
for net in iface.Scan():
pyiw.error: Unable to read scan data
above is the error i get when I ran the script.
internet connection is already on. just a note - I ran the script ftom /mnt/card location where I have it all copied.
am using kopsis python.
Hope this helps in resolving the error and is helpful for you. would be gladto use this tool.
thanks