From owner-freebsd-arm@FreeBSD.ORG Fri Nov 30 17:22:52 2012 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D528EEA1 for ; Fri, 30 Nov 2012 17:22:52 +0000 (UTC) (envelope-from mats@exmandato.se) Received: from ext.mellstrand.net (ext.mellstrand.net [IPv6:2001:2040:4:2::51]) by mx1.freebsd.org (Postfix) with ESMTP id 842C58FC13 for ; Fri, 30 Nov 2012 17:22:51 +0000 (UTC) Received: by ext.mellstrand.net Fri, 30 Nov 2012 17:22:47 GMT Subject: Re: FreeBSD on Raspberry Pi 512MB (with U-Boot + ubldr) Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 From: Mats Mellstrand X-Priority: 3 In-Reply-To: Date: Fri, 30 Nov 2012 18:22:46 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <67266790-55B9-4CAB-992B-A68C73912995@exmandato.se> References: <3988C1622A974F19A9D3888F0334FF10@ad.peach.ne.jp> To: Daisuke Aoyama Cc: freebsd-arm@freebsd.org 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: Fri, 30 Nov 2012 17:22:53 -0000 Hi On 30 nov 2012, at 17:53, Daisuke Aoyama wrote: > Hi, >=20 >>> uhub0: on = usbus0 >>> mmcsd0: 14GB at = mmc0 25.0MHz/4bit/65535-block >>> mmcsd0: Error indicated: 2 Bad CRC >>> mmcsd0: Error indicated: 2 Bad CRC >>=20 >> This issue must be fixed by r243688 and r243689 >=20 > It seems fixed. But found another problem. SWAP never used even if I = set GPU=3D384MB. > Also, around freemem=3D260MB(GPU=3D16MB), get the program crashed. >=20 >=20 > I've recreated the image based on build-pi-image.sh + SVN 243703 + my = custom settings. > All settings are the same as previous mail. (FreeBSD source tree is = not modified) > Please try this instead. Success! I tried ifconfig_ue0=3D"DHCP" in /etc/rc.local, this however don't work: This gives : /etc/rc.d/dhclient: WARNING: failed to start dhclient in the boot message But I can start dhclient manually after boot. /mm >=20 > You can try my test version from: > http://www.peach.ne.jp/archives/rpi/freebsd-pi-20121201.img.gz >=20 > SHA256 (freebsd-pi-20121130.img.gz) =3D = a4159301e2d7564ef065aa4c3d6afaef3284cc3ace1ae7c146aaea9e18ec0457 > SHA256 (freebsd-pi-20121201.img.gz) =3D = 7a0b8bcda7f70c39b259811c12854fcf856af7e18436e9beb0c2fa25a7fdb0e0 >=20 > Using config is here: > http://www.peach.ne.jp/archives/rpi/config/RPI-B-test3 >=20 > --=20 > Daisuke Aoyama=20