Ir para o conteúdo

Junior

Voltar a Blog
Tela cheia

Install and configure rtl8812au in Debian 10

24 de Julho de 2019, 14:31 , por Blog JUNIOR ENG BR - | No one following this article yet.
Visualizado 55 vezes
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
Fonte: http://feedproxy.google.com/~r/BlogDoJuniorTi/~3/7xB7nM24ElI/install-and-configure-rtl8812au-in.html