Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756313AbYBTRiP (ORCPT ); Wed, 20 Feb 2008 12:38:15 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755501AbYBTRh6 (ORCPT ); Wed, 20 Feb 2008 12:37:58 -0500 Received: from el-out-1112.google.com ([209.85.162.178]:24249 "EHLO el-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754372AbYBTRh5 (ORCPT ); Wed, 20 Feb 2008 12:37:57 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Vi16lifPQwL5GXMH13iVYZnt+tb7//3gU8c0TSQHv2CGvSpalWuSwWahTTc16VU3u+qwerlfZw1xSJX8O+UBMJJni7IcUB0LYKYmulfg0kvXvBpfJuYBtleXNQcEZVMmRXI0Zlxv19YncuNtAeM4uky9IS7fbjWFQ3LoA3Fv4Nk= Message-ID: Date: Thu, 21 Feb 2008 01:37:53 +0800 From: "Jeff Chua" To: "Linus Torvalds" Subject: Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Cc: "Jesse Barnes" , lkml , "Dave Airlie" , "Rafael J. Wysocki" , linux-acpi@vger.kernel.org, "suspend-devel List" , "Greg KH" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 917 Lines: 30 On Feb 21, 2008 1:28 AM, Linus Torvalds wrote: > Try suspend-and-resume without X. Works without those two functions. > Also, try it on one of the more modern laptops - even *with* X. Again, still works. Tested on Lenovo X60s. > Basically, the kernel wants to be able to do what X does, because it means > that when it works, it works _so_ much better than doing it in X. So > getting it working is definitely worth it. > That said, before you do anything else, try if suspend-to-RAM works. Yes, still works. > That's the primary goal for this code anyway, and if it works that gives a > good hint. Ok, what's next? Thanks, Jeff. -- 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/