Nice Find!!, Been looking for this! , Good JOb m8
Ok Ive been looking for ages and finally found the way.
It IS possible to inject using the intel 4965 AGN card. Only other guides ive seen has been for the 3945 version.
After messing up a few installs (heck.. thats how we all learn) This guide worked out of the box for me.
Yes the guide is for ubuntu but it would supprise me if it didnt work for Bt3 as well. Im sure to test it once BT4 hits the download shelfs..
Naturally you leave out the SUDO command in BT as sudo is the command to elevate to root (in BT you log in as root by default)
Let me know if this does not work in BT though.
But at least in ubuntu it does work like a charm..
wget hXXp://wireless.kernel.org/download/compat-wireless-2.6/compat-wireless-2.6.tar.bz2
tar jxvf compat-wireless-2.6.tar.bz2
cd compat-wireless-2.6
make
sudo make install
sudo rmmod iwlagn iwlcore #(important! these are not known by the install process yet!)
sudo make unload
sudo make load
- done - test with:
sudo aireplay wlan0 –test
I did not make the guide myself but here is the link to the original:
hXXp://dedors.wordpress.com/2008/11/05/iwl4965-with-ubuntu-intrepid-ibex-and-injection/
EDIT:
This actually do work if you leave out the rmmod line.. Just remember to start the networking first..
Nice Find!!, Been looking for this! , Good JOb m8
This post is more like an workaround/solution instead of Tutorial.should be posted in BT 4 beta & Bugs section.anyways keep up nice work.
I keep getting this error after i have downloaded it, but can't see why, any ideas as to where 'm going wrong
any help would be greatly appreciatedCode:tar jxvf compat-wireless-2.6.tar.bz2 tar: compat-wireless-2.6.tar.bz2: Cannot open: No such file or directory tar: Error is not recoverable: exiting now tar: Child returned status 2 tar: Error exit delayed from previous errors
cheers
active