From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: Hibernate shuts off comp but shutdown now -h doesn't Date: Sun, 14 Oct 2007 22:12:08 +0200 Message-ID: <200710142212.08394.rjw@sisk.pl> References: <200710141554.51082.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from ogre.sisk.pl ([217.79.144.158]:55451 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755410AbXJNT4b (ORCPT ); Sun, 14 Oct 2007 15:56:31 -0400 In-Reply-To: Content-Disposition: inline Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: dev Cc: kernelnewbies , linux-acpi@vger.kernel.org On Sunday, 14 October 2007 16:41, dev wrote: > Hey, > > > What happens if you do "echo shutdown > /sys/power/disk" before hibernation? > > Absolutely nothing! No change at all. I did that and then am writing > this reply. whats supposed to happen? Ah, I see you did that already before. Sorry. It does exactly the same thing as during shutdown (ie. calls kernel_power_off()), at least I can't tell what's the difference. What are the last lines printed on the console when you run 'shutdown -h now'?