Someone asked, and I'll post this here...
I've never gotten it to work. I've only gotten remote devices (as in apart from the dongle) to show up, but they didn't show up as Bluetooth devices. I don't remember the output status of my Bluetooth dongle (it was either version 3 or 4).
Avoid building the base from /usr/src/ (source), and there will be less impediments: removing features through src.conf may strip away components that Bluetooth may need.
There's a possibility that Bluetooth V1 in the base could be used with version 4 of Bluetooth devices with v1.1 features.
When people say they got Bluetooth to work in these forums, the context in which they're referring to isn't often specific. I see lack of mention of which version driver is used and which version of dongle and components are used. To know, you can look up the source in the /usr/src/ directory or online. A developer once told me that Bluetooth of higher versions worked (which had power saving capabilities available in version 4), but I couldn't follow this, and this may have been inaccurate.
I don't know how familiar you are with hardware configuration on FreeBSD or other OS's. Play around with the commands kldload and kldstat. Check your /dev directory, and there's some manpages on FreeBSD to look at for Bluetooth V1.1.
Does anyone have information related to this, or updates?
How did you get a usb bluetooth dongle to work? I gather that FreeBSD only has support for v1.1 and my bluetooth dongles are version v4.0. Any thoughts or advice is welcome
I've never gotten it to work. I've only gotten remote devices (as in apart from the dongle) to show up, but they didn't show up as Bluetooth devices. I don't remember the output status of my Bluetooth dongle (it was either version 3 or 4).
Avoid building the base from /usr/src/ (source), and there will be less impediments: removing features through src.conf may strip away components that Bluetooth may need.
There's a possibility that Bluetooth V1 in the base could be used with version 4 of Bluetooth devices with v1.1 features.
When people say they got Bluetooth to work in these forums, the context in which they're referring to isn't often specific. I see lack of mention of which version driver is used and which version of dongle and components are used. To know, you can look up the source in the /usr/src/ directory or online. A developer once told me that Bluetooth of higher versions worked (which had power saving capabilities available in version 4), but I couldn't follow this, and this may have been inaccurate.
I don't know how familiar you are with hardware configuration on FreeBSD or other OS's. Play around with the commands kldload and kldstat. Check your /dev directory, and there's some manpages on FreeBSD to look at for Bluetooth V1.1.
Does anyone have information related to this, or updates?