Bug 294226 - virtual_oss: cannot create dsp for bluetooth earphones - PSM not found
Summary: virtual_oss: cannot create dsp for bluetooth earphones - PSM not found
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: 15.0-STABLE
Hardware: Any Any
: --- Affects Only Me
Assignee: Christos Margiolis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-04-03 09:03 UTC by Quentin Thébault
Modified: 2026-04-05 18:59 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Quentin Thébault 2026-04-03 09:03:34 UTC
I have Philips TAT1300 earphones and am trying to connect them on a FreeBSD 15-STABLE laptop (last pkgbase upgrade today 2025-04-03).

I was able to pair them and can see them connected in hccontrol read_connection_list.

I installed virtual_oss_bluetooth with pkg.

When I run virtual_oss -C 2 -c2 -r 48000 -s 4ms -d dsp_earphones -f /dev/bluetooth/earphones the command keeps looping with the following output:

backend_bt: PSM=0xffffffff
backend_bt: PSM not found
Comment 1 Christos Margiolis freebsd_committer freebsd_triage 2026-04-05 18:59:35 UTC
The command you run seems to pass /dev/bluetooth/ as both the recording and playback devices. However /dev/bluetooth/ is a directory. You need to pass the specific node of the bluetooth device inside that directory.