From owner-freebsd-usb@FreeBSD.ORG Tue Oct 14 19:43:47 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C4B9FE15 for ; Tue, 14 Oct 2014 19:43:47 +0000 (UTC) Received: from mail-lb0-x22d.google.com (mail-lb0-x22d.google.com [IPv6:2a00:1450:4010:c04::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C0C4C75 for ; Tue, 14 Oct 2014 19:43:47 +0000 (UTC) Received: by mail-lb0-f173.google.com with SMTP id 10so8915172lbg.18 for ; Tue, 14 Oct 2014 12:43:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=6hrhdUMX8NydTGATjARe2AuCM7iumdOvItdXhvJl/WA=; b=d1dE0NMviaAJlNplgSDaJdcZbXPbmyFPbgAP4UliDl7BMRz6NTNT69+fDlrG1YLeSI 7Ce5nACinSgRSeLgAtbLDLxn/CrIDvGXBHqQd9lMTgqASaLrFI4994w9PQxK3STXH3BF w3uka+T+tCIpQNMe1TRfU2qbD2/fU06Ihp6rGHSFGw9/W5vBUPjlSeY7LyK+nl9QuTzA Ge57SwxtIJ3Ml+uclkNpSZu1ZqVhyyGn9dk9dfVelYTijQ60ZQGWbsl5cEptqpPd2GXV p1FfFfSh7+2FbgNmmJLHw37+NgBzOSPAVdoVswTC36+XDphmHh5MQ9AG4hLgkIgb15K6 YXzg== MIME-Version: 1.0 X-Received: by 10.112.135.42 with SMTP id pp10mr7600302lbb.43.1413315825091; Tue, 14 Oct 2014 12:43:45 -0700 (PDT) Sender: uspoerlein@gmail.com Received: by 10.152.170.133 with HTTP; Tue, 14 Oct 2014 12:43:45 -0700 (PDT) In-Reply-To: <5431AE55.4030006@selasky.org> References: <20140929174904.GA15642@coyote.spoerlein.net> <54308CA8.5020304@selasky.org> <5431AE55.4030006@selasky.org> Date: Tue, 14 Oct 2014 21:43:45 +0200 X-Google-Sender-Auth: s-KVxGG867EH7NrXXAPnN8rWZYU Message-ID: Subject: Re: CEC device not attaching to xHCI port From: =?UTF-8?Q?Ulrich_Sp=C3=B6rlein?= To: Hans Petter Selasky Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-usb@freebsd.org X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Oct 2014 19:43:48 -0000 2014-10-05 22:47 GMT+02:00 Hans Petter Selasky : > > On 10/05/14 16:05, Ulrich Sp=C3=B6rlein wrote: >> >> 2014-10-05 2:11 GMT+02:00 Hans Petter Selasky : >>> >>> On 10/04/14 15:53, Ulrich Sp=C3=B6rlein wrote: >>>> >>>> >>>> 2014-09-29 19:49 GMT+02:00 Ulrich Sp=C3=B6rlein : >>>>> >>>>> >>>>> Hi, >>>>> >>>>> I got a CEC adapter using libCEC to bridge the gap between my XBMC an= d >>>>> TV. The device works fine *if* I plug it into the front ports (which = is >>>>> a bit ugly, so I was wondering why this is not working on the other U= SB >>>>> hub). >>>>> >>> >>> Hi, >>> >>> How many ports have your XHCI got? See dmesg. >>> >>> --HPS >> >> >> Hey >> >> physically I count 4 in the back and 4 in the front (which is an >> expansion plate). Two ports in the back will happily serve umass(4) >> devices (not shown in the dmesg below, I only connect them every once >> in a while). >> > > Maybe you need this patch: > > https://svnweb.freebsd.org/changeset/base/272479 I saw that this was merged to 10.1 recently and gave that new kernel a go, alas no luck usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_TIMEOUT usbd_req_re_enumerate: addr=3D2, set address failed! (USB_ERR_TIMEOUT, igno= red) usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_TIMEOUT usbd_req_re_enumerate: addr=3D2, set address failed! (USB_ERR_TIMEOUT, igno= red) usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_TIMEOUT usbd_req_re_enumerate: addr=3D2, set address failed! (USB_ERR_TIMEOUT, igno= red) usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_TIMEOUT usbd_req_re_enumerate: addr=3D2, set address failed! (USB_ERR_TIMEOUT, igno= red) usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_TIMEOUT ugen0.2: at usbus0 (disconnected) uhub_reattach_port: could not allocate new device