usb bluetooth headset
Bill Kirkland
bill.kirkland at gmail.com
Thu Aug 11 04:02:50 GMT 2005
Hi,
I am having difficulties with the configuration of my sony DR-BT1
wireless headset.
I have appended the output from diagnostic commands I believe to be relevent,
though it is apparent I am not understanding something ... any
assistance would be
greatly appreciated.
FreeBSD ash.wek 5.4-RELEASE FreeBSD 5.4-RELEASE #2: Sat Jul 9
00:56:32 UTC 2005 root at ash.wek:/usr/obj/usr/src/sys/wek-050709
i386
Wed Aug 10 20:51:13 UTC 2005
+ uniq /var/log/messages+ /usr/bin/awk
-v tmp=/tmp/706 -v six=ubt0: -v seven=detached
/syslogd: kernel boot file is/ { close( tmp ); print > tmp }
/kernel:/ { if ( six == $6 ) { print >> tmp
if ( seven == $7 ) { close( tmp ); print > tmp }
} }
+ cat /tmp/706
Aug 10 20:32:22 ash syslogd: kernel boot file is /boot/kernel/kernel
Aug 10 20:32:22 ash kernel: ubt0: Broadcom Bluetooth USB Dongle, rev
1.10/0.03, addr 2
Aug 10 20:32:22 ash kernel: ubt0: Interface 0 endpoints:
interrupt=0x81, bulk-in=0x82, bulk-out=0x2
Aug 10 20:32:22 ash kernel: ubt0: Interface 1 (alt.config 4)
endpoints: isoc-in=0x83, isoc-out=0x3; wMaxPacketSize=64; nframes=5,
buffer size=320
+ rm /tmp/706
+ kldstat+ /usr/bin/awk -v
/^[0-9]/ { ok=0 }
/^[0-9].*(netgraph|ng_.*)[.]ko/ { ok=1 }
{ if ( ok == 1 ) {
print
} }
29 1 0xc0847000 b1d4 ng_ubt.ko
Contains modules:
Id Name
42 uhub/ubt
30 6 0xc0853000 1498c netgraph.ko
Contains modules:
Id Name
41 netgraph
33 4 0xc1b34000 2000 ng_bluetooth.ko
Contains modules:
Id Name
221 bluetooth
34 1 0xc1b36000 13000 ng_hci.ko
Contains modules:
Id Name
222 ng_hci
35 1 0xc1b59000 15000 ng_l2cap.ko
Contains modules:
Id Name
223 ng_l2cap
36 1 0xc1b78000 1b000 ng_btsocket.ko
Contains modules:
Id Name
224 ng_btsocket
37 1 0xc1b95000 5000 ng_socket.ko
Contains modules:
Id Name
225 ng_socket
+ usbdevs+ grep -v -i
bluetooth
port 2 addr 2: full speed, power 100 mA, config 1, Bluetooth USB
Dongle(0x200a), Broadcom(0x0a5c), rev 0.03
+ /etc/rc.bluetooth start ubt0
+ /usr/sbin/ngctl list
There are 7 total nodes:
Name: ngctl758 Type: socket ID: 00000021 Num hooks: 0
Name: ubt0l2cap Type: l2cap ID: 0000001b Num hooks: 3
Name: ubt0hci Type: hci ID: 00000017 Num hooks: 3
Name: btsock_l2c Type: btsock_l2c ID: 00000004 Num hooks: 1
Name: btsock_l2c_raw Type: btsock_l2c_raw ID: 00000003 Num hooks: 1
Name: btsock_hci_raw Type: btsock_hci_raw ID: 00000002 Num hooks: 1
Name: ubt0 Type: ubt ID: 00000001 Num hooks: 1
+ /usr/sbin/ngctl type
There are 7 total types:
Type name Number of living nodes
--------- ----------------------
socket 1
btsock_l2c 1
btsock_l2c_raw 1
btsock_hci_raw 1
l2cap 1
hci 1
ubt 1
+ ps -auxw
+ grep sdpd
+ hccontrol -n ubt0hci inquiry
Inquiry result, num_responses=1
Inquiry result #0
BD_ADDR: headset
Page Scan Rep. Mode: 0x1
Page Scan Period Mode: 00
Page Scan Mode: 00
Class: 20:04:04
Clock offset: 0x34de
Inquiry result, num_responses=1
Inquiry result #0
BD_ADDR: headset
Page Scan Rep. Mode: 0x1
Page Scan Period Mode: 00
Page Scan Mode: 00
Class: 20:04:04
Clock offset: 0x34de
Inquiry result, num_responses=1
Inquiry result #0
BD_ADDR: headset
Page Scan Rep. Mode: 0x1
Page Scan Period Mode: 00
Page Scan Mode: 00
Class: 20:04:04
Clock offset: 0x34de
Inquiry result, num_responses=1
Inquiry result #0
BD_ADDR: headset
Page Scan Rep. Mode: 0x1
Page Scan Period Mode: 00
Page Scan Mode: 00
Class: 20:04:04
Clock offset: 0x34de
Inquiry complete. Status: No error [00]
+ hccontrol -n nbt0hci remote_name_request headset
Could not execute command "remote_name_request". Operation timed out
--
Bill Kirkland
More information about the freebsd-bluetooth
mailing list