From owner-freebsd-acpi@FreeBSD.ORG Mon Feb 14 17:47:30 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 E7CD016A4CE for ; Mon, 14 Feb 2005 17:47:30 +0000 (GMT) Received: from sun13.bham.ac.uk (sun13.bham.ac.uk [147.188.128.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8049443D48 for ; Mon, 14 Feb 2005 17:47:30 +0000 (GMT) (envelope-from zcwong@acm.org) Received: from [147.188.128.127] (helo=bham.ac.uk) by sun13.bham.ac.uk with esmtp (Exim 4.10) id 1D0kJl-0003eW-00 for freebsd-acpi@freebsd.org; Mon, 14 Feb 2005 17:47:29 +0000 Received: from sci-fs1.bham.ac.uk ([147.188.118.71]) by bham.ac.uk with esmtp (Exim 4.43) id 1D0kJl-00046G-3l for freebsd-acpi@freebsd.org; Mon, 14 Feb 2005 17:47:29 +0000 Received: from hercules not authenticated [147.188.140.34] Novell NetWare; Mon, 14 Feb 2005 17:47:29 +0000 From: "ZC Wong" To: "'Bruno Ducrot'" Date: Mon, 14 Feb 2005 17:50:36 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-Mimeole: Produced By Microsoft MimeOLE V6.00.3790.224 Thread-Index: AcUSpQkCoUtfsGLaRQGv8zNAYs8+dAAFw5Hw In-Reply-To: <20050214145407.GL1145@poupinou.org> X-BHAM-CUBE-wlist: LOCAL sci-fs1.bham.ac.uk X-BHAM-CUBE-processed: yes 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: Mon, 14 Feb 2005 17:47:31 -0000 I've no idea if it's a 'real' Toshiba, this laptops is released a couple of years ago ish. It doesn't say anything indicating it has got a phoenix BIOS though. The configuration interface of the BIOS doesn't look like a phoenix one (I haven't seen a phoenix laptop BIOS before, but if it's similar to those PC ones). Can I just assume it's a real Toshiba? (I can try all the possibilities, just want to save a bit of time...I'm a bummer) Also, it doesn't use a hibernation partition but a hibernation file under windows, does that mean there are other possibilities or is the hibernation file part of S4OS which has nothing to do with S4BIOS? -----Original Message----- From: Bruno Ducrot [mailto:ducrot@poupinou.org] Sent: Monday, February 14, 2005 2:54 PM To: ZC Wong Cc: freebsd-acpi@freebsd.org Subject: Re: Suspend to disk on a Toshiba Portege R100 On Fri, Feb 11, 2005 at 11:51:14AM +0000, 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 that one a real toshiba? If not, I used some time ago a toshiba with a phoenix's notebook bios and after using http://www.procyon.com/~pda/lphdisk/ this worked for me (but under Linux, though I'm sure it would have worked under FreeBSD). If it's a real toshiba, there is some stuff that may be need to be implemented, using some propritary interfaces documented here: http://www.buzzard.org.uk/toshiba/docs.html (you need the 2 pdf). It may be possible also that, when under ACPI mode, all you need is an IBM suspend partition, but I can't tell for sure. Cheers, -- Bruno Ducrot -- Which is worse: ignorance or apathy? -- Don't know. Don't care.