All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ping-Ke Shih <pkshih@realtek.com>
To: Nicola Mingotti <nico020978@gmail.com>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: RE: RTL8822bu as AP rejects Tapo devices
Date: Thu, 4 Jan 2024 09:35:20 +0000	[thread overview]
Message-ID: <d5219b204fce48e1aa458ac669e2bbd3@realtek.com> (raw)
In-Reply-To: <CAL7TOjnP72fV4en6i3hsd3qgsjas+a9O2rgp2CuCdKMLOh+VEg@mail.gmail.com>



> -----Original Message-----
> From: Nicola Mingotti <nico020978@gmail.com>
> Sent: Thursday, January 4, 2024 5:13 PM
> To: linux-wireless@vger.kernel.org
> Subject: RTL8822bu as AP rejects Tapo devices
> 
> 
> In the AP which runs now Debian Testing it is true i can plug in two
> Brostrend dongles. It works as AP 2.4Ghz, in the sense that i can
> connect to it with my Samsung phone. BUT, here comes the problem, NO
> ONE of the >10 Tapo devices (2 cameras C225 and several plugs P110)
> want to connects to the AP with the driver provided by the kernel.
> 

Capturing air sniffer would help to diagnose the problem. 
Assuming wlan0 is your RTL8822bu, add a monitor interface by 
  $ sudo iw dev wlan0 interface add mon0 type monitor

Use wireshark to records packets of mon0 during Tapo device is trying to
connect. 

Do you try to use non-secure connection? It can help to bisect problem too.

Ping-Ke


      reply	other threads:[~2024-01-04  9:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-04  9:12 RTL8822bu as AP rejects Tapo devices Nicola Mingotti
2024-01-04  9:35 ` Ping-Ke Shih [this message]

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=d5219b204fce48e1aa458ac669e2bbd3@realtek.com \
    --to=pkshih@realtek.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=nico020978@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.