Hello guys i installed the latest version of Kali Linux 32bit (2018.1) on USB persistence
i run it mostly with my laptop
and i have Alfa AWUS036NH wireless card and its not appear when i use the command
its detect only the chipset of my laptop the builtin wireless card
airmon-ng i see

PHY Interface Driver Chipset

phy0 wlan0 ath9k Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)

any chance that i can do something about it?
i cant find driver for it i did some research and its said that this card no need driver for Linux and should work without any problem
maybe because i use in laptop it do not recognize it?
when i used it on VMware back then it worked great

ifconfig :
Code:
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 10.0.0.8  netmask 255.255.255.0  broadcast 10.0.0.255
        inet6 fe80::9cb5:132f:6d16:4916  prefixlen 64  scopeid 0x20<link>
        ether 18:31:bf:71:39:f5  txqueuelen 1000  (Ethernet)
        RX packets 32981  bytes 43967718 (41.9 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 20741  bytes 1677612 (1.5 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 27  bytes 1389 (1.3 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 27  bytes 1389 (1.3 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0