Bluetooth earphones working on FreeBSD

I'm thinking of buying some bluetooth earphones, but would prefer some which worked on FreeBSD,

Any recommendations?

I would like to use them with a ThinkPad W520 running FreeBSD 15.1.
 
Everything supports A2DP nowadays, so that's not an issue. The bigger question is, does bluetooth itself work on the laptop?
 
Everything supports A2DP nowadays, so that's not an issue. The bigger question is, does bluetooth itself work on the laptop?
How do I tell?

I have a Lenovo bluetooth keyboard. How do I figure out if I can use it with my ThinkPad W520?

# hccontrol -n ubt0hci read_local_name

Local name: W520 (ubt0)

Not sure what else I can use too investigate the capabilities.
 
balanga Try this. Run bluetooth-config scan as root. Follow the prompts. This assumes bluetooth, hcsecd and bthidd are enabled in rc.conf (and maybe loader.conf).

Edit: when it prompts for a "pin", try either "0000" or nopin.
 
balanga Try this. Run bluetooth-config scan as root. Follow the prompts. This assumes bluetooth, hcsecd and bthidd are enabled in rc.conf (and maybe loader.conf).

Edit: when it prompts for a "pin", try either "0000" or nopin.
I don't have anything related to bluetooth in rc.conf
 
I got bluetooth working on my X220 a good few months ago, I was driving a little pair of battery bt speakers. I switched over to headphones and dacs and haven't bothered with bt for quite a long time now, but I did have it working.
 
Looks like I made some notes here.

And a photo here

It was actually september last year. Since then I've been playing a lot more with dacs and headphones and the bt stuff has got left aside. I seem to remember it actually worked pretty well, I remember those speakers supported true stereo over bluetooth with freebsd on the X220, which was nice. I probably didn't get the whole setup fully completed though.
 
Back
Top