Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934401AbYBUAft (ORCPT ); Wed, 20 Feb 2008 19:35:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758896AbYBUAfl (ORCPT ); Wed, 20 Feb 2008 19:35:41 -0500 Received: from wx-out-0506.google.com ([66.249.82.225]:15041 "EHLO wx-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758006AbYBUAfk (ORCPT ); Wed, 20 Feb 2008 19:35:40 -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=c1+hYLjW1tKXvW8ylxxOHZolonxAvvwlAewfbTUINRilw9PvkaFeTThN2I7SckniFyvMpfZv/h9QAzWJccObiOCcwjsQSl2cV/9v6pQV4VdzM81vEoy8LeVc6B7k4zfmrUnhnIWcOWi1KnKXxs3EEK0Agv8Z2DhajOyz1lAA86s= Message-ID: Date: Thu, 21 Feb 2008 08:35:38 +0800 From: "Jeff Chua" To: "Jesse Barnes" Subject: Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green. Cc: "Linus Torvalds" , lkml , "Dave Airlie" , "Rafael J. Wysocki" , linux-acpi@vger.kernel.org, "suspend-devel List" , "Greg KH" In-Reply-To: <200802201337.52247.jesse.barnes@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200802201053.16218.jesse.barnes@intel.com> <200802201337.52247.jesse.barnes@intel.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1175 Lines: 29 On Thu, Feb 21, 2008 at 5:37 AM, Jesse Barnes wrote: > Ok, can you give this patch a try with the 'platform' method? It should at > least tell us what ACPI would like the device to do at suspend time, but it > probably won't fix the hang. I can't get it to compile. drivers/char/drm/i915_drv.c: In function 'i915_suspend': drivers/char/drm/i915_drv.c:372: error: implicit declaration of function 'acpi_pci_choose_state' drivers/char/drm/i915_drv.c: In function 'i915_resume': drivers/char/drm/i915_drv.c:383: error: 'state' undeclared (first use in this function) drivers/char/drm/i915_drv.c:383: error: (Each undeclared identifier is reported only once drivers/char/drm/i915_drv.c:383: error: for each function it appears in.) make[3]: *** [drivers/char/drm/i915_drv.o] Error 1 make[2]: *** [drivers/char/drm] Error 2 make[1]: *** [drivers/char] Error 2 make: *** [drivers] Error 2 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/