Date: Sat, 10 Aug 2013 15:22:39 +0200 From: Lars Engels <lars.engels@0x20.net> To: Hans Petter Selasky <hselasky@c2i.net> Cc: freebsd-current@freebsd.org, current@freebsd.org Subject: Re: Problems with usb bluetooth device Message-ID: <20130810132239.GR85426@e-new.0x20.net> In-Reply-To: <200903281100.33957.hselasky@c2i.net> References: <20090328095030.GD64269@e.0x20.net> <200903281100.33957.hselasky@c2i.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--Kg2J3k9IiiSZbiqb Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Mar 28, 2009 at 11:00:32AM +0100, Hans Petter Selasky wrote: > On Saturday 28 March 2009, Lars Engels wrote: > > Hi all, > > > > yesterday I bought a shiny new hama usb bluetooth dongle but I am having > > some problems using it: > > > > before loading ng_ubt: > > usb2_alloc_device:1480: set address 2 failed (ignored) > > usb2_alloc_device:1516: getting device descriptor at addr 2 failed! > > usb2_req_re_enumerate:1421: addr=3D2, set address failed! (ignored) > > usb2_req_re_enumerate:1434: getting device descriptor at addr 2 faile= d! > > usb2_req_re_enumerate:1421: addr=3D2, set address failed! (ignored) > > usb2_req_re_enumerate:1434: getting device descriptor at addr 2 faile= d! > > ugen0.2: <> at usbus0 (disconnected) > > after loading ng_ubt: > > uhub_reattach_port:413: could not allocate new device! > > ubt0: <Broadcom Corp Foxconn Bluetooth 2.0 plus EDR, class 224/1, rev > > 2.00/1.00, addr 2> on usbus2 ^^^^^^^^^^ > > internal bluetooth device > > WARNING: attempt to net_add_domain(bluetooth) after domainfinalize() > > WARNING: attempt to net_add_domain(netgraph) after domainfinalize() > > ugen0.2: <Cambridge Silicon Radio> at usbus0 > > ubt1: <Cambridge Silicon Radio Bluetooth USB dongle, class 224/1, rev > > 2.00/48.39, addr 2> on usbus0 ubt1: ubt_bulk_read_callback:837: bulk-in > > transfer failed: USB_ERR_STALLED ubt1: ubt_intr_read_callback:741: > > interrupt transfer failed: USB_ERR_STALLED ubt1: at uhub0, port 1, addr= 2 > > (disconnected) > > ugen0.2: <Cambridge Silicon Radio> at usbus0 (disconnected) > > device re-inserted: > > usb2_alloc_device:1480: set address 2 failed (ignored) > > usb2_alloc_device:1516: getting device descriptor at addr 2 failed! > > usb2_req_re_enumerate:1421: addr=3D2, set address failed! (ignored) > > usb2_req_re_enumerate:1434: getting device descriptor at addr 2 faile= d! > > usb2_req_re_enumerate:1421: addr=3D2, set address failed! (ignored) > > usb2_req_re_enumerate:1434: getting device descriptor at addr 2 faile= d! > > ugen0.2: <> at usbus0 (disconnected) > > uhub_reattach_port:413: could not allocate new device! > > > > So the device is no longer recognized after I re-connect it. usbconfig = does > > not show it: ugen0.1: <UHCI root HUB Intel> at usbus0, cfg=3D0 md=3DHOST > > spd=3DFULL (12Mbps) pwr=3DON ugen1.1: <UHCI root HUB Intel> at usbus1, = cfg=3D0 > > md=3DHOST spd=3DFULL (12Mbps) pwr=3DON ugen2.1: <UHCI root HUB Intel> a= t usbus2, > > cfg=3D0 md=3DHOST spd=3DFULL (12Mbps) pwr=3DON ugen3.1: <UHCI root HUB = Intel> at > > usbus3, cfg=3D0 md=3DHOST spd=3DFULL (12Mbps) pwr=3DON ugen4.1: <EHCI r= oot HUB > > Intel> at usbus4, cfg=3D0 md=3DHOST spd=3DHIGH (480Mbps) pwr=3DON ugen2= =2E2: <Foxconn > > Bluetooth 2.0 plus EDR Broadcom Corp> at usbus2, cfg=3D0 md=3DHOST spd= =3DFULL > > (12Mbps = =20 > > pwr=3DON > > > > It only lists the internal device... > > > > My CURRENT was compiled two days ago, so I should be up-to-date. >=20 > Does it work when you use an external USB HUB? >=20 > Does this device have some kind of autoinstall on it? >=20 > You could try enabling uhci/ehci debugging. > sysctl hw.usb2.uhci.debug =3D 15 >=20 > Then we would know the exact cause of the error. Just for your info: Aug 10 15:21:45 milhouse kernel: ubt1: <vendor 0x0a12 product 0x0001, class= 224/1, rev 2.00/48.39, addr 2> on usbus3 Aug 10 15:21:45 milhouse devd: Executing '/etc/rc.d/bluetooth quietstart ub= t1' After 4 years, the device now works without an external hub. ;-)) Lars --Kg2J3k9IiiSZbiqb Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iEYEARECAAYFAlIGPp8ACgkQKc512sD3afhiigCgkPl+RABCQj3XQvrjFyFU/7Cp 0CIAoLPB+wkWQXd0/ImE+fGQpbT//SLH =6p8/ -----END PGP SIGNATURE----- --Kg2J3k9IiiSZbiqb--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130810132239.GR85426>