From: Ping-Ke Shih <pkshih@realtek.com>
To: Ansh Gupta <anshgupta1941@outlook.com>,
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: RE: rtw89: RTL8852BE Frequent Bluetooth disconnections and occasional Wi-Fi dropouts
Date: Fri, 11 Jul 2025 08:15:22 +0000 [thread overview]
Message-ID: <2eb3a7fb50184ab3afd86260db2d99ce@realtek.com> (raw)
In-Reply-To: <KL1PR01MB5322C6C207221EED26EE92DCB240A@KL1PR01MB5322.apcprd01.prod.exchangelabs.com>
Ansh Gupta <anshgupta1941@outlook.com> wrote:
> Hello,
>
>
> > If you play a local music without WiFi connection, does it work well?
>
> Works a lot better, no disconnections even after going to idle mode.
> There is still a delay in providing audio output, but the delay has
> reduced to 1 to 2 seconds, after which I can hear.
>
>
> > If only WiFi connection (without Bluetooth), does connection drop?
> No.
>
>
> > Bluetooth operates on 2.4GHz band, so is it possible to connect AP on
> > 5 GHz band?
>
> The 5GHz band SSID does not show up in the available network list until
> I am 1 to 2 feet away from AP. This happens regardless of whether
> bluetooth is on or off. When connected, I can use that network at normal
> speeds even if I am about 3 meters away from AP with a wall in
> between. I have a separate SSID setup for both the 2.4 and 5GHz bands. I
> did cross check with other devices, and they could connect to the 5GHz
> SSID from a 3 meter distance.
>
> Please note that I do not have access to this particular AP anymore than
> 9 days, so I would not be able to provide information regarding it after
> that. The issue with bluetooth and 2.4GHz band is not unique to this AP.
> I tried this with my phone hotspot using 5GHz band, but the results are
> same for every device - it would connect only within a 1 foot radius.
This is very weird. Actually, STA can find AP passively by listening beacons.
Is it possible take your phone with hotspot on 5GHz at a clear place?
>
> Besides, bluetooth works fine on 5GHz band, although delay in audio
> output by 1 to 2 seconds is present.
>
> > Turn off power saveing entirely by
> > sudo iw wlan0 set power_save off
> >
> > to see if ease symptom.
> No improvements noticed in bluetooth and 5GHz wifi detection.
>
>
> Additional details I thought would be useful:
>
>
> I have a wireless usb mouse attached to my laptop,
>
> $ lsusb -d 3938:1031
>
> Bus 003 Device 003: ID 3938:1031 MOSART Semi. 2.4G Wireless Mouse
>
> However, disconnecting the mouse did not make a noticeable difference.
>
>
> Occasionally, the earphones disconnect when audio profiles are switched,
> from A2DP to HSP/HFP and vice versa.
>
> This only occurred with the 2.4GHz band and not the 5GHz band. Software
> which records voice does this profile switching.
To diagnose BT disconnection problem, please capture log by:
while [ 1 ]; do echo ""; date -R; cat /sys/kernel/debug/ieee80211/phy0/rtw89/btc_info ; sleep 2; done | tee xxxxx.log
As I add 'date' in log, please manually record the time BT gets disconnect
or abnormal.
Also, reproduce symptoms at least three times. (more is better)
Summarize what we need:
1. btc_info log (mentioned above)
2. kernel and syslog log (with date to align btc_info log)
3. repeat experiments at least three times, and record/share the
disconnection/abnormal time/symptom to us.
next prev parent reply other threads:[~2025-07-11 8:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-01 8:39 rtw89: RTL8852BE Frequent Bluetooth disconnections and occasional Wi-Fi dropouts Ansh Gupta
2025-07-02 7:47 ` Ping-Ke Shih
2025-07-02 16:20 ` Ansh Gupta
2025-07-11 8:15 ` Ping-Ke Shih [this message]
2025-07-16 16:17 ` Ansh Gupta
2025-07-17 0:36 ` Ping-Ke Shih
[not found] ` <3af6b319-9ebc-4d9e-8d94-326329b47268@outlook.com>
2025-07-09 7:11 ` Ansh Gupta
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=2eb3a7fb50184ab3afd86260db2d99ce@realtek.com \
--to=pkshih@realtek.com \
--cc=anshgupta1941@outlook.com \
--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 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.