From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from baythorne.infradead.org (baythorne.infradead.org [81.187.226.107]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 702ED67B1A for ; Sun, 10 Apr 2005 09:48:40 +1000 (EST) From: David Woodhouse To: Benjamin Herrenschmidt In-Reply-To: <1113089830.9518.444.camel@gaston> References: <1112594783.26086.22.camel@gaston> <1113064594.4636.28.camel@localhost.localdomain> <1113089830.9518.444.camel@gaston> Content-Type: text/plain Date: Sun, 10 Apr 2005 00:48:35 +0100 Message-Id: <1113090515.12012.65.camel@baythorne.infradead.org> Mime-Version: 1.0 Cc: linuxppc-dev list Subject: Re: iBook G3 owners List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sun, 2005-04-10 at 09:37 +1000, Benjamin Herrenschmidt wrote: > Make sure you have the 2 cpufreq related patches though, there are > issues with CPU voltage possibly not correct on wakeup that can cause > similar problems. It was those I originally applied after cpufreq stopped working. Sleep hasn't worked reliably since then. I've built a kernel without any of the four patches, and if that works I'll test some more to work out precisely which one makes the difference. -- dwmw2