abperiasamy / rtl8812AU_8821AU_linux

rtl8812AU_8821AU linux kernel driver for AC1200 (801.11ac) Wireless Dual-Band USB Adapter
GNU General Public License v2.0
1.23k stars 434 forks source link

Monitor Mode not working #97

Open vivek29081993 opened 9 years ago

vivek29081993 commented 9 years ago

Hi there, I am using Dual-band Wireless-AC1200 USB 3.0 Wi-Fi Adapter in Kali Linux with kernel version 4.0.0-kali1-amd64.When I use the command :

" airmon-ng start wlan0"

The output is:

"No interfering processes found PHY Interface Driver Chipset

ethtool failed... only mac80211 devices on kernel 2.6.33 or higher are officially supported by airmon-ng"

and also the device stops blinking. The Monitor mode of the adapter is not working using this driver 8812au. Please help.

fatfarm commented 9 years ago

ifconfig wlan0 down
iwconfig wlan0 mode monitor ifconfig wlan0 up proceed to airmon-ng check kill airodump-ng

okazymyrov commented 8 years ago

"iwconfig wlan0 mode monitor" doesn't work with D-Link DWA-172. @fatfarm what device do you have?

bits3rpent commented 8 years ago

This driver does not support monitor mode. It is hardmac-based and therefore most likely will never support monitor mode.

fatfarm commented 8 years ago

im using the alfa awus036ach on kali linux. the adapter does go into monitor but wont inject packets.

On Sun, Nov 15, 2015 at 1:40 PM, bits3rpent notifications@github.com wrote:

This driver does not support monitor mode. It is hardmac-based and therefore most likely will never support monitor mode.

— Reply to this email directly or view it on GitHub https://github.com/abperiasamy/rtl8812AU_8821AU_linux/issues/97#issuecomment-156846135 .

hackvice commented 4 years ago

I have the same adapter and I have a hard time with it. Same issues. Goes in monitor mode but does not show any connections at all. On the old driver. When I install the GitHub driver and do upgrade it does not show the wlan0. idk