Issues compiling rtl8812 wifi drivers

Better update - thanks to @CodeChief for the working 8812.ko module in his ‘building a module’ post.

then:

sudo cp 8812au.ko /lib/modules/$(uname -r)/kernel/drivers/net/wireless
sudo depmod
sudo reboot

and Boom! Thanks guys!

1 Like