The Alfa AWUS036ACH, AWUS1900, and AWUS036AC can run with monitor mode and injection support on Kali Linux 2020.3. But Github has a new driver package for Realtek RTL8812AU and RTL8814AU based devices that is different from past versions. We have a new video showing how to do the driver download and installation.
Hi everyone
this is my kernel version 5.10.0-kali9-amd64
I have been trying to install the driver in a million different ways
it shows up, goes into monitor mode and finds networks and devices but the deauth doesn’t work so no package injection, it shows 0,0 ack
is it the kernel version? what can it be please?
im lost
thanks
anyone reading and still having issues try:
apt-get install realtek-rtl88xxau-dkms
No worries guys!
@Lint you should sudo those apt-get commands or switch to root as suggested. But keep in mind, with great power comes great responsibility. :)
Hey Lint,
try running “sudo bash” to escalate your privalages to the root user before running the update and upgrade commands. When the update is done, type “exit” to exit the root user and proceed with c0d3ki113r’s instructions.
Hi,
Thanks for the Information . Kali 2020.4. and latest driver.
I tried the solution of c0d3ki113r but still i recieve mistakes.
┌──(lint㉿lt)-[~/Downloads/rt]
└─$ uname -r
5.9.0-kali1-amd64
┌──(lint㉿lt)-[~/Downloads/rt]
└─$ apt-get update -y && apt-get upgrade -y && apt-get dist-upgrade -y
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
Any assistance you can offer would be appreciated.