You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used all the commands properly but all the time problem arises.
root@kali:/# uname -a
Linux kali 4.4.153-perf+ #1 SMP PREEMPT Thu Sep 17 11:40:21 WIB 2020 aarch64 GNU/Linux
I used the dkms module. But when i tried to install drivers using
$ sudo dkms install -m 8188eu -v 1.2
It shows me this
$ sudo dkms install -m 8188eu -v 1.2
Error! echo
Your kernel headers for kernel 4.4.153-perf+ cannot be found at
/lib/modules/4.4.153-perf+/build or /lib/modules/4.4.153-perf+/source.
You can use the --kernelsourcedir option to tell DKMS where it's located.
What to do pls help
The text was updated successfully, but these errors were encountered:
I used all the commands properly but all the time problem arises.
root@kali:/# uname -a
Linux kali 4.4.153-perf+ #1 SMP PREEMPT Thu Sep 17 11:40:21 WIB 2020 aarch64 GNU/Linux
I used the dkms module. But when i tried to install drivers using
$ sudo dkms install -m 8188eu -v 1.2
It shows me this
$ sudo dkms install -m 8188eu -v 1.2
Error! echo
Your kernel headers for kernel 4.4.153-perf+ cannot be found at
/lib/modules/4.4.153-perf+/build or /lib/modules/4.4.153-perf+/source.
You can use the --kernelsourcedir option to tell DKMS where it's located.
What to do pls help
The text was updated successfully, but these errors were encountered: