Cannot find wlan device (monitor mode) in device list / Linux mint

asked 2018-04-10 20:45:38 +0000

iago gravatar image

Hello,

I switch my wlan interface (interface for USB/ Realtec 802.11n WLAN adapter) to monitor mode with the following commands:

sudo ip link set wlx74da38e2f0fa down 
sudo iwconfig wlx74da38e2f0fa mode monitor

iwconfig says that this was successful:

wlx74da38e2f0fa  IEEE 802.11  Mode:Monitor  Tx-Power=20 dBm   
Retry short limit:7   RTS thr=2347 B   Fragment thr:off
Power Management:off

However, I cannot find the device in the device list of Wireshark anymore!? How is this possible?

I use Linux Mint 18.3 'Sylvia' "Cinnamon 64-bit"

Thanks a lot, iago

edit retag flag offensive close merge delete

Comments

Wireshark version?

grahamb gravatar imagegrahamb ( 2018-04-11 01:35:47 +0000 )edit

Version 2.2.6 (Git Rev Unknown from unknown)

iago gravatar imageiago ( 2018-04-11 04:21:18 +0000 )edit

Hi, I have a same problem, with my ArchLinux (KDE Plasma).

Heraldo Gama gravatar imageHeraldo Gama ( 2019-05-26 19:16:45 +0000 )edit