From owner-freebsd-acpi@FreeBSD.ORG Tue Sep 23 14:46:06 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 22628F6A for ; Tue, 23 Sep 2014 14:46:06 +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 EEB018AA for ; Tue, 23 Sep 2014 14:46:05 +0000 (UTC) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id C05DAB9A5; Tue, 23 Sep 2014 10:46:04 -0400 (EDT) From: John Baldwin To: Anthony Jenkins Subject: Re: ThinkPad X61s suspend/resume status Date: Tue, 23 Sep 2014 10:45:38 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.4-CBSD-20140415; KDE/4.5.5; amd64; ; ) References: <1923447.JzPV2fuODN@ralph.baldwin.cx> <5421775F.4010103@att.net> In-Reply-To: <5421775F.4010103@att.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201409231045.38530.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Tue, 23 Sep 2014 10:46:04 -0400 (EDT) Cc: freebsd-acpi@freebsd.org 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: Tue, 23 Sep 2014 14:46:06 -0000 On Tuesday, September 23, 2014 9:36:31 am Anthony Jenkins wrote: > On 09/22/2014 10:06, John Baldwin wrote: > > On Friday, September 19, 2014 10:39:26 PM Sevan / Venture37 wrote: > >>> On 19 Sep 2014, at 16:25, John Baldwin wrote: > >>>> On Thursday, September 18, 2014 05:30:17 PM Sevan / Venture37 wrote: > >>>> Hi, > >>>> Following the thread on getting resume working on the T61[1], I > >>>> factory reset my BIOS once more but this time confirmed the modem was > >>>> enabled. Resuming then worked fine on 11-CURRENT r270990 AMD64. > >>>> hw.acpi.reset_video=1 needs to be set otherwise system resumes without > >>>> switching the system back on. > >>> You only need reset_video with syscons, correct? > >>> > >>> > >>> I get the panel error on resume everytime on my x220, but it still works > >>> fine. > >> Ok > >> > >>> To be clear, is it resuming ok in all of your tests, just logging these > >>> messages? I think you can ignore the mesages about power states and the > >>> panel power off error. > >> Yes, system is working fine, when I get a chance to install X, I'll post a > >> followup, hopefully before eurobsdcon. If things go as planned I should be > >> able to test on a X60s next. > > If you have a wiki account, can you create a page for your laptops at > > https://wiki.freebsd.org/Laptops > > > > If not, let me know what works/doesn't so I can add a page for your models (or > > lets get you setup with a wiki account) > > > https://wiki.freebsd.org/action/newaccount/Laptops?action=newaccount is (still) broken... > > Anthony Jenkins Yes, but new accounts can still be added via the admins, it just requires an e-mail rather than using the web interface. -- John Baldwin