Hello there,

I just buy an awus 1900 and i got some problem to install it.
I follow some guide from many website to install it but after install i can't see any ssid. I can see correctly many different ssid when the awus1900 run directly on my windows OS.
So i did this for install awus1900 driver :

sudo apt-get update && apt-get upgrade && apt-get dist-upgrade -y

sudo apt install realtek-rtl88xxau-dkms

After i tryed

sudo ip link set wlan0 down
sudo iwconfig wlan0 mode monitor
sudo ip link set wlan0 up

Also runned this script

https://github.com/OscarAkaElvis/air..._chipset_fixer

After all that i still can't use my wifi card on Kali linux.

My setup :
A windows 10 with VirtualBox Version 6.1.4 r13617, a AWUS1900 https://www.amazon.fr/gp/product/B01...?ie=UTF8&psc=1.

So i installed kali linux on Virtualbox without problem, then i configure the VM to use USB 3.0 and i add the usb device Realtek 802.11ac NIC.

Ater i runned the previous command i can't use my wifi card in kali linux.

I searched few hour on different post and i can't found a fix

I need your help for fix this problem.

Sorry for my english its not my main langage i try my best.