From owner-freebsd-arm@freebsd.org Wed Oct 21 14:54:48 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 96F70A1B2E0 for ; Wed, 21 Oct 2015 14:54:48 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from valentine.liquidneon.com (valentine.liquidneon.com [216.87.78.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "valentine.liquidneon.com", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8053D10EF for ; Wed, 21 Oct 2015 14:54:48 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: by valentine.liquidneon.com (Postfix, from userid 1018) id 1E93222C4E; Wed, 21 Oct 2015 14:54:41 +0000 (UTC) Date: Wed, 21 Oct 2015 14:54:41 +0000 From: Brad Davis To: ticso@cicely.de Cc: Leonardo Lazcano , freebsd-arm@freebsd.org Subject: Re: Installing or booting FreeBSD 10.2 on BeagleBone Black Message-ID: <20151021145441.GG63466@corpmail.liquidneon.com> References: <20151019143226.GA75872@cicely7.cicely.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151019143226.GA75872@cicely7.cicely.de> User-Agent: Mutt/1.5.24 (2015-08-30) 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: Wed, 21 Oct 2015 14:54:48 -0000 On Mon, Oct 19, 2015 at 04:32:26PM +0200, Bernd Walter wrote: > On Mon, Oct 19, 2015 at 04:13:11PM +0200, Leonardo Lazcano wrote: > > Hi, > > > > I?m new to this BBB rev C and new to FreeBSD. I tried to install FreeBSD on > > the BBB without any luck. Somehow the BBB boots correctly when using a BBB > > "Flasher" image(eg. BBB-eMMC-flasher-2013.09.04) but not when using a > > FreeBSD image (I have tried different ones). I have also tried 2 different > > microSD cards with no luck. > > > > When I put the microSD card on the BBB and I press and hold the Boot button > > and then power up, nothing seems to happen. I also tried without pressing > > the Boot button but the I get 3 led lit and nothing else happens. > > > > Any ideas what is wrong? > > FreeBSD boots using serial console, that means there is no output on > the HDMI. > FreeBSD also don't start any LED blinking action as other OS do, so no > LED output either. I wrote a program to do that, let me get it reviewed and put in the ports tree. Regards, Brad Davis