From owner-freebsd-acpi@FreeBSD.ORG Mon Dec 27 22:59:53 2004 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 9EAE616A4CE; Mon, 27 Dec 2004 22:59:53 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 492CE43D5D; Mon, 27 Dec 2004 22:59:53 +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 iBRMxmGV019207 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 27 Dec 2004 14:59:51 -0800 Message-ID: <41D0931F.2010200@root.org> Date: Mon, 27 Dec 2004 14:56:31 -0800 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andrea Campi References: <20041223145047.GA1064@webcom.it> In-Reply-To: <20041223145047.GA1064@webcom.it> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-acpi@freebsd.org Subject: Re: S3 experience on Thinkpad 570E 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, 27 Dec 2004 22:59:53 -0000 Andrea Campi wrote: > Hi, > > I've tried using S3 on -CURRENT, more in response to Nate's request than > out of need, since S4BIOS is working great on this PC. > > In a nutshell, acpiconf -s3 powers down; on powerup however the machine > is deadly slow. I replicated this with a stripped down kernel; the only > thing that was evidently wrong is that the clock slowed down from 1000 to > around 250 interrupts per second. It sounds like the clock interrupt source is not getting saved/restored properly if it slows after a resume. I am not sure how to solve this. Perhaps John has something to add. -- Nate