Skip to content
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

'active' monitor mode flag can't be set on Raspberry Pi OS Lite #752

Open
xdavidhu opened this issue Oct 16, 2020 · 1 comment
Open

'active' monitor mode flag can't be set on Raspberry Pi OS Lite #752

xdavidhu opened this issue Oct 16, 2020 · 1 comment

Comments

@xdavidhu
Copy link

Hi,

My setup looks like this:

  • Raspberry Pi 3 Model B v1.2 (Raspberry Pi OS Lite 2020-08-20)
  • ALFA AWUS036AC (RTL8812AU) card

I am able to put the device in monitor mode, but setting the active (ACK incoming unicast packets) monitor mode flag fails with Operation not supported (-95):

pi@raspberrypi:~$ sudo iw dev wlan1 set type monitor
pi@raspberrypi:~$ sudo iw dev wlan1 set monitor active
command failed: Operation not supported (-95)

I have tried both v5.6.4.2 and v5.8.5 branches without success.
Should this driver support this flag? Is it maybe something I can just toggle in the Makefile?

Thank you for your help!

@M0tix
Copy link

M0tix commented Mar 3, 2023

Not sure if you still care, but I'm currently looking at active monitor mode and "enabling" it in the drivers, and you might be interested in this: morrownr/USB-WiFi#73
As for the device, maybe it just doesn't support active monitoring mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants