Die kannst du nachinstallieren:Beim make kommt dannWo find ich unter kali denn die kernle headers_Code: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
Debian-based:
Code:
sudo aptitude install linux-headers-$(uname -r)
egibt keine Ausgabe, allerdings hab ich auch keinen Stick dran, sondern nutye den Internen Wlan chip meines Laptops
Axo

Code:
lspci | grep -i wireless