0% found this document useful (0 votes)
258 views1 page

Successfully Installed Linksys WUSB6300 (Rtl8812au)

The document summarizes the successful installation of a Linksys WUSB6300 wireless adapter (Realtek RTL8812AU chipset) on Kali Linux. The poster provides the 3 steps they took: 1) updating Kali and installing necessary packages like dkms and git, 2) cloning the RTL8812AU driver source from GitHub, compiling and installing it, and 3) installing additional packages and drivers to get the adapter working.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
258 views1 page

Successfully Installed Linksys WUSB6300 (Rtl8812au)

The document summarizes the successful installation of a Linksys WUSB6300 wireless adapter (Realtek RTL8812AU chipset) on Kali Linux. The poster provides the 3 steps they took: 1) updating Kali and installing necessary packages like dkms and git, 2) cloning the RTL8812AU driver source from GitHub, compiling and installing it, and 3) installing additional packages and drivers to get the adapter working.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

User Name Password Log in Help Register

Remember Me?

Kali Forums Kali Homepage Kali Blog Kali Docs Kali Training Kali Tools Kali Bug Tracker NetHunter Offensive Security

Forums Home Activity Stream New Posts New Events FAQ Calendar Community Forum Actions Quick Links Advanced Search

Forum Kali Linux Forums Community Generated How-Tos Successfully installed Linksys WUSB6300 (rtl8812au)

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select
the forum that you want to visit from the selection below.

Results 1 to 1 of 1

Thread: Successfully installed Linksys WUSB6300 (rtl8812au)

Thread Tools Search Thread Display

2020-02-22 #1

Join Date: 2020-Feb


Nartek01
Posts: 1
Junior Member

Successfully installed Linksys WUSB6300 (rtl8812au)


Hello id like to share with you guys how I (finally) got my Linksys WUSB6300 802.11a/b/g/n/ac Wireless Adapter [Realtek RTL8812AU] to work on my Kali Linux
2020.1 64bit! LIVE CD Persistence.

What I did was update Kali to the latest version with apt-get update && apt-get upgrade && apt-get dist-upgrade don't forget to use sudo if you're not root.
Then afterward install dkms with apt-get install dkms and git white apt-get install git, if its not already installed on Kali. copy and type these into terminal.

1 git clone https://github.com/abperiasamy/rtl8812AU_8821AU_linux -fetching a git repository


cd rtl8812AU_8821AU_linux -navigate to folder
make compile the folder
sudo make install install the compiled folder

2 cd ~/rtl8812AU_8821AU_linux navigate to folder


sudo make uninstall uninstall the compiled
make clean cleaning
sudo cp -R ~/rtl8812AU_8821AU_linux /usr/src/rtl8812AU_8821AU_linux-1.0 move the folder from to /usr/src/
sudo dkms install -m rtl8812AU_8821AU_linux -v 1.0 dkms install

Then run sudo dkms install -m rtl8812AU_8821AU_linux -v 1.0 again and it should say that the drivers is already installed.

3 sudo apt-get install build-essential git install build-essential git


git clone https://github.com/gnab/rtl8812au.git fetch a repository
cd rtl8812au navigate to folder
make compile
sudo make install install compiled folder
sudo modprobe 8812au add module

sudo restart

credits [email protected] and pilot6@askubuntu.

Reply With Quote

Quick Navigation Community Generated How-Tos Top

« Previous Thread | Next Thread »

Similar Threads

I successfully installed Kali in one USB but now I can't seem to do it again Replies: 2
By CountVector in forum Installing Archive Last Post: 2017-01-25, 14:45

Linksys wusb6300 issues Replies: 2


By IndependenT in forum TroubleShooting Archive Last Post: 2014-08-29, 01:11

Tags for this Thread


linksys, rtl8812au, wusb6300
View Tag Cloud

Posting Permissions

You may not post new threads BB code is On


You may not post replies Smilies are On
You may not post attachments [IMG] code is On
You may not edit your posts [VIDEO] code is On
HTML code is Off
Forum Rules

-- Default Style Contact Us Kali Linux Forums Archive Top

All times are GMT. The time now is 13:47.

Kali Linux

You might also like