Include firmware for Asus BT-400

Hey, I have a Asus BT-400 bluetooth dongle, and coreelec is missing firmware for it. It’s looking for BCM20702A1-0b05-17cb.hcd in /lib/firmware/brcm. The one here https://github.com/winterheart/broadcom-bt-firmware/blob/master/brcm/BCM20702A1-0b05-17cb.hcd works. I’d be happy to make a PR, but not sure which package i should target. Right now i cooked up a systemd unit to place it there from /storage, but this requires I replug the dongle on each reboot

Edit: I figured it out, and i pushed a PR to libreelec for this, as I see you guys have that repo in the Makefile

You could just put firmware files to /storage/.config/firmware/brcm folder.

1 Like

You’re absolutely right, i missed this when googling :frowning:

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