From owner-freebsd-questions@FreeBSD.ORG Fri Oct 23 23:10:06 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 E270E106568D for ; Fri, 23 Oct 2009 23:10:06 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-ew0-f218.google.com (mail-ew0-f218.google.com [209.85.219.218]) by mx1.freebsd.org (Postfix) with ESMTP id 7BD768FC25 for ; Fri, 23 Oct 2009 23:10:06 +0000 (UTC) Received: by ewy18 with SMTP id 18so9033110ewy.43 for ; Fri, 23 Oct 2009 16:10:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=BRuotSPCX+qPRgRmNzfSwSYHc6seg9rHrJ9MWvtislA=; b=a4gUgaU/HQR5vPPOA7e0uUlBCZ4Np1gRUr13WKrxvo1GVbVjAWSMCPf6XOl+2ilb2j nzlGujA6yWY43llq8DHo/949UGBSUbqDnUd1eeWgg/Bm7zSA8l1N6Ek+2Op0Hi7bwitS 3YKrzHH4mrmpWyo+CmAhKkFUCw+fWge/0WUnw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=KRZGPp7fGlNAeYP0+g+A8bNJfOjhrUXE/4duVicm+eMB1wh/dTePPVC8ea6UxeItaG rrOTECCo4puPPva91abVi0vFVJdhJ774fhJ01TRTHm2MhVtECHd/IeNK0xwj9uoPX1H6 U9dUh05YWVJ9n939zhbjBczUdDNePapc1HkAk= MIME-Version: 1.0 Received: by 10.210.7.24 with SMTP id 24mr1210494ebg.53.1256339405169; Fri, 23 Oct 2009 16:10:05 -0700 (PDT) In-Reply-To: <4AE20909.4060808@rawbw.com> References: <4AE20909.4060808@rawbw.com> Date: Fri, 23 Oct 2009 23:10:05 +0000 Message-ID: <3a142e750910231610l367c7ecfnbc4fd85301c3862c@mail.gmail.com> From: Paul B Mahol To: yuri@rawbw.com Content-Type: text/plain; charset=ISO-8859-1 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 List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Oct 2009 23:10:07 -0000 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).