Cannot install rtl8812au Wifi driver

Hi

I am currently using Raspberry pi 3, I am having issues installing the wifi driver for the chipset rtl8812 base on this github.

So everytime I update withe rpi-update kernel.

And I will get errors.

Every time I try to do this on ubuntu mate 16.04.02 i get errors.

desktop:~$ sudo apt-get install linux-headers-$(uname -r)
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package linux-headers-4.9.13-v7
E: Couldn't find any package by glob 'linux-headers-4.9.13-v7'
E: Couldn't find any package by regex 'linux-headers-4.9.13-v7'

or

desktop:~$ sudo apt-get install linux-headers-$(uname -vr)
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package linux-headers-4.9.13-v7
E: Couldn't find any package by glob 'linux-headers-4.9.13-v7'
E: Couldn't find any package by regex 'linux-headers-4.9.13-v7'
E: Unable to locate package #974
E: Unable to locate package SMP
E: Unable to locate package Wed
E: Unable to locate package Mar
E: Unable to locate package 1
E: Unable to locate package 20:09:48
E: Unable to locate package GMT
E: Unable to locate package 2017

How do I solve this problem???

Hi @M_Rusli,

does this help?:

https://www.max2play.com/en/forums/topic/howto-raspberry-pi-3-realtek-802-11ac-rtl8812au/

Nope! Try that it does not work.