From owner-freebsd-acpi@FreeBSD.ORG Thu Aug 13 03:30:13 2009 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 870621065670 for ; Thu, 13 Aug 2009 03:30:13 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from sola.nimnet.asn.au (paqi.nimnet.asn.au [220.233.188.227]) by mx1.freebsd.org (Postfix) with ESMTP id F24438FC3D for ; Thu, 13 Aug 2009 03:30:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by sola.nimnet.asn.au (8.14.2/8.14.2) with ESMTP id n7D3UAjp084935; Thu, 13 Aug 2009 13:30:10 +1000 (EST) (envelope-from smithi@nimnet.asn.au) Date: Thu, 13 Aug 2009 13:30:09 +1000 (EST) From: Ian Smith To: Jung-uk Kim In-Reply-To: <200908121313.01943.jkim@FreeBSD.org> Message-ID: <20090813132213.N19821@sola.nimnet.asn.au> References: <200908121313.01943.jkim@FreeBSD.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-acpi@freebsd.org, Tim Matthews , "b. f." Subject: Re: laptop doesn't power off X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Aug 2009 03:30:13 -0000 On Wed, 12 Aug 2009, Jung-uk Kim wrote: > On Wednesday 12 August 2009 12:40 pm, b. f. wrote: > > Also, I know that you said that you were too busy to devote much > > time to it earlier, but do you think it will be possible to get > > suspend/resume working for i386 sometime soon? Maybe not in the > > next release, but afterward? > > I cannot promise anything but I'll try later when I find some free > time. Another problem is my development environment is 100% amd64. > I need to set up i386 environment first. :-( Just to clarify .. has there been some regression in i386 suspend/resume support in 8.0, or are you just talking about it on particular laptops? On my Thinkpad T23, at least, suspend/resume worked fine on 6.2 and 7.0 (after a couple of sysctl tweaks) but I haven't installed 7.2 on it yet. cheers, Ian