Linux-Firmware Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Zenm Chen <zenmchen@gmail.com>
To: linux-firmware@kernel.org
Cc: max.chou@realtek.com, hildawu@realtek.com, pkshih@realtek.com,
	zenmchen@gmail.com
Subject: [PATCH] rtl_bt: Add missing rtl8761a_config.bin for RTL8761AU
Date: Tue,  5 May 2026 15:13:41 +0800	[thread overview]
Message-ID: <20260505071341.7688-1-zenmchen@gmail.com> (raw)

The RTL8761AU Bluetooth controller functions correctly but there is an error
like below in dmesg because the rtl8761a_config.bin config file is missing.

[  171.949697] bluetooth hci0: Direct firmware load for rtl_bt/rtl8761a_config.bin failed with error -2

To suppress this error message, add a soft link from rtl8761a_config.bin to 
rtl8761bu_config.bin. The latter is an empty/header-only config file
compatible with this device.

Signed-off-by: Zenm Chen <zenmchen@gmail.com>
---
 WHENCE | 1 +
 1 file changed, 1 insertion(+)

diff --git a/WHENCE b/WHENCE
index 48c471e2..f7fc4928 100644
--- a/WHENCE
+++ b/WHENCE
@@ -4395,6 +4395,7 @@ Link: rtl_bt/rtl8723bs_config-OBDA0623.bin -> rtl8723bs_config.bin
 File: rtl_bt/rtl8723cs_xx_fw.bin
 File: rtl_bt/rtl8723cs_xx_config.bin
 File: rtl_bt/rtl8761a_fw.bin
+Link: rtl_bt/rtl8761a_config.bin -> rtl8761bu_config.bin
 File: rtl_bt/rtl8761b_fw.bin
 File: rtl_bt/rtl8761b_config.bin
 File: rtl_bt/rtl8761bu_fw.bin
-- 
2.53.0


             reply	other threads:[~2026-05-05  7:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-05  7:13 Zenm Chen [this message]
2026-05-05 12:27 ` [PATCH] rtl_bt: Add missing rtl8761a_config.bin for RTL8761AU Dmitry Baryshkov

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=20260505071341.7688-1-zenmchen@gmail.com \
    --to=zenmchen@gmail.com \
    --cc=hildawu@realtek.com \
    --cc=linux-firmware@kernel.org \
    --cc=max.chou@realtek.com \
    --cc=pkshih@realtek.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox