Bug 2379548 - Bluetooth Realtek RTL8723B does not work due to missing firmware configuration file rtl8723b_config.bin
Summary: Bluetooth Realtek RTL8723B does not work due to missing firmware configuratio...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: linux-firmware
Version: 42
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: David Woodhouse
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-07-11 14:51 UTC by Peter
Modified: 2026-02-01 04:25 UTC (History)
6 users (show)

Fixed In Version: linux-firmware-20250917-2.fc43 linux-firmware-20250917-2.fc42 linux-firmware-20250917-2.fc41
Clone Of:
Environment:
Last Closed: 2025-10-02 01:20:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Peter 2025-07-11 14:51:11 UTC
The Realtek RTL8723B Bluetooth chip requires both the firmware file rtl8723b_fw.bin and the configuration file rtl8723b_config.bin to function properly.

Currently, Fedora’s linux-firmware package only includes the firmware file rtl8723b_fw.bin, but the configuration file rtl8723b_config.bin is completely missing. This results in firmware load errors and causes Bluetooth to either not work or be unstable.

The following message appears in the system log (dmesg):
bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2

This issue affects many users with the RTL8723B chip.

I kindly request that the missing configuration file rtl8723b_config.bin be included in the linux-firmware package to enable Bluetooth to work without manual intervention.

Reproducible: Always

Comment 1 Peter Robinson 2025-07-11 15:13:46 UTC
It works fine for me on my arm devices with the rtl8723bs, it's in the realtek-firmware package

[   40.679480] Bluetooth: hci0: RTL: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
[   40.698379] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723bs_fw.bin
[   40.723905] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723bs_config.bin

> This issue affects many users with the RTL8723B chip.

Which variant of the 8723B do you have?

Comment 2 Peter Robinson 2025-07-11 15:22:59 UTC
Does it work if you run this and reboot?

sudo ln -s /lib/firmware/rtl_bt/rtl8723bs_config.bin.xz /lib/firmware/rtl_bt/rtl8723b_config.bin.xz

Comment 3 onkarshinde 2025-08-16 03:53:13 UTC
(In reply to Peter Robinson from comment #2)
> Does it work if you run this and reboot?
> 
> sudo ln -s /lib/firmware/rtl_bt/rtl8723bs_config.bin.xz
> /lib/firmware/rtl_bt/rtl8723b_config.bin.xz

This command resolved the issue for me. I am not sure yet if there are any side effects.

Comment 4 Fedora Update System 2025-09-29 09:26:01 UTC
FEDORA-2025-badf0ec7c2 (linux-firmware-20250917-2.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-badf0ec7c2

Comment 5 Fedora Update System 2025-09-29 09:26:02 UTC
FEDORA-2025-5dc8119805 (linux-firmware-20250917-2.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-5dc8119805

Comment 6 Fedora Update System 2025-09-29 09:26:03 UTC
FEDORA-2025-247771a325 (linux-firmware-20250917-2.fc41) has been submitted as an update to Fedora 41.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-247771a325

Comment 7 Fedora Update System 2025-09-30 01:32:04 UTC
FEDORA-2025-5dc8119805 has been pushed to the Fedora 43 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-5dc8119805`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-5dc8119805

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2025-09-30 01:56:29 UTC
FEDORA-2025-badf0ec7c2 has been pushed to the Fedora 42 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-badf0ec7c2`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-badf0ec7c2

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 9 Fedora Update System 2025-09-30 02:42:07 UTC
FEDORA-2025-247771a325 has been pushed to the Fedora 41 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-247771a325`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-247771a325

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 10 Fedora Update System 2025-10-02 01:20:31 UTC
FEDORA-2025-5dc8119805 (linux-firmware-20250917-2.fc43) has been pushed to the Fedora 43 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 11 Fedora Update System 2025-10-03 00:52:49 UTC
FEDORA-2025-badf0ec7c2 (linux-firmware-20250917-2.fc42) has been pushed to the Fedora 42 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 12 Fedora Update System 2025-10-03 01:17:00 UTC
FEDORA-2025-247771a325 (linux-firmware-20250917-2.fc41) has been pushed to the Fedora 41 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 13 Red Hat Bugzilla 2026-02-01 04:25:03 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days


Note You need to log in before you can comment on or make changes to this bug.