Skip to content

Instantly share code, notes, and snippets.

@v3rlly
Last active May 7, 2020 18:02
Show Gist options
  • Save v3rlly/f5e12f03b3c1ebbc237c8119c7faf226 to your computer and use it in GitHub Desktop.
Save v3rlly/f5e12f03b3c1ebbc237c8119c7faf226 to your computer and use it in GitHub Desktop.
instação do adaptador wi-fi D-LINK DWA-182 - definitivo

como instalar o adaptador wi-fi D-LINK DWA-182

imagem do dispositivo

sudo apt-get update
sudo apt-get install linux-headers-generic build-essential git

git clone https://github.com/cilynx/rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX20180427-5959
sudo dkms add ./rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX20180427-5959
sudo dkms install -m rtl88x2bu -v 5.3.1
sudo modprobe 88x2bu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment