Skip to content

Instalacja sterowników RTL8812au (wifi)

Instalacja kernel'a

apt install pve-headers-<wersja_kernela>-pve

Pobieranie

$ git clone -b v5.6.4.2 https://github.com/aircrack-ng/rtl8812au.git
cd rtl*

Instalacja sterowników

In order to install the driver open a terminal in the directory with the source code and execute the following command:

$ sudo make dkms_install

Removal of Driver

In order to remove the driver from your system open a terminal in the directory with the source code and execute the following command:

$ sudo make dkms_remove

W oparciu o stronę: link