From owner-freebsd-mobile@FreeBSD.ORG Wed Oct 19 19:00:35 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6799A16A420 for ; Wed, 19 Oct 2005 19:00:35 +0000 (GMT) (envelope-from parv@pair.com) Received: from mta10.adelphia.net (mta10.adelphia.net [68.168.78.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7CE643D64 for ; Wed, 19 Oct 2005 19:00:34 +0000 (GMT) (envelope-from parv@pair.com) Received: from default.chvlva.adelphia.net ([69.160.76.67]) by mta10.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051019190033.CVAM16334.mta10.adelphia.net@default.chvlva.adelphia.net>; Wed, 19 Oct 2005 15:00:33 -0400 Received: by default.chvlva.adelphia.net (Postfix, from userid 1000) id B9947B5E0; Wed, 19 Oct 2005 15:00:42 -0400 (EDT) Date: Wed, 19 Oct 2005 15:00:42 -0400 From: Parv To: Fabian Keil Message-ID: <20051019190042.GA36446@holestein.holy.cow> Mail-Followup-To: Fabian Keil , freebsd-mobile@freebsd.org References: <1129300711.742.6.camel@RabbitsDen> <434FA5CA.31658.856AD66D@localhost> <20051018073526.GC2987@lbl.pl> <20051018104551.0a7e7a45@localhost> <20051018192903.GB27080@holestein.holy.cow> <20051019091858.3ea880bd@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051019091858.3ea880bd@localhost> Cc: freebsd-mobile@freebsd.org Subject: Re: Suspend drains battery on IBM T42 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Oct 2005 19:00:35 -0000 in message <20051019091858.3ea880bd@localhost>, wrote Fabian Keil thusly... > > Parv wrote: > > > I am using T42 (2373-5TU) and have suspend-to-disk currently > > disabled in BIOS (i think) & hw.acpi.s4bios is 0. Given that if > > i can turn on suspend-to-disk & hw.acpi.s4bios changes to > > non-zero, how do i go about testing it? > > You have to create a special partition where the "hibernation > file" can be stored. > > > > Afterwards you should be able to enter S4BIOS with acpiconf -s > S4OS. Thanks; will read/try soon. - Parv --