Bluetooth adapter on the FreeBSD.

Andrey Slusar anrays at gmail.com
Sun Jul 16 15:08:21 UTC 2006


I have the 100m USB bluetooth adapter. It's adapter is supported by
ng_ubt module and not really work. It's the log:
--8<---------------cut here---------------start------------->8---
ubt0: <vendor 0x1131 ISSCBTA, class 224/1, rev 1.10/3.73, addr 3> on uhub0
ubt0: vendor 0x1131 ISSCBTA, rev 1.10/3.73, addr 3
ubt0: Interface 0 endpoints: interrupt=0x81, bulk-in=0x82, bulk-out=0x2
ubt0: Interface 1 (alt.config 5) endpoints: isoc-in=0x83, isoc-out=0x3; wMaxPack
etSize=49; nframes=6, buffer size=294
WARNING: attempt to net_add_domain(bluetooth) after domainfinalize()
WARNING: attempt to net_add_domain(netgraph) after domainfinalize()
ng_hci_process_command_timeout: ubt0hci - unable to complete HCI command OGF=0x3
, OCF=0x3. Timeout
--8<---------------cut here---------------end--------------->8---
~#hccontrol -n ubt0hci initialize
hccontrol: Could not find HCI nodes
~#ngctl types 
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       0
            hci       0
            ubt       1
~#ngctl status ubt0
ngctl: send msg: No such file or directory

Why it's is not work?



More information about the freebsd-questions mailing list