PDA

View Full Version : problem when i recompile the kernel to install the wireless card driver



obscure
2017-07-14, 17:42
hello

i have a problem with the kali source 4.9.0.

i followed the tutorial of the official website of kali

https://docs.kali.org/development/recompiling-the-kali-linux-kernel

i want to install the driver of intel because my wireless card doesn't work in this os .. ( it doesn't detect )

in the command line it show: no wireless extensions

i'm using the Intel Ethernet Controller 82540 EM

when i go to the folder of the intel driver and i put make install in the terminal it show:

- kernel headers files not in any of the expected locations

-install the appropriate kernel development package

-kernel-devel for building kernel-modules and try again . stop

the linux headers are installed and the system are updated

what am i missing here?

thanks a lot