Aircrack-ng forum

General Category => General help => Topic started by: Einstein on November 19, 2016, 02:41:38 am

Title: Monitor Mode failing: Operation not supported
Post by: Einstein on November 19, 2016, 02:41:38 am
First day installing Kali linux, trying to work with Aircrack-ng and for some reason it's failing when running this command:

sudo airmon-ng start

It keeps giving me this error message:

ERROR adding monitor mode interface: command failed: Operation not supported (-95)

Any ideas?
Title: Re: Monitor Mode failing: Operation not supported
Post by: misterx on November 19, 2016, 01:28:58 pm
what is the complete output of airmon-ng.

FYI, just giving an error message will never help, people always need context.
Title: Re: Monitor Mode failing: Operation not supported
Post by: syworks on November 20, 2016, 08:10:33 am
you did not even state the interface to use..
you should read up on http://www.aircrack-ng.org/doku.php?id=airmon-ng
Title: Re: Monitor Mode failing: Operation not supported
Post by: Tanyk on November 12, 2017, 01:41:35 pm
I am also getting the same error message.
I put the command airmon-ng start wlan0

PHY Interface Driver Chipset
phy0   wlan0     ?????   Broadcom 43430


ERROR adding monitor mode interface: command failed: Operation not supported (-95)   
Title: Re: Monitor Mode failing: Operation not supported
Post by: misterx on November 13, 2017, 06:18:28 am
The fact it cannot determine the driver most likely means it's a vendor driver and it is well known that vendors don't provide monitor mode in their driver.

If there is any mac80211 driver available for that device, you need to use it to be able to use monitor mode.