From owner-freebsd-acpi@FreeBSD.ORG Sat Feb 12 00:39:25 2005 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1D6A16A4CE for ; Sat, 12 Feb 2005 00:39:25 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99E5743D1D for ; Sat, 12 Feb 2005 00:39:25 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.34] (adsl-67-119-74-222.dsl.sntc01.pacbell.net [67.119.74.222]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id j1C0dMZj031483 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 11 Feb 2005 16:39:23 -0800 Message-ID: <420D5039.1060300@root.org> Date: Fri, 11 Feb 2005 16:39:21 -0800 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ZC Wong References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-acpi@freebsd.org Subject: Re: Suspend to disk on a Toshiba Portege R100 X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 00:39:26 -0000 ZC Wong wrote: > The default value of hw.acpi.s4bios is 1, but it does the same thing as S3 > instead of what it's supposed to do. Yes, sounds like you need a suspend partition. Perhaps Toshiba has a utility on their website to build this. Alternately, if you know the partition type you can use fips or Partition Magic to create one manually. Be careful not to damage your partition table and lose data. -Nate > -----Original Message----- > From: Nate Lawson [mailto:nate@root.org] > Sent: Saturday, February 12, 2005 12:08 AM > To: ZC Wong > Cc: freebsd-acpi@freebsd.org > Subject: Re: Suspend to disk on a Toshiba Portege R100 > > ZC Wong wrote: > >>Hi, >> >>I installed FreeBSD 5.3 release on my Toshiba Portege R100. >> >>S4BIOS worked but it doesn't suspend to disk, it looks like it's >>basically doing the same thing as S3 when I try "acpiconf -s 4" with >>hw.acpi.s4bios set to 1. S4OS (hw.acpi.s4bios=0) doesn't work, it brings >>the machine down. > > > Is hw.acpi.s4bios set when you boot or are you overriding it? > > >>It looks like s4bios needs some sort of hibernation partition to work >>properly, but I haven't found anything about fixing up such kind of >>partition on Toshiba??? >> >>Alternatively, the handbook I found in freebsd.org dosen't say if I need >>any special configuration to allow S4OS to work? > > > S4OS is not implemented yet, no estimated start date on work. > -- Nate