gnab / rtl8812au

Realtek 802.11n WLAN Adapter Linux driver
1.68k stars 546 forks source link

Fails to compile on raspberry pi 2 "Raspbian GNU/Linux 8 (jessie)" #76

Open skandragon opened 8 years ago

skandragon commented 8 years ago

Linux raspberrypi 4.1.18-v7+ #846 SMP Thu Feb 25 14:22:53 GMT 2016 armv7l GNU/Linux

root@raspberrypi:/home/pi/rtl8812au# make
make ARCH=arm CROSS_COMPILE= -C /lib/modules/4.1.18-v7+/build M=/home/pi/rtl8812au  modules
make[1]: Entering directory '/lib/modules/4.1.18-v7+/build'
make[1]: *** No rule to make target 'modules'.  Stop.
make[1]: Leaving directory '/lib/modules/4.1.18-v7+/build'
Makefile:1052: recipe for target 'modules' failed
make: *** [modules] Error 2
vassilmladenov commented 7 years ago

Did you ever figure out this issue?

Charlyo commented 7 years ago

Having the same issue with xbian and kernel 4.9.17

CRTX commented 6 years ago

This is the same issue as this: https://github.com/gnab/rtl8812au/issues/129

Fixed by sudo apt-get install raspberrypi-kernel-headers