0

What are the step to build this driver on kernel 5.3.0-46-generic ?

Running the make command on the new kernel give me an error on timer structure on the kernel source code (there has been some change) and I can't go on with this.

So how can I build this on the current kernel ?

Bob91
  • 1,182

1 Answers1

1

You can take rtl8812(14)au driver that is building with new kernels form this repo:

https://github.com/aircrack-ng/rtl8812au

It has been patched for the 5.3 kernel.

Pilot6
  • 92,041