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: Wed, 2 Jul 2025 07:47:24 +0000 [thread overview]
Message-ID: <1293cd1841414523ac2d159e69db482f@realtek.com> (raw)
In-Reply-To: <KL1PR01MB5322B34FA3997A94C6F12A3BB241A@KL1PR01MB5322.apcprd01.prod.exchangelabs.com>
Ansh Gupta <anshgupta1941@outlook.com> wrote:
> Hello,
>
>
> My Bluetooth earphones frequently disconnect when no media is playing.
> Here is the scenario to make it clearer:
>
> 1. I connect to my Bluetooth earphones.
>
> 2. I start streaming a video.
>
> 3. When the video ends, I choose another one to stream.
>
> 4. As soon as the new video starts playing, Bluetooth disconnects.
>
If you play a local music without WiFi connection, does it work well?
>
> A few related things also happen, such as:
>
> 1. Delay in providing audio output from earphones when a video loads,
>
> 2. Slow network (with bluetooth on), due to which I could not stream
> videos without buffering every 10-20 seconds,
>
> 3. Occasional Wi-Fi and bluetooth dropouts at the same time.
If only WiFi connection (without Bluetooth), does connection drop?
>
> The available network connection point(s) uses 2.4GHz band. I have
> concluded that the earphones are not problematic after testing them on a
> Windows installation on the same device and on my phone.
Bluetooth operates on 2.4GHz band, so is it possible to connect AP on
5 GHz band?
>
>
> I disabled power saving features as mentioned with the driver options in
> /etc/modprobe.d/rtw89.conf, which did not fix the issue. I went ahead to
> toggle disable_clkreq as well to see if it does something, it did not
> fix the problem either. I toggled disable_clkreq to N right after checking.
>
> $ cat /etc/modprobe.d/rtw89.conf
> options rtw89_pci disable_clkreq=n disable_aspm_l1=y disable_aspm_l1ss=y
> options rtw89_core disable_ps_mode=y
Turn off power saveing entirely by
sudo iw wlan0 set power_save off
to see if ease symptom.
All experiments above are to clarify cause
> [ 4.364330] rtw89_8852be 0000:02:00.0: Firmware version 0.29.29.8
> [ 5.037633] Bluetooth: hci0: RTL: fw version 0x098b154b
I have confirmed these are already the latest firmware of WiFi and BT.
next prev parent reply other threads:[~2025-07-02 7:47 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 [this message]
2025-07-02 16:20 ` Ansh Gupta
2025-07-11 8:15 ` Ping-Ke Shih
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=1293cd1841414523ac2d159e69db482f@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.