Quote Originally Posted by kcdtv View Post
If the drivers isn't launched automatically do
Code:
(sudo) modprobe 8812au
if network-manager does not see it afterward do
Code:
(sudo) systemctl restart network-manager

mine is also doing the same thing as everyone else's here (ie shows up in dmesg but not iwconfig). This didn't fix it :/

I got a

modprobe: ERROR: could not insert '8812au': Exec format error
root@kali:~# sudo modprobe 8812au


I tried --force but that still didn't work. Oh well that's why I'm using a VM.