From owner-freebsd-acpi@FreeBSD.ORG Thu Oct 23 18:38:21 2014 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 51308C06 for ; Thu, 23 Oct 2014 18:38:21 +0000 (UTC) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2B0AAD36 for ; Thu, 23 Oct 2014 18:38:21 +0000 (UTC) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 8853DB95B; Thu, 23 Oct 2014 14:38:19 -0400 (EDT) From: John Baldwin To: freebsd-acpi@freebsd.org Subject: Re: ThinkPad X61s suspend/resume status Date: Thu, 23 Oct 2014 11:21:55 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.4-CBSD-20140415; KDE/4.5.5; amd64; ; ) References: <543DC9E2.4020304@gmail.com> <544583DE.4090804@gmail.com> In-Reply-To: <544583DE.4090804@gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201410231121.55408.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Thu, 23 Oct 2014 14:38:19 -0400 (EDT) X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Oct 2014 18:38:21 -0000 On Monday, October 20, 2014 5:51:26 pm Sevan / Venture37 wrote: > On 15/10/2014 02:12, Sevan / Venture37 wrote: > > X60s works as x61s though I haven't tried switching off the modem on the > > X60s, will update the wiki in the next week. > > So I reflashed the X60s with the coreboot/SeaBIOS, just tried booting > FreeBSD-11.0-CURRENT-i386-20140918-r271779-mini-memstick.img on it. > It sleeps & wakes just "fine". > When it wakes all the USB ports are reprobed, the USB stick is found but > a error message is listed "vnode_pager_getpages: I/O read error" then > everything detaches & re-attaches. > It's not possible to execute new commands that aren't cached from > previous attempt before sleep. If you try the console is filled with > "vnode_pager_getpages: I/O read error" messages. > Maybe this is only an issue as I'm booting from USB & wouldn't be a > problem from disk? I suspect that booting from disk would not have the same issue, yes. -- John Baldwin