rtl8812au
rtl8812au copied to clipboard
RTL8812AU/21AU and RTL8814AU driver with monitor mode and frame injection
This driver worked in my UBUNTU 22.04 right after my installation. After some time it stopped working. After restart it is not even showing the option to select said. I...
(rootkali)-[~/rtl8812au] # make make ARCH=arm64 CROSS_COMPILE= -C /lib/modules/4.9.118-23583079/build M=/root/rtl8812au modules make[1]: *** /lib/modules/4.9.118-23583079/build: No such file or directory. Stop.make: *** [Makefile:1730: modules] Error 2 I am currently using a Rooted...
At commit #20f240f (Current Upstream), when I execute ``` sudo make ``` following Error occurs. ``` /bin/sh: 1: [[: not found ```
Hi guys, When running make I got this error : make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/6.1.0-kali5-amd64/build M=/home/samsepiol/Desktop/rtl8812au-5.6.4.2 modules make[1]: Entering directory '/usr/lib/modules/6.1.0-kali5-amd64/build' make[1]: *** No rule to make target 'modules'. Stop....
When I run command make && make install, I get this Error: make ARCH=arm64 CROSS_COMPILE= -C /lib/modules/5.15.84-v8+/build M=/home/maxim/rtl8812au modules make[1]: *** /lib/modules/5.15.84-v8+/build: No such file or directory. Stop. make: ***...
Ran "make dkms_install and received the above errors on centos stream 9 sytem. Also tried running make on this same system which also returned the following errors: OS_DEP/LINUX/RTW_PRO.C:IN FUNCTION 'RTW_DRV_PROC_OPEN'...
Hi. I did a couple of tests and i noticed that the deauth (5ghz) doesn't work. These are the commands (in sequence that I ran): ``` iwconfig wlan1 mode monitor...
Why deauth does it not work? https://www.youtube.com/watch?v=laZaAVc7yKU
hi i set arch to be arm64/aarch 64 but I run into these issues install: cannot create regular file '/lib/modules/5.10.65-tegra/kernel/drivers/net/wireless/88XXau.ko': Permission denied make: *** [Makefile:1739: install] Error 1
Hello everyone, Im a little new with Kali Linux and im triying audit a wifi network using airmon-ng but in the step when Im trying to the get handshake terminal...