Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933580AbYBVKnk (ORCPT ); Fri, 22 Feb 2008 05:43:40 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754710AbYBVKnb (ORCPT ); Fri, 22 Feb 2008 05:43:31 -0500 Received: from cavan.codon.org.uk ([78.32.9.130]:50442 "EHLO vavatch.codon.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753284AbYBVKn3 (ORCPT ); Fri, 22 Feb 2008 05:43:29 -0500 Date: Fri, 22 Feb 2008 10:37:29 +0000 From: Matthew Garrett To: Jeff Chua Cc: Jesse Barnes , Romano Giannetti , Linus Torvalds , suspend-devel List , Dave Airlie , Greg KH , lkml , "Rafael J. Wysocki" , linux-acpi@vger.kernel.org Message-ID: <20080222103727.GA25781@srcf.ucam.org> References: <200802211302.27002.jesse.barnes@intel.com> <200802211623.55450.jesse.barnes@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.12-2006-07-14 X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: mjg59@codon.org.uk Subject: Re: [Suspend-devel] 2.6.25-rc2 System no longer powers off aftersuspend-to-disk. Screen becomes green. X-SA-Exim-Version: 4.2.1 (built Tue, 20 Jun 2006 01:35:45 +0000) X-SA-Exim-Scanned: Yes (on vavatch.codon.org.uk) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1074 Lines: 27 On Fri, Feb 22, 2008 at 08:42:15AM +0800, Jeff Chua wrote: > On Fri, Feb 22, 2008 at 8:23 AM, Jesse Barnes wrote: > > > Your system (either your distro suspend/resume scripts or your platform) must > > be running the video BIOS at resume time, otherwise it would probably come > > back blank. > > But I don't think so, unless acpid is doing just that. In my > suspend/resume event script, it's just doing a simple s2ram (without > options), and exit after resume. The s2ram command has a built-in whitelist used to set up video rePOSTing. If you want to test, reboot and do echo mem >/sys/power/state without i915 being loaded. If you get a console back on resume then the platform is reinitialising video for you, but otherwise it's your userspace. -- Matthew Garrett | mjg59@srcf.ucam.org -- 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/