From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757671AbYDBReH (ORCPT ); Wed, 2 Apr 2008 13:34:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757829AbYDBRdy (ORCPT ); Wed, 2 Apr 2008 13:33:54 -0400 Received: from nn7.de ([85.214.94.156]:54415 "EHLO nn7.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757819AbYDBRdx (ORCPT ); Wed, 2 Apr 2008 13:33:53 -0400 Subject: Re: 2.6.25-rc6 hangs at resume after suspend to RAM on Mac mini Core Duo From: Soeren Sonnenburg To: "Rafael J\. Wysocki" Cc: Tino Keitel , Andrew Morton , linux-kernel@vger.kernel.org, Len Brown , Pavel Machek In-Reply-To: <200804012305.04250.rjw@sisk.pl> References: <20080320060550.GA13200@dose.home.local> <20080401062734.GA8824@dose.home.local> <1207031898.11035.38.camel@localhost> <200804012305.04250.rjw@sisk.pl> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Wed, 02 Apr 2008 19:33:49 +0200 Message-Id: <1207157629.9669.2.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.22.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2008-04-01 at 23:05 +0200, Rafael J. Wysocki wrote: > On Tuesday, 1 of April 2008, Soeren Sonnenburg wrote: > > On Tue, 2008-04-01 at 08:27 +0200, Tino Keitel wrote: > > > On Tue, Apr 01, 2008 at 06:23:11 +0000, Soeren Sonnenburg wrote: > > > > On Mon, 2008-03-31 at 23:28 +0200, Tino Keitel wrote: > > > > > On Sat, Mar 29, 2008 at 00:03:15 +0100, Rafael J. Wysocki wrote: > > > > > > > > > > [...] > > > > > > > > > > > Can you please try to boot with acpi_new_pts_ordering and retest? > > > > > > > > > > I just tried current -git (a9edadbf790d72adf6ebed476cb5caf7743e7e4a), > > > > > without success. I still got the same hand at resume. > > > > > > > > I am having the hang on resume problem too (macbook pro), cf. > > > > http://bugzilla.kernel.org/show_bug.cgi?id=10319, 2.6.24 was fine. > > > > > > What about 2.6.25-rc5? Up to this, resume works for me. -rc6 is broken. > > > > No never worked in 2.6.25 (at least from rc2 on) and still does not in > > rc7-current-git. But note that on console I could suspend to ram and > > resume but the display is not anymore coming back with s2ram - from > > within X it freezes though. > > Please try -rc8. OK I did. Now not only the console stays black but blindly typing reboot/s2ram does not do anything after a resume... in this respect rc7 was better though not usable (as the display remained off). Soeren