tips-rtl8812AU
Wifi dongle ( ELECOM WDC-433DU2HBK )
Leap42.3 / RaspbarryPI
git clone https://github.com/scrivy/rtl8812AU_8821AU_linux.git
# does not work # https://github.com/diederikdehaas/rtl8812AU #
cd rtl8812AU_8821AU_linux make make install
Leap15
https://github.com/gordboy/rtl8812au
https://github.com/diederikdehaas/rtl8812AU
https://github.com/gnab/rtl8812au/
sudo zypper install bc sudo zypper install dkms
## git clone https://github.com/gordboy/rtl8812au.git git clone https://github.com/gnab/rtl8812au/
cd ./rtl8812au make ---- sudo insmod 8812au.ko lsmod | grep 8812au # sudo rmmod 8812au.ko # sudo cp 8812au.ko /lib/modules/$(uname -r)/kernel/drivers/net/wireless sudo cp 8812au.ko /lib/modules/4.12.14-lp150.12.70-default/kernel/drivers/net/wireless/ sudo depmod # make install # depmod # modprobe 8812au # modprobe -r 8812au
any ??
https://github.com/gnab/rtl8812au/
tips
https://blog.techlab-xe.net/linux-use-usb-wifi-2016/