From owner-freebsd-questions@FreeBSD.ORG Tue Jul 18 12:29:59 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 281DD16A4DA for ; Tue, 18 Jul 2006 12:29:59 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail8.sea5.speakeasy.net (mail8.sea5.speakeasy.net [69.17.117.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DF4E43D73 for ; Tue, 18 Jul 2006 12:29:58 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 18261 invoked from network); 18 Jul 2006 12:29:57 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail8.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 18 Jul 2006 12:29:57 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 6397728449; Tue, 18 Jul 2006 08:29:57 -0400 (EDT) To: freebsd-questions@freebsd.org References: <86irlxziyq.fsf@santinel.home.ua> From: Lowell Gilbert Date: Tue, 18 Jul 2006 08:29:57 -0400 In-Reply-To: <86irlxziyq.fsf@santinel.home.ua> (Andrey Slusar's message of "Sun, 16 Jul 2006 18:07:41 +0300") Message-ID: <44ac77rt8a.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Bluetooth adapter on the FreeBSD. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jul 2006 12:29:59 -0000 Andrey Slusar writes: > 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: 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? Do you have *all* of the needed kernel functionality loaded (normally with "/etc/rc.bluetooth start ")? -- Lowell Gilbert, embedded/networking software engineer, Boston area http://be-well.ilk.org/~lowell/