clnhub / rtl8192eu-linux

Realtek rtl8192eu official Linux driver, versions: 5.2.19.1 (master), 5.6.3.1, 5.6.4 and 5.11.2.1 (default)
442 stars 90 forks source link

An error occured during the installation proccess #90

Open Oliveride opened 10 months ago

Oliveride commented 10 months ago

Help please! Here is a error: "Error! Your kernel headers for kernel 6.3.0-kali1-amd64 cannot be found at /lib/modules/6.3.0-kali1-amd64/build or /lib/modules/6.3.0-kali1-amd64/source. Please install the linux-headers-6.3.0-kali1-amd64 package or use the --kernelsourcedir option to tell DKMS where it's located."

clnhub commented 10 months ago

Please try sudo apt-get install –y linux-headers-$(uname -r)

Or download from https://http.kali.org/kali/pool/main/l/linux/