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 headers can't be found #142

Closed Grrrolive closed 5 years ago

Grrrolive commented 5 years ago

I have another problem could you please help me ? This command :

pi@raspi:~/rtl8192eu-linux-driver $ sudo dkms install rtl8192eu/1.0

returns this :

Error! echo
Your kernel headers for kernel 4.19.57+ cannot be found at
/lib/modules/4.19.57+/build or /lib/modules/4.19.57+/source.</pre> 

I tried to reboot and reinstall the kernel headers unsuccessfully... and look here, the kernel versions :

pi@raspi:~ $ ls /usr/src/
linux-headers-4.19.66+      rtl8192eu-1.0
linux-headers-4.19.66-v7+   sense-hat
linux-headers-4.19.66-v7l+

pi@raspi:~ $ uname -r
4.19.57+

Thank you

Originally posted by @Grrrolive in https://github.com/Mange/rtl8192eu-linux-driver/issues/139#issuecomment-534138144

CGarces commented 5 years ago

duplicated #139