Browse Source

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 <hdegoede@redhat.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
main
Hans de Goede 4 years ago committed by Josh Boyer
parent
commit
55cab07fb6
No known key found for this signature in database
GPG Key ID: A31B6BD72486CFD6
  1. 1
      WHENCE

1
WHENCE

@ -3717,6 +3717,7 @@ File: rtl_bt/rtl8723a_fw.bin @@ -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

Loading…
Cancel
Save