Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Feb 2011 13:01:19 +0200
From:      Volodymyr Kostyrko <c.kworr@gmail.com>
To:        freebsd-usb@freebsd.org
Subject:   Re: problem with bluetooth dongle
Message-ID:  <ijqs9v$dd$1@dough.gmane.org>
In-Reply-To: <201102201031.48893.hselasky@c2i.net>
References:  <ijpob6$q55$1@dough.gmane.org> <201102201031.48893.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
20.02.2011 11:31, Hans Petter Selasky wrote:
> On Sunday 20 February 2011 01:47:33 Volodymyr Kostyrko wrote:
>> I have something like:
>>
>> Feb 20 02:43:16 limbo kernel: ugen2.3:<Broadcom>  at usbus2
>> Feb 20 02:43:16 limbo kernel: uhub4:<Broadcom BCM2035B0, class 9/0, rev
>> 1.10/1.00, addr 3>  on usbus2
>> Feb 20 02:43:16 limbo kernel: uhub4: 3 ports with 0 removable, bus powered
>> Feb 20 02:43:17 limbo kernel: ugen2.4:<vendor 0x0a12>  at usbus2
>> Feb 20 02:43:17 limbo kernel: ubt0:<vendor 0x0a12 product 0x0001, class
>> 224/1, rev 1.10/1.01, addr 4>  on usbus2
>> Feb 20 02:43:17 limbo root: Unknown USB device: vendor 0x0a12 product
>> 0x0001 bus uhub4
>> Feb 20 02:43:18 limbo root: Unknown USB device: vendor 0x0a5c product
>> 0x3502 bus uhub4
>> Feb 20 02:43:18 limbo kernel: ugen2.5:<vendor 0x0a5c>  at usbus2
>> Feb 20 02:43:18 limbo kernel: ugen2.6:<vendor 0x0a5c>  at usbus2
>> Feb 20 02:43:18 limbo kernel: ums1:<vendor 0x0a5c HIDM, class 0/0, rev
>> 1.10/1.00, addr 6>  on usbus2
>> Feb 20 02:43:18 limbo kernel: ums1: 3 buttons and [XY] coordinates ID=0
>>
>> And it almost works. I can register devices with it, but I can't do
>> anything more. Any phone connected shows that this device doesn't
>> provide any services despite sdpd is running.
>
> How did you start the bluetooth daemons? Did you load the required netgraph
> modules?

1. kldload ng_ubt
2. insert dongle
(above output in /var/log/messages)
3. /etc/rc.d/bluetooth start ubt0
/etc/rc.d/bluetooth: ERROR: Unable to setup Bluetooth stack for device ubt0
(and there's no /dev/ubt0 also)
4. service hcsecd onestart
5. service sdpd onestart

After that I can use hccontrol inquiry command,  I can configure hcsecd 
and add this dongle to the list of 'My devices' in my phone. Requesting 
list of services gives nothing.

-- 
Sphinx of black quartz judge my vow.




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