From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Qarras Subject: Re: Acer Aspire 1690 Suspend/Hibernate Report with 2.6.29-rc3 Date: Sun, 8 Feb 2009 03:11:49 -0800 (PST) Message-ID: <664304.90059.qm@web36806.mail.mud.yahoo.com> References: <20090208103230.GB14143@elf.ucw.cz> Reply-To: dqarras@yahoo.com Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20090208103230.GB14143@elf.ucw.cz> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: Pavel Machek Cc: linux-pm@lists.linux-foundation.org List-Id: linux-pm@vger.kernel.org Hi! > > > > Just a FYI, with my Acer Aspire 1690 using 2.6.29-rc3 > > > > suspend/hibernate behave in this manner: > > > > > > > > Hibernation completes ok but resumes immediately as if > > > > I would have pressed the power button. > > > > Thanks a lot for the tip, indeed it makes hibernation > > working again: > > > > root@localhost:~# echo shutdown > /sys/power/disk > > root@localhost:~# pm-hibernate > > > > Great! Is there a way to make this default on my > > system, e.g., with a quirk? > > Well, it would be better to fix it properly, than just work > around it with quirk. I think it worked before and you already > identified commit that breaks it? Yes, we found out it with Rafael last month: https://lists.linux-foundation.org/pipermail/linux-pm/2009-January/019225.html https://lists.linux-foundation.org/pipermail/linux-pm/2009-January/019244.html https://lists.linux-foundation.org/pipermail/linux-pm/2009-January/019251.html Thanks!