Hello,

FRITZ!WLAN USB Stick N v2 is detected but no wireless network at all.

root@kali:/home/compat_wireless/backports-3.19-rc1-1# lsusb
[ 2.278913] usb 3-6: new high-speed USB device number 5 using xhci_hcd
[ 2.411144] usb 3-6: New USB device found, idVendor=057c, idProduct=8501
[ 2.411220] usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.411292] usb 3-6: Product: FRITZ!WLAN USB Stick N v2
[ 2.411356] usb 3-6: Manufacturer: AVM Berlin
[ 2.411419] usb 3-6: SerialNumber: xxxx

http://aircrack-ng.org/doku.php?id=compat-wireless

I want to try compat-wireless and downloaded backports-3.19-rc1-1.tar.xz and extracted it.

Compiling does not work.

root@kali:/home/compat_wireless/backports-3.19-rc1-1# make
/--------------
| Your kernel headers are incomplete/not installed.
| Please install kernel headers, including a .config
| file or use the KLIB/KLIB_BUILD make variables to
| set the kernel to build against, e.g.
| make KLIB=/lib/modules/3.1.7/
| to compile/install for the installed kernel 3.1.7
| (that isn't currently running.)
\--
make[1]: *** [modules] Error 1
make: *** [default] Error 2
root@kali:/home/compat_wireless/backports-3.19-rc1-1#

What am I doing wrong? With Knoppix FRITZ!WLAN USB Stick N v2 works just fine.