BPI-R3 bluetooth usb stick for bluetooth speakers

Hi,

I am using ericwoud arch AP Image with NAND distro-boot + linux-recovery with btrfs rootfs on nvme.

And I have to say thank to ericwoud and frank-w for all the work putting into this, to make this happened.

I would like to use bluetooth headset profile to send an online radio stream to bluetooth speackers.

If I plug in a well working bluetooth usb stick, it will listed in lsusb, but nothing else.

No kernel modules and so on.

Looks like bluetooth support is missing and I am did not checked audio support till now.

Could please someone guide me into the right direction, to get it work.

Clone the build files

Add what you need to defconfig. You could even call the kernel config menu adding MENUCONFIG=1 like so:

MENUCONFIG=1 makepkg

It is as simple as building an archlinux package.