From owner-freebsd-mobile@FreeBSD.ORG Thu Aug 24 15:58:06 2006 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 C1BD416A4DD for ; Thu, 24 Aug 2006 15:58:06 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from gaia.nimnet.asn.au (nimbin.lnk.telstra.net [139.130.45.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F67543D45 for ; Thu, 24 Aug 2006 15:58:04 +0000 (GMT) (envelope-from smithi@nimnet.asn.au) Received: from localhost (smithi@localhost) by gaia.nimnet.asn.au (8.8.8/8.8.8R1.4) with SMTP id BAA29093; Fri, 25 Aug 2006 01:57:55 +1000 (EST) (envelope-from smithi@nimnet.asn.au) Date: Fri, 25 Aug 2006 01:57:54 +1000 (EST) From: Ian Smith To: Greg Troxel In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-mobile@freebsd.org Subject: Re: IBM T30 and suspend/resume capability 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: Thu, 24 Aug 2006 15:58:06 -0000 On Thu, 24 Aug 2006, Greg Troxel wrote: > I have a T30 (which has just suffered a video failure after good > service for 3.5 years). I have run NetBSD, rather than FreeBSD, but I > suspect things will be similar. I used apm, not acpi, and was able to > suspend for a long time, but then I had trouble. May I ask, what trouble? > I set up hibernation > (create hidden FAT32 and use tphdisk to write a save2disk.bin that's > bigger than ram+video+sum), and then Fn-F12 would write ram to disk > and power off. I suspect this is even better than suspend for your > application; startup time is < 30s. I can suspend to disk (Fn-sleepbutton, so via BIOS, to a preallocated file on 'C:') on the Armada 1500c, and sometimes do to preserve state over a few days, but suspend to RAM is very much faster, startup < 10s even with a Celeron 300 (albeit only 160MB RAM). Also, suspend to disk on hitting critical battery low can be a bit hit or miss. > I never tried acpi. I don't mind if only APM works, if it does, but finer power control would be nice (again towards running on battery for lengthy periods), with quite a few browser windows, edit and console sessions on the go, very seldom rebooting. > The T30 is a bit chunkier and heavier than other T series, but overall > I was happy with it. Thanks, Ian