This is what I get now...:
example.jpg
Hi there, I just installed "compat-wireless-3.0-rc4-1.tar.bz2" from "http://wireless.kernel.org/en/users/Download/stable/#compat-wireless_3.0_stable_releases".
I did that because #Data was sent very very slow (mostly it remained 0) so I tried to update everything I could.
I need injection patches now I guess. I'm using BT5 and WN111v2 Adapter.
I tried to follow this instruction: http://www.backtrack-linux.org/wiki/...ompat-wireless
but couldn't download: http://www.backtrack-linux.org/patch....6.35.8.tar.gz
Any help / advice would be greatly appreciated.
Thanks you, guys.
Last edited by sickness; 06-25-2011 at 06:56 PM.
This is what I get now...:
example.jpg
You don't need injection patches. The problem is carl9170 sucks ass.All you need to do is:
- download ar9170.fw and put it in /lib/firmware/
- open /etc/modprobe.d/blacklist.conf in a text editor, go down (7 lines) to where it says "blacklist ar9170usb" and change it to "blacklist carl9170", then save it.
- reboot
Last edited by dustyboner; 06-27-2011 at 06:10 PM.
Now my wireless card is not recognized at all. It just doesn't seem to be connected however it is. I did everything exactly as you said.
make sure you uninstalled compat-wireless.
run:
airmon-ng
lsusb
lsmod
and see if it shows up. If it doesn't try modprobe ar9170usb and/or unplugging your adapter and plugging it back in.