Kali Linux WirelessWifi Adapter Not detecting FIX 100% Working
===============================
compat-wireless-2010-06-26-p.tar.bz2
Dropbox Download Link
https://www.dropbox.com/s/s8nvpucvl84...
===============================
REMOVED ON RESTART FIX
=======================
create a file in /etc/init.d/ directory with name "custom" and put the following in it:
=================================
! /bin/sh
/etc/init.d/blah
Change it to the path of compact driver folder cd /Downloads/compact-xxxx/ make unload make load
=================================
Then open terminal and type:
chmod 755 /etc/init.d/custom
update-rc.d custom defaults
DONE!!