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
Running ./install_wifi.sh from the rtl8192eu-linux directory gives me the following error:
rmmod: ERROR: Module 8192eu is not currently loaded
rmmod: ERROR: Module rtl8xxxu is not currently loaded
Error! The module rtl8192eu 1.0 is not currently installed.
This module is not currently ACTIVE for kernel 5.15.0-kali3-amd64 (x86_64).
Error! There is no instance of rtl8192eu 1.0 for kernel 5.15.0-kali3-amd64 (x86_64) located in the DKMS tree.
Creating symlink /var/lib/dkms/rtl8192eu/1.0/source -> /usr/src/rtl8192eu-1.0
Error! Your kernel headers for kernel 5.15.0-kali3-amd64 cannot be found at /lib/modules/5.15.0-kali3-amd64/build or /lib/modules/5.15.0-kali3-amd64/source.
You can use the --kernelsourcedir option to tell DKMS where it's located.
modprobe: FATAL: Module 8192eu not found in directory /lib/modules/5.15.0-kali3-amd64
The text was updated successfully, but these errors were encountered:
Running ./install_wifi.sh from the rtl8192eu-linux directory gives me the following error:
rmmod: ERROR: Module 8192eu is not currently loaded
rmmod: ERROR: Module rtl8xxxu is not currently loaded
Error! The module rtl8192eu 1.0 is not currently installed.
This module is not currently ACTIVE for kernel 5.15.0-kali3-amd64 (x86_64).
Error! There is no instance of rtl8192eu 1.0 for kernel 5.15.0-kali3-amd64 (x86_64) located in the DKMS tree.
Creating symlink /var/lib/dkms/rtl8192eu/1.0/source -> /usr/src/rtl8192eu-1.0
Error! Your kernel headers for kernel 5.15.0-kali3-amd64 cannot be found at /lib/modules/5.15.0-kali3-amd64/build or /lib/modules/5.15.0-kali3-amd64/source.
You can use the --kernelsourcedir option to tell DKMS where it's located.
modprobe: FATAL: Module 8192eu not found in directory /lib/modules/5.15.0-kali3-amd64
The text was updated successfully, but these errors were encountered: