Have you checked your iso's md5sum hash?
I have this card in a laptop and have no troubles with it whatsoever.
I have a chipset Intel 4965. I have some problems with BT3, I can't put my wireless card in monitor mode, because I receive:
bt ~ # airmon-ng start wlan0
Interface Chipset Driver
wlan0 Intel 4965 a/b/g/n iwl4965 - [phy0]
ERROR: Neither the sysfs interface links nor the iw command is available.
Please download and install iw from http://dl.aircrack-ng.org/iw.tar.bz2
I downloaded it and:
bt iw # make
CC iw.o
iw.c:11:31: error: netlink/genl/genl.h: No such file or directory
iw.c:12:33: error: netlink/genl/family.h: No such file or directory
iw.c:13:33: error: netlink/genl/ctrl.h: No such file or directory
iw.c:14:25: error: netlink/msg.h: No such file or directory
iw.c:15:26: error: netlink/attr.h: No such file or directory
iw.c: In function 'nl80211_init':
With the command iwconfig -a, I get
bt iw # iwconfig -a
-a No such device
I see wireless networks with Kismet and I connect to Internet via cable.
Is it a problem of my wireless card? Do you have any idea?
Does it work with kernel of BT4?
Thank you!
Have you checked your iso's md5sum hash?
I have this card in a laptop and have no troubles with it whatsoever.
Did you succeed in switching in monitor mode?
I supposed my ISO is working good and I didn't checked. How can I?
The checksum is OK! Any suggestions?
Hi all answers together: Intel 4965 is not injecting with default BackTrack 3 kernel. On BackTrack 4 beta, PreFinal and Final its working but with limitations as low injection rate, deauth is mostly not working, fake auth needs to be done using wpa suplicant. Even if you exactly know what you are doing its a pain... Anyway good luck.
I can switch in monitor mode with BT4!
Now the problem is:
ERROR: Could not connect to Kismet server 'localhost:2501'
will attempt to reconnect in 5 seconds
I tried to edit kismet.conf with "ncsource=wlan0:name=intel", but it doesn't work.
Any idea?