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
Hello sir
How can I get owl to work on qualcomm chip
It supports monitor mode but not active one
I have seen issue number 9 and you mentioned it could work if I added another ad-hoc network
The problem is to enable monitor mode I have to use the following custom command echo "4" > /sys/module/wlan/parameters/con_mode
How can I enable monitor mode with Owl to be able to use opendrop
Thanks
The text was updated successfully, but these errors were encountered:
Hey ! I searched for the active monitor mode a lot, and I tried to find an adapter that support it. I found a GitHub that is very well maintained and I discussed the issue with the owner. Here is a link for the discussion that can help you find an adapter that will work for you.
The owner told me which chipset works with active monitor mode, and if you grab this info you can search on the README of his GitHub an adapter with the mentioned chipset that will work for you: morrownr/USB-WiFi#73
thanks to him, we now have a very modern device list that will work with OWL.
Hello sir
How can I get owl to work on qualcomm chip
It supports monitor mode but not active one
I have seen issue number 9 and you mentioned it could work if I added another ad-hoc network
The problem is to enable monitor mode I have to use the following custom command
echo "4" > /sys/module/wlan/parameters/con_mode
How can I enable monitor mode with Owl to be able to use opendrop
Thanks
The text was updated successfully, but these errors were encountered: