Results 1 to 2 of 2

Thread: D-Link DWA-182 Rev C1 does not enable monitor mode in VirtualBox

  1. #1
    Join Date
    2015-Nov
    Posts
    4

    D-Link DWA-182 Rev C1 does not enable monitor mode in VirtualBox

    I have a D-Link DWA-182 Rev C1 and i'm trying to install in Kali Linux 2.0 64bits.
    I'm using Linux Kali in Oracle VM VirtualBox 5.0.10 with VirtualBox Extension Pack (USB extensions).

    I am root and i trying:

    apt-get update && apt-get -y upgrade && apt-get -y install dkms
    git clone https://github.com/abperiasamy/rtl8812AU_8821AU_linux
    cd rtl8812AU_8821AU_linux
    cp -R . /usr/src/rtl8812AU_8821AU_linux-1.0
    dkms add -m rtl8812AU_8821AU_linux -v 1.0
    dkms build -m rtl8812AU_8821AU_linux -v 1.0
    dkms install -m rtl8812AU_8821AU_linux -v 1.0
    modprobe 8812au

    It's working but when i put in mode monitor does not work:
    ifconfig wlan0 down
    iwconfig wlan0 mode Monitor (FAIL)
    ifconfig up

    airmon-ng check kill
    airmon-ng start wlan0 (EPIC FAIL)

    The mode monitor in Windows 7 works in CommView for WiFi:
    http://prntscr.com/91t3m8

    This means that the adapter supports monitor mode?

    Why can not i turn on the monitor mode in Kali?
    Attached Images Attached Images

  2. #2
    Join Date
    2015-Nov
    Posts
    4
    I installed this driver https://forum.aircrack-ng.org/index.php?topic=1086.0 and it's works now!

Similar Threads

  1. How to enable monitor mode, PI in tplink TL WN722N in Kali 2022.1
    By Maamba in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2022-02-28, 09:50
  2. Issue Enable monitor mode
    By dnetinfo3 in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2020-11-19, 07:22
  3. Enable monitor mode in Kali Linux 2
    By X0rCode in forum How-To Archive
    Replies: 26
    Last Post: 2015-12-25, 12:43
  4. How can I re-enable managed mode after monitor mode??
    By London in forum General Archive
    Replies: 2
    Last Post: 2014-09-11, 07:50

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •