Fix for Hardkernel USB Bluetooth adapter on Odroid C2

Hi,

I was surprised to find that the Hardkernel USB bluetooth adapter was not recognized in CoreELEC 9.2.4.2 on my Odroid C2 - it does not show up at all in the Bluetooth settings.

Upon further investigation, it seems that this device is a Broadcom BCM2045 controller (id 0a5c:2045) which has problems with the stored link key commands failing when the device is brought up.

I’ve confirmed that backporting this patch from the btusb driver fixes the bug and the device appears to be working fine: https://www.spinics.net/lists/linux-bluetooth/msg64780.html

Happy to provide a PR if that helps.

This shouldn’t be an issue for any devices that can use the amlogic-ng kernel, as that one already includes this patch.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.