Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Apr 2017 17:54:41 +0100 (BST)
From:      Anton Shterenlikht <mexas@bris.ac.uk>
To:        freebsd-questions@freebsd.org
Subject:   bluetooth help
Message-ID:  <201704021654.v32Gsf3u025111@mech-as222.men.bris.ac.uk>

next in thread | raw e-mail | index | archive | help
I'm trying to set up bluetooth on my 11.0-RELEASE laptop.
I got

ubt0: <vendor 0x8087 product 0x07dc, class 224/1, rev 2.00/0.01, addr 1> on usbus0

in dmesg.

I also see 

 kldstat
Id Refs Address            Size     Name
 1   65 0xffffffff80200000 1fa8888  kernel
 2    1 0xffffffff821aa000 9b748    linux.ko
 3    3 0xffffffff82246000 de28     linux_common.ko
 4    1 0xffffffff82254000 27670    if_iwm.ko
 5    1 0xffffffff8227c000 e16a8    iwm3160fw.ko
 6    1 0xffffffff8235e000 1016a0   iwm7260fw.ko
 7    1 0xffffffff82460000 1216a0   iwm7265fw.ko
 8    1 0xffffffff82621000 587b     fdescfs.ko
 9    1 0xffffffff82627000 4fac     ng_ubt.ko
10    5 0xffffffff8262c000 befc     netgraph.ko
11    1 0xffffffff82638000 a58f     ng_hci.ko
12    3 0xffffffff82643000 107c     ng_bluetooth.ko
13    1 0xffffffff82645000 d57d     ng_l2cap.ko
14    1 0xffffffff82653000 1b187    ng_btsocket.ko
15    1 0xffffffff8266f000 393d     ng_socket.ko

Then

# service bluetooth start ubt0
/etc/rc.d/bluetooth: ERROR: Unable to setup Bluetooth stack for device ubt0

ng_hci_process_command_timeout: ubt0hci - unable to complete HCI command OGF=0x3, OCF=0x3. Timeout
ubt0: ubt_ctrl_write_callback:780: control transfer failed: USB_ERR_TIMEOUT

and

# hccontrol -n ubt0hci inquiry
hccontrol: Could not find HCI nodes

The handbook talks about "bluetooth usb dongles".
So do I need some other hardware to get my bluetooth to work?
Or am I missing the point?

Thanks for any advice

Anton




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