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.

_______________________________________________
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to