Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Aug 2005 04:02:48 +0000
From:      Bill Kirkland <bill.kirkland@gmail.com>
To:        freebsd-bluetooth@freebsd.org
Subject:   usb bluetooth headset
Message-ID:  <aba9a73a05081021027ead3f3@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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 releven=
t,
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@ash.wek:/usr/obj/usr/src/sys/wek-050709=20
i386
Wed Aug 10 20:51:13 UTC 2005
+ uniq /var/log/messages+ /usr/bin/awk
 -v tmp=3D/tmp/706 -v six=3Dubt0: -v seven=3Ddetached=20
=09=09/syslogd: kernel boot file is/ { close( tmp ); print > tmp }
=09=09/kernel:/ { if ( six =3D=3D $6 ) { print >> tmp
=09=09=09if ( seven =3D=3D $7 ) { close( tmp ); print > tmp }
=09=09}=09}
+ 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=3D0x81, bulk-in=3D0x82, bulk-out=3D0x2
Aug 10 20:32:22 ash kernel: ubt0: Interface 1 (alt.config 4)
endpoints: isoc-in=3D0x83, isoc-out=3D0x3; wMaxPacketSize=3D64; nframes=3D5=
,
buffer size=3D320
+ rm /tmp/706
+ kldstat+ /usr/bin/awk -v=20
=09=09/^[0-9]/ { ok=3D0 }
=09=09/^[0-9].*(netgraph|ng_.*)[.]ko/ { ok=3D1 }
=09=09{ if ( ok =3D=3D 1 ) {
=09=09=09print
=09=09}=09}

29    1 0xc0847000 b1d4     ng_ubt.ko
=09Contains modules:
=09=09Id Name
=09=0942 uhub/ubt
30    6 0xc0853000 1498c    netgraph.ko
=09Contains modules:
=09=09Id Name
=09=0941 netgraph
33    4 0xc1b34000 2000     ng_bluetooth.ko
=09Contains modules:
=09=09Id Name
=09=09221 bluetooth
34    1 0xc1b36000 13000    ng_hci.ko
=09Contains modules:
=09=09Id Name
=09=09222 ng_hci
35    1 0xc1b59000 15000    ng_l2cap.ko
=09Contains modules:
=09=09Id Name
=09=09223 ng_l2cap
36    1 0xc1b78000 1b000    ng_btsocket.ko
=09Contains modules:
=09=09Id Name
=09=09224 ng_btsocket
37    1 0xc1b95000 5000     ng_socket.ko
=09Contains modules:
=09=09Id Name
=09=09225 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=3D1
Inquiry result #0
=09BD_ADDR: headset
=09Page Scan Rep. Mode: 0x1
=09Page Scan Period Mode: 00
=09Page Scan Mode: 00
=09Class: 20:04:04
=09Clock offset: 0x34de
Inquiry result, num_responses=3D1
Inquiry result #0
=09BD_ADDR: headset
=09Page Scan Rep. Mode: 0x1
=09Page Scan Period Mode: 00
=09Page Scan Mode: 00
=09Class: 20:04:04
=09Clock offset: 0x34de
Inquiry result, num_responses=3D1
Inquiry result #0
=09BD_ADDR: headset
=09Page Scan Rep. Mode: 0x1
=09Page Scan Period Mode: 00
=09Page Scan Mode: 00
=09Class: 20:04:04
=09Clock offset: 0x34de
Inquiry result, num_responses=3D1
Inquiry result #0
=09BD_ADDR: headset
=09Page Scan Rep. Mode: 0x1
=09Page Scan Period Mode: 00
=09Page Scan Mode: 00
=09Class: 20:04:04
=09Clock 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



--=20
Bill Kirkland



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