rtl8812au icon indicating copy to clipboard operation
rtl8812au copied to clipboard

Error trying to install the package

Open Encr1pt3d opened this issue 7 years ago • 1 comments

$ sudo apt-get install linux-headers-amd64 build-essential git $ git clone https://github.com/gnab/rtl8812au.git $ cd rtl8812au $ make

ERROR: make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.6.0-kali1-amd64/build M=/root/rtl8812au modules make[1]: *** /lib/modules/4.6.0-kali1-amd64/build: No existe el fichero o el directorio. Alto. Makefile:1052: fallo en las instrucciones para el objetivo 'modules' make: *** [modules] Error 2

$ uname -a Linux kali 4.6.0-kali1-amd64 #1 SMP Debian 4.6.4-1kali1 (2016-07-21) x86_64 GNU/Linux

Kali invoiced from an USB.

Encr1pt3d avatar May 13 '17 15:05 Encr1pt3d

Try this one instead it worked for me on 4.9 with an 0bda:a811 that didn't work with this git. https://github.com/Grawp/rtl8812au_rtl8821au/tree/4.3.20

luffare avatar May 18 '17 18:05 luffare