I need help to install the drivers for the usb adapter, I have tried doing it from the unbuntu fourms, but had no luck.
This person said that they successfully installed it. Please see if this can help you out?
https://forums.kali.org/showthread.php?47019-Successfully-installed-Linksys-WUSB6300-(rtl8812au)
I will try it
I actually tried that one earlier and it didn't work.
And you are saying that this one didn't help you at all?
There is this other one...
https://itectec.com/ubuntu/ubuntu-how-to-get-the-linksys-wusb6300-wireless-adapter-to-work-on-linux/
The guys over at BleepingComputer were talking about this too.
I tried that unbuntu one, I'll try bleepingcomputer
I'll work on this tomorrow, I actually checked those all out previous to which is why I am posting on the forums.
@chutson1 Hi
Steps to make
Linksys WUSB6300 V2
work onZorinOs16 [ALL VERSIONS]
:
The terminal part:
Ctrl + Alt + T
←(Open the Terminal)
$ sudo apt install git dkms
←(InstallsGit
andDKMS
)
$ git clone https://github.com/aircrack-ng/rtl8812au.git
←(Copies theGit repositories
- GitHub - aircrack-ng/rtl8812au: RTL8812AU/21AU and RTL8814AU driver with monitor mode and frame injection)
$ cd /#where you copied it/rtl8812au
←(Goes to the place where you cloned theGitHub
repo)
$ sudo ./dkms-install.sh
←(Installs it)
Reboot:
$ reboot
/Menu
→Reboot
Enjoy:
It should work properly nowIf you have any problems ask here, make sure to also give detailed information - (Copy and Paste the output if the commands don't work) (List any error you encounter).
Sources:
Hope this helps
@chutson1 Did it work?
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.