Hello,
I'm new here...
This is my simple question
Will the USB WLAN AVM Fritz 1.1 work on BT4? With every app?? Is it the easiest to config?
Do yuo raccomend a better USB Dongles?? Which one??
Thanks
Hello,
I'm new here...
This is my simple question
Will the USB WLAN AVM Fritz 1.1 work on BT4? With every app?? Is it the easiest to config?
Do yuo raccomend a better USB Dongles?? Which one??
Thanks
It won't work out of the box but its easy to get working. Here's how:
Download ar9170.fw and put it into /lib/firmware
md5sum
34feec4ec0eae3bb92c7c1ea2dfb4530
----
Download compat-wireless-2.6.32.3.tar.bz2
sha1sum
d335fb0c6278ef32c37096ce008b30952bfec66c
then open a terminal and run:
Code:tar -xf /root/compat-wireless-2.6.32.3.tar.bz2 cd /compat-wireless-2.6.32.3 make make install make unload reboot
A quick google search on the HCL retrieved these results for me. I do not have this card and can not verify
AVM Fritz!Wlan USB V1.1
* Driver : ndiswrapper
* Chipset :Texas Instrument TNetW1450
* Notice : NdisWrapper will never work with Aircrack-ng Suite
Notice : Works fine even with WPA/WPA2 encryption.Used ndiswrapper version 1.39 and the windows drivers from the cd.
This is where I found the info.
hxxp://backtrack.offensive-security.com/index.php/HCL:Wireless#AVM_Fritz.21Wlan_USB_V1.1
Hope this helps you out.