Skip to main content
This page documents temporary workarounds and known issues for Bluetooth on Qualcomm Linux. Each entry is expected to be removed once the proper fix lands in a release. Don’t rely on the contents of this page for production deployments.

Workarounds

Change the Bluetooth chipset to QCC2072 on the Qualcomm Dragonwing IQ-9075 EVK

By default, the Dragonwing IQ-9075 EVK has the WCN6855 chipset software. To use the QCC2072, apply the following changes. Steps:
  1. Save the following patch with the filename 0001-dts-change-bt-from-wcn6855-to-qcc2072.patch.
  2. Apply the patch to the meta-qcom tree.
  3. Build and flash the image.
  4. Push the following firmware files to the device. The files can be obtained from the linux-firmware repository.
    • ornbcscal11.bin/lib/firmware/qca/ornbcscal11.bin
    • ornbtfw11.tlv/lib/firmware/qca/ornbtfw11.tlv
    • ornnv11.bin/lib/firmware/qca/ornnv11.bin
  5. Reboot the device.
After the device boots, QCC2072 Bluetooth comes up and operates as expected.

Known issues

No entries yet.