┌──(root㉿noe-systemproductname)-[/]
└─# sudo airmon-ng start wlo1
Found 2 processes that could cause trouble.
Kill them using 'airmon-ng check kill' before putting
the card in monitor mode, they will interfere by changing channels
and sometimes putting the interface back in managed mode
PID Name
952 NetworkManager
1153 wpa_supplicant
PHY Interface Driver Chipset
phy0 wlo1 iwlwifi Intel Corporation Alder Lake-S PCH CNVi WiFi (rev 11)
Failed to set wlo1 down using ip
ERROR adding monitor mode interface: command failed: Operation not permitted (-1)
Then If i try in my real machine do manaully the and then use wifi in docker container.
Why happend this, should I do add something special for share my board card?
My host pc is connecting with Cable using Rj45, and the wifi is enabled on the board. The problem only happened in the docker container, in my hosts wifite works well
Hey bro, i am trying mount my wifi onboard card using your settings over the image leplusorg/kali, i am in manjaro in my real machine.
its stucks in
enabling monitor mode
then if I try
Then If i try in my real machine do manaully the and then use wifi in docker container.
Why happend this, should I do add something special for share my board card? My host pc is connecting with Cable using Rj45, and the wifi is enabled on the board. The problem only happened in the docker container, in my hosts wifite works well