Skip to content

AWUS036ACH can't put it in monitor mode. #380

Description

@kaspervbrakel

Hi,

I got Linux mint 19.1 installed (4.15.0-52-generic)

With DKMS:
rtl8812au, 5.3.4, 4.15.0-52-generic, x86_64: installed

Wi-Fi adapter: Alfa AWUS036ACH.

adapter does show up with iwconfig:
wlx00c0caa65183 unassociated Nickname:"WIFI@REALTEK"
Mode:Managed Frequency=2.412 GHz Access Point: Not-Associated
Sensitivity:0/0
Retry:off RTS thr:off Fragment thr:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

And is usable in managed mode. However, when I try to enable monitor mode by either:
sudo ifconfig wlx00c0caa65183 down
sudo iwconfig wlx00c0caa65183 mode monitor
sudo ifconfig wlx00c0caa65183 up
I get:
Error for wireless request "Set Mode" (8B06) :
SET failed on device wlx00c0caa65183 ; Invalid argument.

or:
sudo iw dev wlx00c0caa65183 set monitor none
command failed: Operation not supported (-95)

Any suggestion on how to enable monitor mode for this device?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions