Ubuntu 16.04.5 USB wifi Adapter: 0bda:b812 not working

Found the solution:

https://github.com/cilynx/rtl88x2BU_WiFi_linux_v5.2.4.4_26334.20180126_COEX20171012-5044

did as instructed and works like a charm!! :D


I have a solution for Ubuntu 16.04 LTS, with a Techkey-6B06, which uses an RTL8812BU chipset.

  1. git clone https://github.com/cilynx/rtl88x2bu

  2. modify build.sh: It's missing sudo in front of each dkms command.

  3. chmod +x build.sh

  4. ./build.sh

Then just configure your wifi settings in Ubuntu as normal.