ES 388 (Broadcom based)

Maksim Yevmenkin maksim.yevmenkin at gmail.com
Tue Feb 22 21:42:36 UTC 2011


On Mon, Feb 21, 2011 at 9:52 PM, Volodymyr Kostyrko <c.kworr at gmail.com> 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.
>
> 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
> (second time no output)

just a quick comment on #3 above. you dont need to manually call
/etc/rc.d/bluetooth. devd(8) will automatically do it for you when it
detects arrival/departure of ubtX device.

thanks,
max

> 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.
>
> I'm on stable:
> FreeBSD limbo.lan 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #0 r218849: Sat Feb
> 19 17:18:15 EET 2011 arcade at limbo.lan:/usr/obj/usr/src/sys/MINIMAL_8  i386
>
> Testing dongle on other OS'es (Win7, WinXP) results in same problems: it's
> detected and installed, but I can't get list of services.
>
> --
> Sphinx of black quartz judge my vow.
>
> _______________________________________________
> freebsd-bluetooth at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-bluetooth
> To unsubscribe, send any mail to "freebsd-bluetooth-unsubscribe at freebsd.org"
>


More information about the freebsd-bluetooth mailing list