USB bluetooth problem...
Peter Harrison
peter.piggybox at virgin.net
Tue Apr 8 20:06:14 UTC 2008
I'm trying to get a no-name usb bluetooth dongle working without luck so far.
I'm reading through the handbook, so I've run:
# kldload ng_ubt
then I plug the dongle in, this is what I see in /var/log/messages:
Apr 8 20:23:23 laptop root: Unknown USB device: vendor 0x1131 product 0x1001 bus uhub0
Apr 8 20:23:28 laptop kernel: ubt0: <vendor 0x1131 ISSCBTA, class 224/1, rev 1.10/3.73, addr 2> on uhub0
Apr 8 20:23:28 laptop kernel: ubt0: Interface 0 endpoints: interrupt=0x81, bulk-in=0x82, bulk-out=0x2
Apr 8 20:23:28 laptop kernel: ubt0: Interface 1 (alt.config 5) endpoints: isoc-in=0x83, isoc-out=0x3; wMaxPacketSize=49; nframes=6, buffer size=294
Apr 8 20:23:29 laptop kernel: WARNING: attempt to net_add_domain(bluetooth) after domainfinalize()
Apr 8 20:23:29 laptop kernel: WARNING: attempt to net_add_domain(netgraph) after domainfinalize()
Apr 8 20:23:35 laptop kernel: ng_hci_process_command_timeout: ubt0hci - unable to complete HCI command OGF=0x3, OCF=0x3. Timeout
Apr 8 20:23:36 laptop root: /etc/rc.d/bluetooth: ERROR: Unable to setup Bluetooth stack for device ubt0
Apr 8 20:28:22 laptop root: rc.d/bluetooth: ERROR: Unsupported device:
and I don't get a /dev/ubt0 so none of the other commands will work. I also don't have a /usr/share/examples/netgraph/bluetooth/rc.bluetooth as suggested, but I do have a /etc/rc.d/bluetooth which seems to attempt to start the stack.
This is on:
FreeBSD laptop.piggybox 7.0-STABLE FreeBSD 7.0-STABLE #4: Wed Apr 2 21:38:37 BST 2008 root at laptop.piggybox:/usr/obj/usr/src/sys/GENERIC i386
Any thoughts? Thanks in advance,
Peter Harrison.
More information about the freebsd-questions
mailing list