diff -Nru rtl8723bt-firmware-20181104/debian/changelog rtl8723bt-firmware-20210806/debian/changelog --- rtl8723bt-firmware-20181104/debian/changelog 2022-05-26 07:32:47.000000000 +0000 +++ rtl8723bt-firmware-20210806/debian/changelog 2022-11-02 09:23:01.000000000 +0000 @@ -1,3 +1,11 @@ +rtl8723bt-firmware (20210806-1ppa1) jammy; urgency=medium + + * Add firmware files to support the rtl8723ds + - rtl_bt/rtl8723ds_config.bin + - rtl_bt/rtl8723ds_fw.bin + + -- Isaac True Wed, 02 Nov 2022 09:23:01 +0000 + rtl8723bt-firmware (20181104-1) unstable; urgency=medium * Initial release. (Closes: #1011744) diff -Nru rtl8723bt-firmware-20181104/debian/control rtl8723bt-firmware-20210806/debian/control --- rtl8723bt-firmware-20181104/debian/control 2022-05-26 07:32:47.000000000 +0000 +++ rtl8723bt-firmware-20210806/debian/control 2022-11-02 09:23:01.000000000 +0000 @@ -1,18 +1,19 @@ Source: rtl8723bt-firmware Section: non-free/kernel Priority: optional -Maintainer: Bastian Germann +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Bastian Germann Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13) Standards-Version: 4.6.1 Homepage: https://github.com/anarsoul/rtl8723bt-firmware XS-Autobuild: yes -Package: firmware-realtek-rtl8723cs-bt +Package: firmware-realtek-rtl8723-bt Architecture: all Depends: ${misc:Depends} -Description: Bluetooth firmware for Realtek RTL8723CS - The Bluetooth firmware for the RTL8723CS chip that communicates with the - host via UART is needed, e.g., on the popular Pinebook and Pinephone. +Description: Bluetooth firmware for Realtek RTL8723 family + The Bluetooth firmware for the RTL8723 chip family that communicates with the + host via UART or SDIO is needed, e.g., on the popular Pinebook and Pinephone. As of Linux 5.18, the btrtl driver does not have support for this chip, but patches are available. diff -Nru rtl8723bt-firmware-20181104/debian/firmware-realtek-rtl8723-bt.install rtl8723bt-firmware-20210806/debian/firmware-realtek-rtl8723-bt.install --- rtl8723bt-firmware-20181104/debian/firmware-realtek-rtl8723-bt.install 1970-01-01 00:00:00.000000000 +0000 +++ rtl8723bt-firmware-20210806/debian/firmware-realtek-rtl8723-bt.install 2022-11-02 09:23:01.000000000 +0000 @@ -0,0 +1,4 @@ +rtl_bt/rtl8723cs_xx_fw.bin lib/firmware/rtl_bt/ +rtl_bt/rtl8723ds_fw.bin lib/firmware/rtl_bt/ +rtl_bt/rtl8723ds_config.bin lib/firmware/rtl_bt/ +rtl8723cs_xx_config.bin lib/firmware/rtl_bt/ diff -Nru rtl8723bt-firmware-20181104/debian/firmware-realtek-rtl8723cs-bt.install rtl8723bt-firmware-20210806/debian/firmware-realtek-rtl8723cs-bt.install --- rtl8723bt-firmware-20181104/debian/firmware-realtek-rtl8723cs-bt.install 2022-05-26 07:32:47.000000000 +0000 +++ rtl8723bt-firmware-20210806/debian/firmware-realtek-rtl8723cs-bt.install 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -rtl_bt/rtl8723cs_xx_fw.bin lib/firmware/rtl_bt/ -rtl8723cs_xx_config.bin lib/firmware/rtl_bt/ Binary files /tmp/IxVMTmkLda/rtl8723bt-firmware-20181104/rtl_bt/rtl8723ds_config.bin and /tmp/Vk4E5AEWGa/rtl8723bt-firmware-20210806/rtl_bt/rtl8723ds_config.bin differ Binary files /tmp/IxVMTmkLda/rtl8723bt-firmware-20181104/rtl_bt/rtl8723ds_fw.bin and /tmp/Vk4E5AEWGa/rtl8723bt-firmware-20210806/rtl_bt/rtl8723ds_fw.bin differ diff -Nru rtl8723bt-firmware-20181104/WHENCE rtl8723bt-firmware-20210806/WHENCE --- rtl8723bt-firmware-20181104/WHENCE 2018-11-04 16:54:44.000000000 +0000 +++ rtl8723bt-firmware-20210806/WHENCE 2022-11-02 09:26:13.000000000 +0000 @@ -4,6 +4,8 @@ File: rtl_bt/rtl8723cs_xx_fw.bin File: rtl_bt/rtl8723bs_config-pine64.bin File: rtl_bt/rtl8723bs_config.bin +File: rtl_bt/rtl8723ds_fw.bin +File: rtl_bt/rtl8723ds_config.bin Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details