Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755622Ab1CHW0t (ORCPT ); Tue, 8 Mar 2011 17:26:49 -0500 Received: from mail-fx0-f46.google.com ([209.85.161.46]:57757 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753156Ab1CHW0s (ORCPT ); Tue, 8 Mar 2011 17:26:48 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=lUXPBvApt8r5sMpsbziEpNPB5V1R/MXgW0D/HQeug7ccFWMQ+YqiVJTORnGW4Kayxf ZM08l1//oI2e6CyMKUz9j8zq0r/dpWof+D0xfLkYQbS2osISWmO1ZHnBxTSv7eCrC7ER aOk8CHhC+mX+MEUIvpqiQbI10wcOW9nFJH4dw= Message-ID: <4D76AB38.2070906@gmail.com> Date: Tue, 08 Mar 2011 23:18:32 +0100 From: Jiri Slaby User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; cs-CZ; rv:1.9.2.14) Gecko/20110221 SUSE/3.1.8 Thunderbird/3.1.8 MIME-Version: 1.0 To: "Rafael J. Wysocki" CC: Alan Stern , akpm@linux-foundation.org, linux-kernel@vger.kernel.org, Linux-pm mailing list Subject: Re: [linux-pm] Resume hangs [was: mmotm 2010-12-02-16-34 uploaded] References: <201103082312.26675.rjw@sisk.pl> <4D76AA2C.2010805@gmail.com> <201103082316.59901.rjw@sisk.pl> In-Reply-To: <201103082316.59901.rjw@sisk.pl> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1625 Lines: 42 On 03/08/2011 11:16 PM, Rafael J. Wysocki wrote: > On Tuesday, March 08, 2011, Jiri Slaby wrote: >> On 03/08/2011 11:12 PM, Rafael J. Wysocki wrote: >>> On Tuesday, March 08, 2011, Jiri Slaby wrote: >>>> On 03/08/2011 08:25 PM, Rafael J. Wysocki wrote: >>>>> On Tuesday, March 08, 2011, Jiri Slaby wrote: >>>>>> On 02/22/2011 04:36 PM, Alan Stern wrote: >>>>>>> By the way, are you booting with no_console_suspend? And do you do >>>>>>> "echo 8 >/proc/sys/kernel/printk" (or equivalently, Alt-SysRq-8) before >>>>>>> suspending? >>>>>> >>>>>> Unfortunately there are no messages at all. >>>>>> >>>>>> Rafael, this is a Factory with intel gfx (modesetting). Do pm-utils >>>>>> switch a console in such case? And if yes, to which one? >>>>> >>>>> pm-utils don't, but s2ram does, I'm not sure from the top of my head to >>>>> which one, though. >>>>> >>>>> If you use a KMS driver (I get you do), please just "chmod a-x /usr/sbin/s2ram". >>>> >>>> Yeah, I meant kernel modesetting, of course. Sorry for the confusion. >>>> >>>> I don't have /usr/sbin/s2ram. >>> >>> Ah. So it's gone from Factory? Interesting. >> >> I don't know, maybe it's in suspend package which I don't have installed. > > Hm. So you use the in-kernel hibernate code? > > The one in the suspend package is generally faster. I don't use hibernation at all. This is a desktop -- suspending to S3. -- js -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/