Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Oct 2015 20:38:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-wireless@FreeBSD.org
Subject:   [Bug 203745] A2DP Support for Bluetooth Headphone Audio
Message-ID:  <bug-203745-21060-xrNAAdmlh4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203745-21060@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203745-21060@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203745

--- Comment #6 from Tony Narlock <tony@git-pull.com> ---
Fantastic news to brighten a tough day. Thank you Hans.

Here is what I get.  Is there anything I can do to give you better information?
 Same sennheiser Urbanite bluetooth headset.

# freebsd-version; uname -a
11.0-CURRENT
FreeBSD z600 11.0-CURRENT FreeBSD 11.0-CURRENT #5: Mon Oct 19 13:26:50 CDT 2015
    root@z600:/usr/obj/usr/src/sys/GENERIC  amd64


➜  virtual_oss  sudo hccontrol -n ubt0hci read_connection_list
Remote BD_ADDR    Handle Type Mode Role Encrypt Pending Queue State
00:16:94:14:13:ae     12  ACL    0 MAST    NONE       0     0 OPEN
➜  virtual_oss  ./virtual_oss -C 2 -c 2 -r 48000 -b 16 -s 1024 -R /dev/null -P
/dev/bluetooth/00:16:94:xx:xx:xx  -d dsp
virtual_oss: Could not connect to cuse module

➜  virtual_oss  sudo ./virtual_oss -C 2 -c 2 -r 48000 -b 16 -s 1024 -R
/dev/null -P /dev/bluetooth/00:16:94:XX:XX:XX  -d dsp 
Password:
virtual_oss: Could not connect to HC: Input/output error
virtual_oss: Could not connect to HC: Input/output error
virtual_oss: Could not connect to HC: Input/output error
virtual_oss: Could not connect to HC: Input/output error
virtual_oss: Could not connect to HC: Input/output error
^C%                                                                            
                                                                             ➜ 
virtual_oss  sudo hccontrol -n ubt0hci read_connection_list                     
Remote BD_ADDR    Handle Type Mode Role Encrypt Pending Queue State
00:16:94:xx:xx:xx     12  ACL    0 MAST    NONE       0     0 OPEN
➜  virtual_oss  sudo ./virtual_oss -C 2 -c 2 -r 48000 -b 16 -s 1024 -R
/dev/null -P /dev/bluetooth/00:16:94:XX:XX:XX  -d dsp
virtual_oss: Could not open SDP: Host is down
virtual_oss: PSM not found: Host is down
virtual_oss: Could not open SDP: Permission denied
virtual_oss: PSM not found: Permission denied
virtual_oss: Could not open SDP: Permission denied
virtual_oss: PSM not found: Permission denied
virtual_oss: Could not open SDP: Permission denied
virtual_oss: PSM not found: Permission denied

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203745-21060-xrNAAdmlh4>