- Edited
Hello all,
So I used the following to install my WiFi adapter.
https://github.com/ulli-kroll/rtl8822bu
It got the adapter working but I always have to reload the drivers after restart by
cd rtl8822bu-master
sudo modprobe cfg80211
sudo insmod rtl8822bu.ko
How do I get it to load during boot?