Okay So i just bought a WNDA3100 and it couldn't scan w the otus drivers that came w bt4f.
So I followed the ubuntu posts on how to get it to work. Copy the .sys files and .inf files and use Ndiswrapper to install it.
Code:
root@bt:~# ndiswrapper -l
arusb_xp : driver installed
device (0846:9010) present (alternate driver: arusb_lnx)
EDIT:
The latest drivers. 1.7 for this device does not work. If you go back to one version. It works w ndiswrapper... but i just found out that ndiswrapper doesn't support monitor mode.... gonna check on the otus driver now..
Okay so the default Otus Driver that comes w bt4f,i got 1 successful scan from iwlist ath0 scanning. Now it doesn't scan at all.
Code:
root@bt:~# iwconfig ath0
ath0 IEEE 802.11-MIMO ESSID:""
Mode:Ad-Hoc Frequency:2.457 GHz Cell: 92:13:33:FC:E1:7F
Bit Rate:54 Mb/s Tx-Power=-2147483648 dBm Sensitivity=0/3
Retry RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Is there something im missing^^?
And after i got the first scan i opened airodump, but get these messages:
Code:
root@bt:~# airodump-ng ath0
ARP linktype is set to 1 (Ethernet) - expected ARPHRD_IEEE80211,
ARPHRD_IEEE80211_FULL or ARPHRD_IEEE80211_PRISM instead. Make
sure RFMON is enabled: run 'airmon-ng start ath0 <#>'
Sysfs injection support was not found either.
Anyone out there?