From owner-freebsd-acpi@FreeBSD.ORG Wed Dec 16 02:46:54 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 B711D106566C for ; Wed, 16 Dec 2009 02:46:54 +0000 (UTC) (envelope-from nate@root.org) Received: from nlpi131.prodigy.net (nlpi131.sbcis.sbc.com [207.115.36.145]) by mx1.freebsd.org (Postfix) with ESMTP id 886768FC12 for ; Wed, 16 Dec 2009 02:46:54 +0000 (UTC) X-ORBL: [71.139.5.80] Received: from [10.0.5.41] (ppp-71-139-5-80.dsl.snfc21.pacbell.net [71.139.5.80]) (authenticated bits=0) by nlpi131.prodigy.net (8.13.8 smtpauth/dk/map_regex/8.13.8) with ESMTP id nBG2kn2Q021320; Tue, 15 Dec 2009 20:46:50 -0600 Message-ID: <4B284A1A.4090909@root.org> Date: Tue, 15 Dec 2009 18:46:50 -0800 From: Nate Lawson User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Ian Smith References: <20091213204201.A12012@sola.nimnet.asn.au> In-Reply-To: <20091213204201.A12012@sola.nimnet.asn.au> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@freebsd.org, freebsd-mobile@freebsd.org Subject: Re: Thinkpad T23 60 second stall on resuming 8.0-RELEASE/i386 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: Wed, 16 Dec 2009 02:46:54 -0000 Ian Smith wrote: > Hi, > > Precis: suspend by Fn-F4 or acpiconf -s3 works as usual. When resuming > by hitting Fn or raising the lid, however, the screen comes back on but > then system freezes for pretty well exactly 60 seconds before responding > to anything, after which it seems to be fine, although top shows running > processes' TIME havig being reset to 00:00 (sometimes, not always) > -wakeup from sleeping state (slept 00:00:07) > +t_delta 15.f9ad99f01204edd8 too short <<<<<<< > +t_delta 16.07bb5b66ef900000 too long <<<<<<< > +t_delta 15.f9ad90918acc0000 too short <<<<<<< > +ct_to_ts([2009-12-13 17:10:39]) = 1260724239.000000000 > +wakeup from sleeping state (slept 00:01:07) > ata0: reiniting channel .. > ata0: reset tp1 mask=03 ostat0=50 ostat1=00 > ata0: stat0=0x50 err=0x01 lsb=0x00 msb=0x00 > ata0: stat1=0x00 err=0x01 lsb=0x00 msb=0x00 > -ata0: reset tp2 stat0=50 stat1=00 devices=0x1 > +ata0: reset tp2 stat0=50 stat1=00 devices=0x1 > ad0: setting PIO4 on ICH3 chip > ad0: setting UDMA100 on ICH3 chip > ata0: reinit done .. > @@ -36,7 +37,7 @@ > ata1: reset tp1 mask=03 ostat0=00 ostat1=00 > ata1: stat0=0x00 err=0x01 lsb=0x14 msb=0xeb > ata1: stat1=0x00 err=0x00 lsb=0x00 msb=0x00 > -ata1: reset tp2 stat0=00 stat1=00 devices=0x4 > +ata1: reset tp2 stat0=00 stat1=00 devices=0x10000 I think it's ATA timing out for some reason. -- Nate