From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759161AbYDAVFm (ORCPT ); Tue, 1 Apr 2008 17:05:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1761543AbYDAVEF (ORCPT ); Tue, 1 Apr 2008 17:04:05 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:48438 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760531AbYDAVEE (ORCPT ); Tue, 1 Apr 2008 17:04:04 -0400 From: "Rafael J. Wysocki" To: Tino Keitel Subject: Re: 2.6.25-rc6 hangs at resume after suspend to RAM on Mac mini Core Duo Date: Tue, 1 Apr 2008 23:03:37 +0200 User-Agent: KMail/1.9.6 (enterprise 20070904.708012) Cc: Pavel Machek , Andrew Morton , linux-kernel@vger.kernel.org, Len Brown References: <20080320060550.GA13200@dose.home.local> <200804010017.54799.rjw@sisk.pl> <20080401080438.GA9906@dose.home.local> In-Reply-To: <20080401080438.GA9906@dose.home.local> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804012303.37860.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tuesday, 1 of April 2008, Tino Keitel wrote: > On Tue, Apr 01, 2008 at 00:17:53 +0200, Rafael J. Wysocki wrote: > > On Tuesday, 1 of April 2008, Tino Keitel wrote: > > > On Mon, Mar 31, 2008 at 23:50:27 +0200, Pavel Machek wrote: > > > > On Mon 2008-03-31 23:28:12, 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. > > > > > > > > You should put "acpi_new_pts_ordering" on kernel command line. > > > > > > I did, just forgot to mention it. > > > > OK, thanks. > > > > Have you tried to do: > > > > # echo core > /sys/power/pm_test > > # echo mem > /sys/power/state > > > > (it's good to boot the kernel with no_console_suspend and do > > "echo 8 > /proc/sys/kernel/printk" before that to see the messages)? > > Thanks, I'll try this evening. What should I look for in the kernel > messages? Any irregularities. Please just post the dmesg output if the system survives. If there are any oopes etc., you should see them. :-) Thanks, Rafael