I have a bluetooth adapter that uses the BCM2070 chipset and Lakka doesn’t see it at all unless I manually load btusb and run ‘echo “19ff 0239” >> /sys/bus/usb/drivers/btusb/new_id’ but even then it doesn’t work correctly. Turns out the adapter needs to have the FW patched at load each time using the brcm_patchram_plus tool but that tool isn’t on the distro so I tried to download it but it only comes in source so I need to build it but I can’t because there are no compilers on lakka and I can’t add any compilers because there is no pacman or apt-get… I’m INCREDIBLY frustrated at this point.
I tried adding the firmware HCD file to /storage/.config/firmware/brcm but that didn’t work either, and that’s because it needs to be loaded into the adapter with brcm_patchram_plus. I’m at a dead end, does anyone have any idea how to get the BCM2070 to work in lakka or a way to add build tools? If not, it looks like I’m being forced to either spend more money and get a different adapter or not use lakka at all and go back to something else.