Go to the content

Junior

Go back to Blog
Full screen

Install and configure rtl8812au in Debian 10

July 24, 2019 14:31 , by Blog JUNIOR ENG BR - | No one following this article yet.
Viewed 55 times
Olá hoje vamos instalar e configurar o adaptador rtl8812au no Debian

Instalando as pedencias

$ sudo apt-get install linux-headers-$(uname -r) build-essential git

$ git clone https://github.com/scrivy/rtl8812AU_8...

$ cd rtl8812AU_8821AU_linux

$ make

$ sudo make install

$ sudo modprobe rtl8812au

$ reboot

Agora efetue seus testes finais se seja feliz!!!

Esse adaptador muito utilizado com aircrack-ng
Source: http://feedproxy.google.com/~r/BlogDoJuniorTi/~3/7xB7nM24ElI/install-and-configure-rtl8812au-in.html