From owner-freebsd-mobile@FreeBSD.ORG Tue Oct 18 19:28:56 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 71FE216A41F for ; Tue, 18 Oct 2005 19:28:56 +0000 (GMT) (envelope-from parv@pair.com) Received: from mta11.adelphia.net (mta11.adelphia.net [68.168.78.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0436843D46 for ; Tue, 18 Oct 2005 19:28:55 +0000 (GMT) (envelope-from parv@pair.com) Received: from default.chvlva.adelphia.net ([69.160.76.67]) by mta11.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051018192855.JMRR27774.mta11.adelphia.net@default.chvlva.adelphia.net>; Tue, 18 Oct 2005 15:28:55 -0400 Received: by default.chvlva.adelphia.net (Postfix, from userid 1000) id 6D221B5E0; Tue, 18 Oct 2005 15:29:03 -0400 (EDT) Date: Tue, 18 Oct 2005 15:29:03 -0400 From: Parv To: Fabian Keil Message-ID: <20051018192903.GB27080@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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051018104551.0a7e7a45@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: Tue, 18 Oct 2005 19:28:56 -0000 in message <20051018104551.0a7e7a45@localhost>, wrote Fabian Keil thusly... > > KubaTyszko wrote: > > > > Have you tried the suspend to disk? That's what Windows calls > > > hibernation. > > i am afraid that STD does not work under thinkpads and freebsd. > > AFAIK there are ThinkPads out there which support S4BIOS. > With those laptops and FreeBSD Suspend to Disk should work. 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? - Parv --