From owner-freebsd-usb@FreeBSD.ORG Mon Jan 6 19:47:16 2014 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 27EE8C78 for ; Mon, 6 Jan 2014 19:47:16 +0000 (UTC) Received: from sanddollar.geekisp.com (sanddollar.geekisp.com [216.168.135.167]) by mx1.freebsd.org (Postfix) with SMTP id C239E1468 for ; Mon, 6 Jan 2014 19:47:15 +0000 (UTC) Received: (qmail 18638 invoked by uid 1003); 6 Jan 2014 19:47:13 -0000 Received: from unknown (HELO kiwi) (tyler@monkeypox.org@64.125.69.200) by mail.geekisp.com with (DHE-RSA-AES256-SHA encrypted) SMTP; 6 Jan 2014 19:47:13 -0000 Date: Mon, 6 Jan 2014 11:47:10 -0800 From: "R. Tyler Croy" To: Hans Petter Selasky Subject: Re: USB_ERR_STALLED on -PRERELEASE when attaching a Galaxy Nexus Message-ID: <20140106194710.GF31269@kiwi> References: <20140106015359.GA3245@kiwi> <52CA55F2.7060100@bitfrost.no> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8TaQrIeukR7mmbKf" Content-Disposition: inline In-Reply-To: <52CA55F2.7060100@bitfrost.no> User-Agent: Mutt/1.5.22 (2013-10-16) Cc: freebsd-usb@freebsd.org X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jan 2014 19:47:16 -0000 --8TaQrIeukR7mmbKf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, 06 Jan 2014, Hans Petter Selasky wrote: > On 01/06/14 02:53, R. Tyler Croy wrote: > >I'm trying to tinker with my Galaxy Nexus phone, and I seem to have issu= es with > >connecting the phone. Below is the dmesg that comes up, when the phone is > >attached, my USB keybaord gets funky too > > > > Jan 5 17:39:21 kiwi kernel: ugen7.5: at usbus7 > > Jan 5 17:39:21 kiwi devd: Executing 'logger Unknown USB device: ve= ndor 0x04e8 product 0x685c bus uhub0' > > Jan 5 17:39:21 kiwi root: Unknown USB device: vendor 0x04e8 produc= t 0x685c bus uhub0 > > Jan 5 17:39:21 kiwi kernel: ums1: at uhub8, port 2, addr 4 (discon= nected) > > Jan 5 17:39:21 kiwi devd: Executing '/etc/rc.d/moused stop ums1' > > Jan 5 17:39:22 kiwi kernel: usbd_req_re_enumerate: addr=3D4, set a= ddress failed! (USB_ERR_STALLED, ignored) > > Jan 5 17:39:23 kiwi kernel: usbd_setup_device_desc: getting device= descriptor at addr 4 failed, USB_ERR_STALLED > > Jan 5 17:39:24 kiwi kernel: usbd_req_re_enumerate: addr=3D4, set a= ddress failed! (USB_ERR_STALLED, ignored) > > Jan 5 17:39:25 kiwi kernel: usbd_setup_device_desc: getting device= descriptor at addr 4 failed, USB_ERR_STALLED > > > > > >I'm running: > > > > FreeBSD kiwi 10.0-PRERELEASE FreeBSD 10.0-PRERELEASE #6 r259920: Th= u Dec 26 12:14:47 PST 2013 root@kiwi:/usr/obj/usr/src/sys/KIWI amd64 >=20 > Possibly your device is trying to charge from the USB port, causing these > disconnect events. Try disabling USB charging and select the correct USB > profile in your phone menus. I attached another Android device without issue last night, which was surprising to me. Today, after updating to r260356, I'm able to plug the device in without issue. I've not changed any settings on the device as far as I can tell :/ Cheers - R. Tyler Croy ------------------ Code: https://github.com/rtyler Chatter: https://twitter.com/agentdero rtyler@jabber.org --8TaQrIeukR7mmbKf Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iEYEARECAAYFAlLLCD4ACgkQFCbH3D9R4W/NXwCcCyuXywk0oztsnTx8pkCBg2W/ dK8An3PZcKo820Z20o0htP0O6vRtbdfg =yDqc -----END PGP SIGNATURE----- --8TaQrIeukR7mmbKf--