Hi Ive just purchased an Alfa AWUS036NHA wireless USB wireless Adapter. I have also just upgraded the installed Kali 2.0 Sana on my hard drive to the new Kali rolling. There seems to be issues putting the wireless card into monitor mode with the new version.
root@kali:~# airmon-ng
PHY Interface Driver Chipset
phy0 wlan0 wl Broadcom Corporation BCM4352 802.11ac Wireless Network Adapter (rev 03)
phy1 wlx00c0ca846d32 ath9k_htc Atheros Communications, Inc. AR9271 802.11n
root@kali:~# airmon-ng check kill
Killing these processes:
PID Name 1006 wpa_supplicant
root@kali:~# airmon-ng
PHY Interface Driver Chipset
phy0 wlan0 wl Broadcom Corporation BCM4352 802.11ac Wireless Network Adapter (rev 03)
phy1 wlx00c0ca846d32 ath9k_htc Atheros Communications, Inc. AR9271 802.11n
root@kali:~# airmon-ng start wlx00c0ca846d32
PHY Interface Driver Chipset
phy0 wlan0 wl Broadcom Corporation BCM4352 802.11ac Wireless Network Adapter (rev 03)
phy1 wlx00c0ca846d32 ath9k_htc Atheros Communications, Inc. AR9271 802.11n
ERROR adding monitor mode interface: command failed: Invalid argument (-22)
My first question is has anyone encountered this or found a fix? I've tried a few different things without being able to fix it. After researching online the only fix I was able to find was running the adapter out of virtual box(host windows 10). After adding a new USB device it seemed to work ok, is there a way to run Kali Live in virtual Box(Host Kali Rolling) without using hard drive space and minimal resources to run the card in monitor mode until I can find a way to run it inside Kali Rolling?