I'm running the latest rev of the Pi4 distro and would like to get a USB wireless dongle working, but I can't compile the driver for it because I can't install the kernel-headers. What I see is:

stellarmate@stellarmate:~/rtl8812au$ uname -a
Linux stellarmate 4.19.63-v7l+ #1249 SMP Thu Aug 1 16:31:35 BST 2019 armv7l armv7l armv7l GNU/Linux
stellarmate@stellarmate:~/rtl8812au$ sudo apt-get install raspberrypi-kernel-headers build-essential
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package raspberrypi-kernel-headers

I did an apt-cache search linux-headers and don't see a package for 4.19.x so is there any way to resolve this? Thanks!

Regards,
Gord

Read More...