I had that very same error after trying to install a new driver for my usb wireless adapter, you've probably got some kind of conflict of drivers going on.
I would suggest running lsmod and trying...
Type: Posts; User: aphelion; Keyword(s):
I had that very same error after trying to install a new driver for my usb wireless adapter, you've probably got some kind of conflict of drivers going on.
I would suggest running lsmod and trying...
Remember that Linux is CASE SENSITIVE, and try again :D
If use:
airodump-ng -w [FILENAME] [DEVICE]
example:
airodump-ng -w networksinrange wlan0
youll get a few files created, open the .crv file and you should have a list of the networks that...
Been trying to get my Edimax EW-7318USg wireless usb adapter to work in BT and its proving rather difficult : /
Im running BT in VMware Workstation 7, and am using NAT. My wired ethernet...