Let's start collecting some working USB BT dongle...

Hello to everyone.

I'm still looking for a USB BT dongle that works great on FreeBSD (I'm using 14.2 at the moment). I would like to make a collage of working USB BT dongles to help me and to help the other users to recognize what are the dongles that work...on FreeBSD.

It's not enough to write the model of the dongle,so I want to ask you if you want to also post a picture.

I hope that this post will help everyone to be able to use the BT easier,because actually it's a little bit tricky to be able to attach some devices to the system due to the large number of (new ?) USB BT dongles not supported,such as the difficulties to find where to buy one of the relatively few and old models which works.

I hope that you want to join this project.
 
bt.jpeg

This one works for me, required comms/rtlbt-firmware. I connected to a ZK-MT21 amplifier but the music played a little fast, until I ran an sdpd service (Don't know why). After that it plays OK.
Code:
ugen0.4: <Realtek Bluetooth 5.4 Radio> at usbus0
ubt0 numa-domain 0 on uhub0
ubt0: <Realtek Bluetooth 5.4 Radio, class 224/1, rev 1.10/2.00, addr 3> on usbus0
Bash:
root@frog /etc/bluetooth]# cat /dev/sndstat
Installed devices:
pcm0: <ATI R6xx (HDMI)> (play)
pcm1: <Realtek ALC897 (Rear Analog)> (play/rec) default
pcm2: <Realtek ALC897 (Front Analog)> (play/rec)
Installed devices from userspace:
dsp3: <Virtual OSS> (play/rec)
[root@frog /etc/bluetooth]# lsusb
Bus /dev/usb Device /dev/ugen0.4: ID 0bda:a728 Realtek Semiconductor Corp.
 
Back
Top