Mange / rtl8192eu-linux-driver

Drivers for the rtl8192eu chipset for wireless adapters (D-Link DWA-131 rev E1 included!)
1.32k stars 435 forks source link

kernel 4.4.50-v7+ cannot be found #38

Closed loskiq closed 7 years ago

loskiq commented 7 years ago

root@raspberrypi:~/rtl8192eu-arm-linux-driver-master# dkms install rtl8192eu/1.0 Error! echo Your kernel headers for kernel 4.4.50-v7+ cannot be found at /lib/modules/4.4.50-v7+/build or /lib/modules/4.4.50-v7+/source.

What is this?

gilcu3 commented 7 years ago

do you have your kernel headers installed? You need to do something like this: sudo apt-get install raspberrypi-kernel-headers

PanderMusubi commented 7 years ago

https://github.com/Mange/rtl8192eu-linux-driver/pull/50

CGarces commented 7 years ago

Closed by #50