From owner-freebsd-ppc@FreeBSD.ORG Thu Jan 17 14:51:43 2013 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id BAEF6BC0 for ; Thu, 17 Jan 2013 14:51:43 +0000 (UTC) (envelope-from kristof@swissmail.org) Received: from vm-mailout1.vm.swissmail.org (vm-mailout1.vm.swissmail.org [212.25.22.134]) by mx1.freebsd.org (Postfix) with ESMTP id 3BC9C366 for ; Thu, 17 Jan 2013 14:51:43 +0000 (UTC) Received: from vm-pemfos2.intra.swissmail.org (vm-smtp2.intra.swissmail.org [192.168.173.55]) by vm-mailout1.vm.swissmail.org (8.13.8/8.13.8/Debian-3) with ESMTP id r0HEpaZa014809; Thu, 17 Jan 2013 15:51:36 +0100 Received: from vm-pemfos2.intra.swissmail.org (localhost [127.0.0.1]) by localhost (PEmFoS-local-10025) with ESMTP id 8CB144A002; Thu, 17 Jan 2013 15:51:36 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by localhost (PEmFoS/1506.15575.a1); Thu, 17 Jan 2013 15:51:36 +0100 (CET) X-Pemfos-Policyd: accepted (vd5w00Ya1wG3nbwL48e8YUI7FX9yKBcAYRdrP0Y83vI6AD06AUY/IUZEThFQPCps) Message-ID: <50F80FF1.8020603@swissmail.org> Date: Thu, 17 Jan 2013 08:51:29 -0600 From: Krzysztof Parzyszek User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: matt , FreeBSD PowerPC ML Subject: Re: FreeBSD 9.1 freezes randomly on G5 References: <50F4BADB.5@swissmail.org> <50F4DB79.4050900@swissmail.org> <50F5F6F4.9070803@swissmail.org> <50F60564.8060307@gmail.com> <50F607AD.3080201@swissmail.org> In-Reply-To: <50F607AD.3080201@swissmail.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jan 2013 14:51:43 -0000 On 1/15/2013 7:51 PM, Krzysztof Parzyszek wrote: > On 1/15/2013 7:41 PM, matt wrote: >> >> Replace PRAM battery, reset SMU, do a thermal recalibration via ASD. >> Every time the SMU crashes it starts eating battery...usually a few days >> before it's spent (although it may still read a reasonab le voltage). > > Ok, I'll try that. Update. I replaced the PRAM battery and I got the same symptoms. As a next step, I pressed the SMU reset on the motherboard, and reset the PRAM (Alt-Option-P-R) at boot. From that time on, things seem to work. I successfully built my own kernel. I left it overnight to build world. The ramdisk I created for /usr/obj was too small, so the build failed, but there were no hangs. The machine was still up and running in the morning. Thanks again! -Krzysztof