From owner-freebsd-arm@FreeBSD.ORG Tue Feb 11 19:05:14 2014 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 14CA3FC0 for ; Tue, 11 Feb 2014 19:05:14 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C2EDD1599 for ; Tue, 11 Feb 2014 19:05:13 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WDIdk-0007So-2i for freebsd-arm@freebsd.org; Tue, 11 Feb 2014 20:05:04 +0100 Received: from 97.96.39.205 ([97.96.39.205]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Feb 2014 20:05:04 +0100 Received: from dpejesh by 97.96.39.205 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Feb 2014 20:05:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-arm@freebsd.org From: David Shane Holden Subject: Re: Raspberry Pi and BeagleBone images available on FreeBSD FTP mirrors Date: Tue, 11 Feb 2014 11:43:17 -0500 Lines: 16 Message-ID: References: <20140129181803.GI1827@glenbarber.us> <6620C833-9D56-4367-AA4D-D78D4BCA2D40@neville-neil.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 97.96.39.205 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 In-Reply-To: <6620C833-9D56-4367-AA4D-D78D4BCA2D40@neville-neil.com> X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2014 19:05:14 -0000 On 02/11/14 11:08, George Neville-Neil wrote: > > BTW Have folks been trying these? We need to make sure these work. > I’ll be grabbing them when I’m near a wifi again, in about 12 hours. > I tested the first 10.0-STABLE raspberry pi image that went up and it worked for the most part. It looks like there's been a few new images built which I haven't tried yet. I was having problems with the sd card randomly not showing up during boot, or disappearing after a few hours of uptime (and causing a panic) which I worked around by installing root on a USB drive and using the sd card just to get the kernel loaded which always seems to work fine. I was also sporadically getting an 'invalid instruction' (I don't remember the exact message) panic when I was doing some port builds on it. Other than that though it's been up and running for 10 days now without an issue.