From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 96409E008EC; Wed, 8 Apr 2015 08:33:53 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high * trust * [192.94.94.41 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from bear.ext.ti.com (bear.ext.ti.com [192.94.94.41]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id F1119E003A8 for ; Wed, 8 Apr 2015 08:33:52 -0700 (PDT) Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by bear.ext.ti.com (8.13.7/8.13.7) with ESMTP id t38FXpwF018169; Wed, 8 Apr 2015 10:33:51 -0500 Received: from DFLE73.ent.ti.com (dfle73.ent.ti.com [128.247.5.110]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id t38FXoJB000448; Wed, 8 Apr 2015 10:33:50 -0500 Received: from dlep33.itg.ti.com (157.170.170.75) by DFLE73.ent.ti.com (128.247.5.110) with Microsoft SMTP Server id 14.3.224.2; Wed, 8 Apr 2015 10:33:49 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dlep33.itg.ti.com (8.14.3/8.13.8) with ESMTP id t38FXnMk020456; Wed, 8 Apr 2015 10:33:49 -0500 Date: Wed, 8 Apr 2015 11:33:48 -0400 From: Denys Dmytriyenko To: Gary Thomas Message-ID: <20150408153348.GA4753@edge> References: <55254865.1010209@mlbassoc.com> MIME-Version: 1.0 In-Reply-To: <55254865.1010209@mlbassoc.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-ti@yoctoproject.org Subject: Re: No USB on BeagleBone White X-BeenThere: meta-ti@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-ti layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Apr 2015 15:33:53 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Wed, Apr 08, 2015 at 09:25:25AM -0600, Gary Thomas wrote: > I need to resurrect my old BeagleBone White and I'm trying to > do it using Poky/Yocto + meta-ti. I've managed to build and > boot my board, but it detects nothing when something is plugged > into the USB [not OTG/serial-port] port. > > Any ideas what I need to do to get this going? The board is > pretty useless to me without the extra USB. Which kernel recipe do you use? -- Denys