Source i (link to git-repo or to original if based on someone elses unmodified work):

https://www.opencode.net/ilnanny75/rtl8812au-linux

Original
0
Become a Fan
5.8

Available as/for:arm64armhfx86x86-64
Description:
#RTL8812AU-Linux

___ *Assuming you have already installed the build softwares, linux-headers or dkms;
Follow the steps:

___ *Build / Install with Make
For building & installing the driver w ith 'make' use
make
make install
___ *DKMS
This driver can be installed using [DKMS]. This is a system which will automatically recompile and install a kernel module when a new kernel gets installed or updated. To make use of DKMS, install the dkms package, which on Debian (based) systems is done like this:
sudo apt-get install dkms
___ *Installation of Driver
In order to install the driver open a terminal in the directory with the source code and execute the following command:
sudo ./dkms-install.sh
___ *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 ./dkms-remove.sh
Package / Build dependencies (Devuan/Debian and derivates)
apt-get install build-essential
apt-get install bc
apt-get install libelf-dev
apt-get install linux-headers-`uname -r`
For Raspberry (RPI 2/3) you will need kernel sources
wget "https://raw.githubusercontent.com/notro/rpi-source/master/rpi-source" -O /usr/bin/rpi-source
chmod 755 /usr/bin/rpi-source
rpi-source
Then you need to compile the driver on the RPI
make
cp 8812au.ko /lib/modules/`uname -r`/kernel/drivers/net/wireless
depmod -a
modprobe 88XXau
then run this step to change platform in Makefile, For RPI 2/3:
sed -i 's/CONFIG_PLATFORM_I386_PC = y/CONFIG_PLATFORM_I386_PC = n/g' Makefile
sed -i 's/CONFIG_PLATFORM_ARM_RPI = n/CONFIG_PLATFORM_ARM_RPI = y/g' Makefile
But for RPI 3 B+ you will need to run those below
which builds the ARM64 arch driver:
sed -i 's/CONFIG_PLATFORM_I386_PC = y/CONFIG_PLATFORM_I386_PC = n/g' Makefile
sed -i 's/CONFIG_PLATFORM_ARM64_RPI = n/CONFIG_PLATFORM_ARM64_RPI = y/g' Makefile
Last changelog:

upate

fix debian installer


Ratings & Comments

2 Comments

larkoma

10 10 the best

ilnanny75

Thank you so much

Pling
0 Affiliates
Details
license GPLv2 or later
version 2.0
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 0

More Network from ilnanny75:

TL-WN725N-TP-Link-2 linux
ilnanny75
last update date: 6 years ago

Score 5.0

Other Network:

NzbPower
thejol
last update date: 19 years ago

Score 5.0

nzb
mnordstr
last update date: 13 years ago

Score 5.0

KNewz
ChaosWars
last update date: 17 years ago

Score 5.0

KLibido (Usenet binaries downloader)
bauno
last update date: 19 years ago

Score 5.0

Kwooty
kwooty
last update date: 11 years ago

Score 7.7

PANDO for Linux
Sephiroth6779
last update date: 18 years ago

Score 5.0