From owner-freebsd-ppc@FreeBSD.ORG Mon Oct 31 03:00:13 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C27091065675; Mon, 31 Oct 2011 03:00:13 +0000 (UTC) (envelope-from chmeeedalf@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id C46808FC08; Mon, 31 Oct 2011 03:00:12 +0000 (UTC) Received: by gyb11 with SMTP id 11so1196807gyb.13 for ; Sun, 30 Oct 2011 20:00:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; bh=00P2fvg2ukvacOGI7xF8/0jqwJX/0ndKPyLLKygGFS0=; b=vGNj4WohcCyGgXjKAvGdZdl9xef5bLMLbMuP6BvlSl4RzujkjQJaNBMyEWoKiKPOlk gK+WVVaGBtrxYSmfasWTYnkKTuDqeCSuJcQtnVvrlztXnlIqQvabnLtM4CNG2JhGkf+M 7q2aOUa26v1X3GqwG++nfrxM7pBiLqpEKezZ0= Received: by 10.236.23.67 with SMTP id u43mr13947222yhu.123.1320030012045; Sun, 30 Oct 2011 20:00:12 -0700 (PDT) Received: from narn.knownspace (216-15-41-8.c3-0.gth-ubr1.lnh-gth.md.cable.rcn.com. [216.15.41.8]) by mx.google.com with ESMTPS id c44sm23690048yhm.5.2011.10.30.20.00.11 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 30 Oct 2011 20:00:11 -0700 (PDT) Date: Sun, 30 Oct 2011 23:00:08 -0400 From: Justin Hibbits To: Nathan Whitehorn Message-ID: <20111030230008.68c63841@narn.knownspace> In-Reply-To: <4EAA052D.5010106@freebsd.org> References: <4EAA052D.5010106@freebsd.org> X-Mailer: Claws Mail 3.7.10 (GTK+ 2.24.6; powerpc-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: FreeBSD PowerPC ML Subject: Re: 9.0-RC1 crash on G5 (late 2005) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2011 03:00:13 -0000 On Thu, 27 Oct 2011 20:28:13 -0500 Nathan Whitehorn wrote: > On 10/27/11 20:26, Justin Hibbits wrote: > > I don't know the conditions of the crash, but sometime after > > booting, can happen right away, or later, my G5 just stops. No > > kernel panic, no messages, it just stops. The red light in the > > case comes on, and it just sits there. > > > > Hardware: Late 2005 model G5, Dual-core 2.0GHz, 4GB RAM. > > > > Anything else I can provide, just ask. Can't provide a coredump, > > dmesg, or anything else like that, though (machine just dies). > > > > Is this a 32 or a 64-bit kernel? I have the same model, with a 64-bit > kernel, as my primary desktop, and have never seen anything like this. > -Nathan To add yet another data point, I tried booting a snapshot from last year (2010-11-17), and that also had the same problem, but only when booted into a full production mode. When booted from CD, it worked just fine. Should I even bother trying a ppc32 install? I know I'd lose out on 2GB of the RAM. - Justin