From owner-freebsd-arm@FreeBSD.ORG Mon Nov 12 10:33:28 2012 Return-Path: Delivered-To: arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1645A29A for ; Mon, 12 Nov 2012 10:33:28 +0000 (UTC) (envelope-from iz-rpi03@hs-karlsruhe.de) Received: from smtp.hs-karlsruhe.de (smtp.HS-Karlsruhe.DE [193.196.64.25]) by mx1.freebsd.org (Postfix) with ESMTP id CAA0D8FC08 for ; Mon, 12 Nov 2012 10:33:27 +0000 (UTC) Received: from iz-wera01.hs-karlsruhe.de ([193.196.65.46]) by smtp.hs-karlsruhe.de with esmtp (Exim 4.72) (envelope-from ) id 1TXrKW-005X8O-Ib; Mon, 12 Nov 2012 11:33:24 +0100 Message-Id: X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.3 From: Ralf Wenk To: arm@freebsd.org Subject: Raspberry PI with 512 MB does not boot FreeBSD? Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Date: Mon, 12 Nov 2012 11:33:24 +0100 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: Mon, 12 Nov 2012 10:33:28 -0000 Hi, has anyone successfully booted FreeBSD on an new Raspberry PI with 512 MB= RAM? With mine, it looks like booting terminates very early. There is just one= flash from the activity LED. Nothing more, especially no splash screen. First I tried to build an image based on the information from http://kernelnomicon.org/ Next I tried the to build my own image based on http://raspberrypi.stackexchange.com/questions/3288/freebsd-easiest-way-t= o-inst all-on-my-rpi Unfortunately with the same result. To exclude errors in my image buildin= g process I tried the image provided there. I got the same result - it does= n't boot. By trying two of the Raspbian =22wheezy=22 imagesI have verified that the= problem is not caused by the SD card or by the Raspberry PI itself. Both images w= orked as expected. Any hints what I can try to get FreeBSD working? Best regards Ralf