Try turning off networking . . . .
Hi
I'm using an AWUS036NH on BT5 in virtualbox (gnome 32 bit). (on vaio laptop)
airmon-ng shows:
wlan0 ralink RT2870/3070 rt2800USB - ph0
Then i do:
airmon-ng start wlan0
(it show me monitor mode enabled on mon0)
then i'm doing airodump-ng wlan0
ioctrl(siocsiwmode) failed: device or resourse busy
ARP linktype is set to 1 (ethernet) - expected ARPHDR_IEEE80211, ARPHDR_IEEE80211_FULL or ARPHDR_IEEE80211_PRISM instead. Make sure RFMON is enabled: run 'airmon-ng start wlan0 <#>'
Sysfs injection support was not found either.
See attachment,..
-Anybody any idea's what i'm doing wrong?
-Is the driver not installed correctly and so how can i solve it ?
Thanks for helping,..
Kind regards
Try turning off networking . . . .
------
* Just trying to help as well as I can with what little I know. If I say something wrong, please tell me!
* Made a thread and solved a problem? Make sure to say so.
You need to start by reading your error outputs. You can't do that because the networking daemon is running or you have manually configured your card and need to kill dhcp. You can check the man pages for the kill command syntax
Hi all
Thanks for responding,... got it working now:
First i went to the Wiki and found the troubleshoot, tried that but didn't got it working,...
Then i went to the Afla network website and found an install file for ubuntu: "Ubuntu 9.0 Install Process.pdf":
LINK IN ATTACHMENT,...
Open terminal:
sudo gedit /etc/modprobe.d/blacklist.conf
Add "blacklist rt2800usb" (i put it at the bottum of the file)
Save blacklist.conf
re-plug AWUS036NH
Hi,
as far as i can see on this thread : you did "airmon-ng start wlan0", but then started airodump-ng on wlan0....
airmon-ng start wlan0 -----> mon0 wireless interface is created on monitor mode, so airodump-ng has to be started ovr mon0 not wlan0 (that is in managed mode )
Rgds,
bugianen