public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
From: Ping-Ke Shih <pkshih@realtek.com>
To: Kurt Grutzmacher <grutz@jingojango.net>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: RE: No packets in monitor mode with rtw89_8852ce
Date: Fri, 17 May 2024 00:28:58 +0000	[thread overview]
Message-ID: <c8fd2e5a096748d0aec9adcc6b294fdc@realtek.com> (raw)
In-Reply-To: <CAMDnkSkWQqQN-cimuJ--XFEJbdNPJK_z7hocskSaBQbnH+tW=g@mail.gmail.com>

Kurt Grutzmacher <grutz@jingojango.net> wrote: 
> Using a Realtek 8852ce module in monitor mode on Ubuntu 22.04 LTS I am
> able to capture frames on 2.4 GHz channels but not any other
> frequencies. Low power mode is disabled.
> 
> [98869.471001] rtw89_8852ce 0000:02:00.0: loaded firmware rtw89/rtw8852c_fw.bin
> [98869.480121] rtw89_8852ce 0000:02:00.0: Firmware version 0.27.56.14,
> cmd version 0, type 1
> [98869.480142] rtw89_8852ce 0000:02:00.0: Firmware version 0.27.56.14,
> cmd version 0, type 3
> [98869.757041] rtw89_8852ce 0000:02:00.0: chip rfe_type is 1
> 
> ubuntu@ubuntu:~$ sudo iw realtekwifi0 set freq 2412
> ubuntu@ubuntu:~$ sudo tcpdump -i realtekwifi0

My 8852ce is wlan1, and then below instructions can show up some packets: 

sudo iw dev wlan1 interface add mon0 type monitor
sudo ifconfig mon0 up
sudo tcpdump -i mon0



  reply	other threads:[~2024-05-17  0:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-16 16:17 No packets in monitor mode with rtw89_8852ce Kurt Grutzmacher
2024-05-17  0:28 ` Ping-Ke Shih [this message]
2024-05-17  3:25   ` Kurt Grutzmacher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c8fd2e5a096748d0aec9adcc6b294fdc@realtek.com \
    --to=pkshih@realtek.com \
    --cc=grutz@jingojango.net \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox