From owner-freebsd-arm@FreeBSD.ORG Sun Sep 29 13:54:31 2013 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 ESMTP id 83278C2B for ; Sun, 29 Sep 2013 13:54:31 +0000 (UTC) (envelope-from george@ceetonetechnology.com) Received: from feynman.konjz.org (feynman.konjz.org [64.147.119.39]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4A11B2807 for ; Sun, 29 Sep 2013 13:54:29 +0000 (UTC) Received: from 127.0.0.1 (tor18.anonymizer.ccc.de [31.172.30.1]) (authenticated bits=0) by feynman.konjz.org (8.14.7/8.14.4) with ESMTP id r8TDmvYF018712 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Sun, 29 Sep 2013 09:49:01 -0400 (EDT) (envelope-from george@ceetonetechnology.com) Message-ID: <52482FC1.4010703@ceetonetechnology.com> Date: Sun, 29 Sep 2013 09:48:49 -0400 From: George Rosamond MIME-Version: 1.0 To: freebsd-arm@freebsd.org Subject: Re: raspberry pi rev B : no luck booting.. References: <5248011B.90200@caliopea.com> In-Reply-To: <5248011B.90200@caliopea.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Sep 2013 13:54:31 -0000 john smith: > > > Hello all > > I've just bought a small r-pi rev B (512Mb), and still can't figure why > it won't boot any FreeBSD images found on the net. > > Tested with raspbian (debian) and even riscos: works just fine (my SD > doesn't seem to be involved); > But any freebsd based image (my latest, most promising was > http://files.khubla.com/freebsd-raspberry-pi/FreeBSD-HEAD-r255363-ARMv6-RPI-B-SOUND-4GB.img.tgz > ) but still no luck.. > Other tried images were the latest from: > http://www.db.net/downloads/ > http://www.peach.ne.jp/archives/rpi/ > > Each time, the "act" led blinks nearly one second and stop there.... > > Is there a specific firmware I should have flashed before trying to boot > freebsd or something else everybody knows, except me ;-) ? Hey John. It should boot fine. I would do a couple of things: First, try watching it boot with video out connected and see what happens and where it's borking. Second, look at the device slices and make sure /boot/msdos is there with the standard txt files that RPi needs. I haven't used Tom K's images in a while, but I would assume they are fine. g