From 55cab07fb682e6813f5b9b5fe54e7f9ae6eee73b Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Thu, 25 Mar 2021 23:15:47 +0100 Subject: [PATCH] rtl_bt: Add rtl8723bs_config-OBDA0623.bin symlink Some x86/ACPI devices such as the Acer Aspire Switch 10E (SW3-016), use an alternative ACPI hardware-id (HID) for the BT part of the RTL8723BS chip. Instead of using the standard OBDA8723 HID this device uses a HID of OBDA0623. Despite using a different HID it does work fine with the default config settings from the rtl8723bs_config-OBDA8723.bin file. Add a symlink to that file, to fix BT not working on this device due to a missing config file. Signed-off-by: Hans de Goede Signed-off-by: Josh Boyer --- WHENCE | 1 + 1 file changed, 1 insertion(+) diff --git a/WHENCE b/WHENCE index 4483297..4070103 100644 --- a/WHENCE +++ b/WHENCE @@ -3717,6 +3717,7 @@ File: rtl_bt/rtl8723a_fw.bin File: rtl_bt/rtl8723b_fw.bin File: rtl_bt/rtl8723bs_fw.bin File: rtl_bt/rtl8723bs_config-OBDA8723.bin +Link: rtl_bt/rtl8723bs_config-OBDA0623.bin -> rtl8723bs_config-OBDA8723.bin File: rtl_bt/rtl8761a_fw.bin File: rtl_bt/rtl8812ae_fw.bin File: rtl_bt/rtl8821a_fw.bin