From owner-freebsd-arm@freebsd.org Wed Jul 15 03:54:16 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 7B7E999B719 for ; Wed, 15 Jul 2015 03:54:16 +0000 (UTC) (envelope-from carlj@peak.org) Received: from filter01.peakinternet.com (filter01.peakinternet.com [207.55.16.92]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4C5E2153D for ; Wed, 15 Jul 2015 03:54:16 +0000 (UTC) (envelope-from carlj@peak.org) Received: from zmail-mta02.peak.org ([207.55.16.112]) by filter01.peakinternet.com ({e1c81c21-e4c4-4528-aa90-7a27869c545a}) via TCP (outbound) with ESMTPS id 20150715035409221_0000 for ; Tue, 14 Jul 2015 20:54:09 -0700 X-RC-FROM: X-RC-RCPT: Received: from zmail-mta02.peak.org (localhost [127.0.0.1]) by zmail-mta02.peak.org (Postfix) with ESMTPS id 29EA3114B06 for ; Tue, 14 Jul 2015 20:54:08 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by zmail-mta02.peak.org (Postfix) with ESMTP id 1DE0C114B02 for ; Tue, 14 Jul 2015 20:54:08 -0700 (PDT) Received: from zmail-mta02.peak.org ([127.0.0.1]) by localhost (zmail-mta02.peak.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id KhQHxezjSz6d for ; Tue, 14 Jul 2015 20:54:08 -0700 (PDT) Received: from mailproxy-lb-05.peak.org (mailproxy-lb-05.peak.org [207.55.17.95]) by zmail-mta02.peak.org (Postfix) with ESMTP id DDDBF114AFF for ; Tue, 14 Jul 2015 20:54:07 -0700 (PDT) Received: from carlj by elk.localnet with local (Exim 4.80) (envelope-from ) id 1ZFDlm-0000PW-Vh for freebsd-arm@freebsd.org; Tue, 14 Jul 2015 20:54:07 -0700 From: Carl Johnson To: freebsd-arm@freebsd.org Subject: Re: RPi won't boot 10.2-BETA1 -- SOLVED References: <87wpy41zjt.fsf@elk.localnet> X-Clacks-Overhead: GNU Terry Pratchett Date: Tue, 14 Jul 2015 20:54:06 -0700 In-Reply-To: <87wpy41zjt.fsf@elk.localnet> (Carl Johnson's message of "Sun, 12 Jul 2015 20:55:50 -0700") Message-ID: <87y4iiyt29.fsf@elk.localnet> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MAG-OUTBOUND: peakinternet.redcondor.net@207.55.16/22 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, 15 Jul 2015 03:54:16 -0000 Carl Johnson writes: > I just tried to boot 10.2-BETA1 from a SD card, but it gives me a few > lines of messages, including 'unrecognized filesystem type'. I have > been running Linux on it and had run FreeBSD 10-STABLE from back in > January, so the Pi is running. > > I programmed the card from Linux using dd, and had already verified the > checksum. I verified that the FAT and UFS partitions appear valid on > the card, so I must be overlooking something. The following are the > messages on the screen when the system halted: > > In: serial > Out: lcd > Err: lcd > mbox: Timeout waiting for response > bcm2835: Could not set USB power state > Net: Net Initialization Skipped > No ethernet found. > ** Unrecognized filesystem type ** > Hit any key to stop autoboot: 0 > Booting from: mmc 0 ubldr > ** Unrecognized filesystem type ** > U-Boot> I bought a new microSDHC card and that card works. The new one is a 16GB SanDisk Ultra PLUS UHS-1 card in case anybody is keeping track. I had tried two different Class 4 cards that didn't work, so maybe the faster speed is necessary now, or maybe it is picky about brands. -- Carl Johnson carlj@peak.org