From owner-freebsd-arm@freebsd.org Mon Nov 28 08:20:42 2016 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 BAA27C575A1 for ; Mon, 28 Nov 2016 08:20:42 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: from asp.reflexion.net (outbound-mail-210-32.reflexion.net [208.70.210.32]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6E68D1DA6 for ; Mon, 28 Nov 2016 08:20:41 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: (qmail 29363 invoked from network); 28 Nov 2016 08:20:18 -0000 Received: from unknown (HELO mail-cs-02.app.dca.reflexion.local) (10.81.19.2) by 0 (rfx-qmail) with SMTP; 28 Nov 2016 08:20:18 -0000 Received: by mail-cs-02.app.dca.reflexion.local (Reflexion email security v8.20.0) with SMTP; Mon, 28 Nov 2016 03:20:40 -0500 (EST) Received: (qmail 9007 invoked from network); 28 Nov 2016 08:20:40 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with (AES256-SHA encrypted) SMTP; 28 Nov 2016 08:20:40 -0000 Received: from [192.168.1.106] (c-76-115-7-162.hsd1.or.comcast.net [76.115.7.162]) by iron2.pdx.net (Postfix) with ESMTPSA id 17D3DEC8A89; Mon, 28 Nov 2016 00:20:33 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.1 \(3251\)) Subject: Re: Can't get 11.0-RELEASE to boot on Banana PI M3 From: Mark Millard In-Reply-To: Date: Mon, 28 Nov 2016 00:20:32 -0800 Cc: freebsd-arm Content-Transfer-Encoding: quoted-printable Message-Id: References: <20161124222152.dfd02dcafdc25182b6b46e50@bidouilliste.com> <66508AA3-436A-4D9E-AAB5-B85D0B4FC40C@dsl-only.net> To: Michael Sperber X-Mailer: Apple Mail (2.3251) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Nov 2016 08:20:42 -0000 On 2016-Nov-27, at 11:46 PM, Michael Sperber wrote: > Mark Millard writes: >=20 >> I use one of those from adafruit for a BPi-M3, a RPI2B V1.1, or a = Pine64. >=20 > (Thanks for the all the help on this!) >=20 > So I found one one of those, and did >=20 > cu -k /dev/cuaU0 -s 115200 I happen to use an old Mac OS X laptop to monitor the serial connection, not FreeBSD. Even the software I use is from the App Store (better = drivers from what I read). So I've not tried such with FreeBSD and have no observation of what works vs. does not. > from my FreeBSD host box: Absolutely nothing. As per this: >=20 > https://github.com/freebsd/crochet/tree/master/board/BananaPi-M3 >=20 > I tried reversing the pins, but that also didn't yield any output > whatsoever. Black <-> Gnd Green <-> Rx (middle pin of the 3) White <-> Tx Red not connected > Any suggestions? I'd be cool if there were an image known to be = working > somewhere ... Before I tried FreeBSD on the BPi-M3 I tried an Official Linux for it. http://www.banana-pi.org/m3-download.html I knew up front that there were no FreeBSD snapshot images or other such and I did not want to confuse DOA power supplies or a DOA board or such with problematical software builds/installations. I tested the serial connection, HDMI, USB keyboard/mouse, and Ethernet so I'd know what worked vs. what did not and that I had my environment well set up. I know that, for example, FreeBSD does not do HDMI yet for the BPi-M3. (All the more important to check it up front.) =3D=3D=3D Mark Millard markmi at dsl-only.net