From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266022AbUGETAi (ORCPT ); Mon, 5 Jul 2004 15:00:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266163AbUGETAh (ORCPT ); Mon, 5 Jul 2004 15:00:37 -0400 Received: from fmr02.intel.com ([192.55.52.25]:58343 "EHLO caduceus.fm.intel.com") by vger.kernel.org with ESMTP id S266022AbUGETAY (ORCPT ); Mon, 5 Jul 2004 15:00:24 -0400 Subject: Re: ACPI Hibernate and Suspend Strange behavior 2.6.7/-mm1 From: Len Brown To: Sergio Vergata Cc: linux-thinkpad@linux-thinkpad.org, linux-kernel@vger.kernel.org In-Reply-To: References: Content-Type: text/plain Organization: Message-Id: <1089054013.15671.48.camel@dhcppc4> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.3 Date: 05 Jul 2004 15:00:13 -0400 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 2004-06-26 at 18:32, Sergio Vergata wrote: > I have an IBM t40P. > Starting testing since i got my Laptop, Now starting with 2.6.7 and > -mm1 i Switched from APM to ACPI and use SwSusp. > > Now i trying to get the system working reliable with ACPI, suspending > to RAM will not work as ist should it switch of Display Fan HDD this > ist what i see > and hear, but it will not suspend DVDRom an for sure it leave the CPU > powered. I see that cpu i on because the system heats itself up. The > time for > the suspended system is round about 10 hours after that the system > powers of > and the battery is empty. This does sound broken. My centrino laptop draws well under 1W when suspended to RAM, so on my 72Wh battery it should last at least the better part of a week. It would be interesting to know how long windows can STR on your laptop. > Problem number 2 is the problem that of suspending to ram will not > reawake the interrupts of nvram and the acpi interrupts IRQ 9. Perhaps you can test the latest -mm tree plus the patches from comment #21 adn #28 here: http://bugzilla.kernel.org/show_bug.cgi?id=2643 thanks, -Len