Originally Posted by
kcdtv
Yes it is (it uses rt2800usb driver)
Update to the latest svn version form aircrack-ng and try again to see if the issue is solve:
Code:
svn co http://svn.aircrack-ng.org/trunk/ aircrack-ng
cd aircrack-ng
make
make install
(
http://www.aircrack-ng.org/doku.php?id=install_aircrack)
Thank you for your response. When I entered in the code you suggested, i recieve this after i typed in the svn and tried "make":
Code:
** Cannot find development files for any supported version of libnl. install either libnl1 or libnl3.. Stop.
I researched solutions to this on the web and I thought I found how to install the correct version.
I executed this command in the terminal
Code:
sudo apt-get update
sudo apt-get install aircrack-ng
That seemed to fix that problem. But now, When i try "make" i get an error of: "No targets specified and no makefile found"
makfile.jpg
I did try to run airodump-ng again to see if I get any clients but still nothing