You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but I end up with "bt-.." tools that kinda work when bluetoothd is started, but bluetoothctl is missing.
to get bluetooth audio working (under kuiper linux) I compiled kernel image with bluetooth support, installed bluez, configured it and installed https://github.com/arkq/bluez-alsa backend.
Then bluetooth device should be paired. aplay -D bluealsa file or mpg123 -a bluealsa file should work.
The text was updated successfully, but these errors were encountered:
I have (limited) success with usb bluetooth support via otg port.
I have successfully started it on kuiper linux with tezuka kernel, but buildroot is still missing some packages to get it to work.
added to defconfig:
next, packages for bluez are required.
theoretically, this should do it:
but I end up with "bt-.." tools that kinda work when bluetoothd is started, but bluetoothctl is missing.
to get bluetooth audio working (under kuiper linux) I compiled kernel image with bluetooth support, installed bluez, configured it and installed https://github.com/arkq/bluez-alsa backend.
Then bluetooth device should be paired.
aplay -D bluealsa file
ormpg123 -a bluealsa file
should work.The text was updated successfully, but these errors were encountered: