-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Monitor mode not supported #102
Comments
i tried the driver on kali linux (2024.1) and it gave the same error |
Did you enable it before building? |
In my case enabling monitor mode and doing packet injection WORKS! as follows: sudo apt update sudo rmmod 8192eu rtl8xxxu r8188eu IF THERE ARE PROBLEMS WITH ./install_wifi.sh, RUN ./uninstall_wifi.sh then execute make commands manually: sudo modprobe 8192eu !To enable Monitor mode and test packet injection:!WL=wlan0 sudo aireplay-ng --test $WL |
it gave me an error when tried to enable monitor mode in parrot OS
The text was updated successfully, but these errors were encountered: