From owner-freebsd-questions@FreeBSD.ORG Tue Nov 3 18:56:26 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1DE3D106566B for ; Tue, 3 Nov 2009 18:56:26 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell.rawbw.com (shell.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 0A25E8FC0C for ; Tue, 3 Nov 2009 18:56:25 +0000 (UTC) Received: from eagle.syrec.org (c-24-6-221-126.hsd1.ca.comcast.net [24.6.221.126]) (authenticated bits=0) by shell.rawbw.com (8.13.6/8.13.6) with ESMTP id nA3IuP9b002033; Tue, 3 Nov 2009 10:56:25 -0800 (PST) Message-ID: <4AF07CD8.1070005@rawbw.com> Date: Tue, 03 Nov 2009 10:56:24 -0800 From: Yuri User-Agent: Thunderbird 2.0.0.23 (X11/20090824) MIME-Version: 1.0 To: Paul B Mahol References: <4AE20909.4060808@rawbw.com> <3a142e750910231610l367c7ecfnbc4fd85301c3862c@mail.gmail.com> In-Reply-To: <3a142e750910231610l367c7ecfnbc4fd85301c3862c@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Does hybernate/wakeup work? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: yuri@rawbw.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2009 18:56:26 -0000 Paul B Mahol wrote: > On 10/23/09, Yuri wrote: > >> I tried to make system hybernate with 'acpiconf -s4' on my laptop. >> It quickly turned off, but when I press the power button it boots like >> no hybernate and begins to check disks. >> >> What can be wrong? >> > > OS S4 is not implemented, but BIOS S4 is possible on some machines ... > And on 8.0 and 9.0 i386 SMP doesnt resume properly (amd64 works). > 'acpiconf -s4' also brings laptop to unwakeable state. Power button begins to flash, when I press any button there is some disk activity, power button light turns on. And nothing happens. 'apm -z' produces similar result. Maybe it's better to ask what works? Is there any way I can use suspend/sleep mode? Any basic way to make it sleep? Yuri