From owner-freebsd-arm@FreeBSD.ORG Mon Aug 26 10:17:57 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 DF7D356B for ; Mon, 26 Aug 2013 10:17:57 +0000 (UTC) (envelope-from ganbold@gmail.com) Received: from mail-pa0-x22c.google.com (mail-pa0-x22c.google.com [IPv6:2607:f8b0:400e:c03::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B83D2215B for ; Mon, 26 Aug 2013 10:17:57 +0000 (UTC) Received: by mail-pa0-f44.google.com with SMTP id fz6so3255571pac.31 for ; Mon, 26 Aug 2013 03:17:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=c9UqrpK9OXAYIT84N8QZBAnU8WyWx6llH03AVF4tzEE=; b=nZaYBzQ6TTy142W5SwY+6g8DERCb9YYBg4kLcXblEETV0EKEVy5u3KLkvHvMWguBWg yItGA56PVeqlmzUo/Be8OGh1OnggkJzlK8j6FMa1ez3LGEjsMvPjmZ+dKY7/H8b7cl8e AKPUZVHjldu+WJFBqD9n8rc43ycUssBHW1CjcvqTgKdySAWoDLOJrY2TORRXpHVvQvgi cg2TRgT1/ZsTffrhqizd8UbdUr5F/nFPniB4T5C/UOKLta2LVDG0IGvf99T5F8D13WGH mPcMnf8Lbmq57Qsr99myGQQm+MlsmIf9s+cw+InQlUFWOxBI9m/rBoSg6s+Ge+aR000s W2YA== MIME-Version: 1.0 X-Received: by 10.68.210.103 with SMTP id mt7mr1970436pbc.179.1377512277311; Mon, 26 Aug 2013 03:17:57 -0700 (PDT) Received: by 10.68.88.129 with HTTP; Mon, 26 Aug 2013 03:17:57 -0700 (PDT) In-Reply-To: <70652C61-98B0-40E2-BB98-B8B414E30219@alvermark.net> References: <5218FBE2.2000907@m5p.com> <70652C61-98B0-40E2-BB98-B8B414E30219@alvermark.net> Date: Mon, 26 Aug 2013 18:17:57 +0800 Message-ID: Subject: Re: Pretty good RPi version? From: Ganbold Tsagaankhuu To: Jakob Alvermark Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Tim Kientzle , "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: Mon, 26 Aug 2013 10:17:57 -0000 On Mon, Aug 26, 2013 at 4:34 PM, Jakob Alvermark wrote: > On 25 aug 2013, at 17:27, Tim Kientzle wrote: > > > > > On Aug 25, 2013, at 12:55 AM, Jia-Shiun Li wrote: > > > >> On Sun, Aug 25, 2013 at 2:30 AM, George Mitchell < > george+freebsd@m5p.com> wrote: > >>> What's a pretty good recent Raspberry Pi svn checkout version? 254544 > >>> doesn't seem to be it -- it crashes as soon as I try to make install in > >>> /usr/ports/ports-mgmt/pkg. Although I'm tempted to grab one of the > >>> prebuilt images at http://www.db.net/downloads/, I'll have to be doing > >>> some recompiling for debug purposes. I see that latest couple of > >>> versions there are 252209 and 250580. Are those pretty good? (By > >>> "pretty good", I mean capable of running a light load in a fairly > >>> stable way over a period of days.) Thanks for your help! -- George > >> > >> I got the same question. I was trying to update RPi this week, but > >> several attempts has failed. RPi would hang at high load like > >> "portsnap fetch extract" or "cd /usr/ports/graphics/graphviz && make > >> install clean". By "hang" I mean ssh session and console had no > >> response. But it still replies to ICMP and TCP connection handshake > >> requests. Looks like something got stuck in the kernel. > > > > Do you have a serial console? > > > > If so, is it still responsive there? > > > > I've been seeing a similar problem on BB. In those > > cases, typing a key on the serial console unblocks it. > > Hi, I see something similar on my Allwinner A13 (Olimex board) > > Running 'portsnap fetch' hangs after a while. > > Serial console is dead as well! > > A13 support is not in the tree, but it is very similar to the A10 > (Cubieboard). I have some local patches, which I intend to send to someone > for review (Tim? Ganbold?) > In my case I asked gonzo@ and ray@ to review A10/A20 related changes. Ganbold > I just need to get around to clean them up a bit first. > > Jakob > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" >