capturepi

Results 3 comments of capturepi

@osenbruggen What Raspberry Pi OS did you use? I've tried the latest Raspbian image with 4.4.38-v7+ and it would not compile. I've installed the headers using 'sudo apt-get install raspberrypi-kernel-headers'...

I've now managed to get it to compile however it does not appear. Using 'sudo make install' produces: install -p -m 644 881au.ko /lib/modules/4.4.38-v7+/kernel/drivers/net/wireless/ /sbin/depmod -a 4.4.38-v7+ But nothing happens...

@MrEngman The Alfa adapter is AWUS036AC. 0bda:8812 I can see the VID and PID in usb_intf.c It works on the latest Kali VM. When I run insmod 8812au.ko, I receive...