From owner-freebsd-arm@freebsd.org Mon Oct 19 15:59:41 2015 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0E899A19CEB for ; Mon, 19 Oct 2015 15:59:41 +0000 (UTC) (envelope-from mike@skew.org) Received: from chilled.skew.org (chilled.skew.org [70.90.116.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.skew.org", Issuer "AlphaSSL CA - SHA256 - G2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id DD7CC377 for ; Mon, 19 Oct 2015 15:59:40 +0000 (UTC) (envelope-from mike@skew.org) Received: from chilled.skew.org (localhost [127.0.0.1]) by chilled.skew.org (8.14.7/8.14.7) with ESMTP id t9JFxdVB085303 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Mon, 19 Oct 2015 09:59:39 -0600 (MDT) (envelope-from mike@chilled.skew.org) Received: (from mike@localhost) by chilled.skew.org (8.14.7/8.14.7/Submit) id t9JFxd1K085302 for freebsd-arm@freebsd.org; Mon, 19 Oct 2015 09:59:39 -0600 (MDT) (envelope-from mike) Date: Mon, 19 Oct 2015 09:59:39 -0600 From: Mike Brown To: freebsd-arm@freebsd.org Subject: Re: BeagleBone self-built 10-STABLE hangs, segfaults Message-ID: <20151019155939.GA85262@chilled.skew.org> References: <20151018162950.GA52948@chilled.skew.org> <1445187147.71631.59.camel@freebsd.org> <20151019150459.GA57293@chilled.skew.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Whoa: whoa. User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Oct 2015 15:59:41 -0000 On Mon, Oct 19, 2015 at 11:38:12AM -0400, Paul Mather wrote: > Re: the problems happening at random: are you powering the BBB via the OTG USB connector or via the 5V barrel power supply connector? 5V barrel power supply connector. The USB port is not connected to anything. I have the FTDI-USB cable attached for console access, and an ethernet cable connected to my router.