From owner-freebsd-acpi@FreeBSD.ORG Fri Sep 19 21:39:39 2014 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C574B863 for ; Fri, 19 Sep 2014 21:39:39 +0000 (UTC) Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com [IPv6:2a00:1450:400c:c05::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5B5CCDCC for ; Fri, 19 Sep 2014 21:39:39 +0000 (UTC) Received: by mail-wi0-f182.google.com with SMTP id d1so251100wiv.9 for ; Fri, 19 Sep 2014 14:39:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:references:from:content-type:in-reply-to:message-id:date:to :content-transfer-encoding:mime-version; bh=S6QxGz9jP66uypu9e2wDz+9ok4iEWEO2sikKzwaibbA=; b=RXTrd4um+VT4PL9wemj67NJCwEIk0SJelKFcJ4IXQGXlJiioFEwDZPiWbsRsDOhE0P dRDdnUwVaT7NEQ7WSl9USA5CRzC8GgMXi7KCeOxq5wDAGmXYctrzbdhmMRKeLWX0gcRO C18BZPP8Yv2R/OdIRw/QGCKRulwYBAjmNp00FSnIcneWa4YdBc/0wR/6jB35yNtrxqE+ X5jLrN5Y99nYzbyGMfsFI/VMA3stP0Le9hCTg55GaAo9jdxHeFQV+xSL7ysr6cxhSFgQ WCYZn45QkoSQHkG9sStW07RvPWQQz/6jPwXVyrPT59yf7OI79Lh5pc3TYkRS01w4YFNT VaeA== X-Received: by 10.194.90.233 with SMTP id bz9mr3785308wjb.94.1411162777698; Fri, 19 Sep 2014 14:39:37 -0700 (PDT) Received: from [10.4.107.10] (dab-crx1-h-1-8.dab.02.net. [82.132.226.244]) by mx.google.com with ESMTPSA id q5sm3483195wja.49.2014.09.19.14.39.36 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 19 Sep 2014 14:39:36 -0700 (PDT) Subject: Re: ThinkPad X61s suspend/resume status References: <28872432.brrQvJ3GDu@ralph.baldwin.cx> From: Sevan / Venture37 Content-Type: text/plain; charset=us-ascii X-Mailer: iPhone Mail (11D257) In-Reply-To: <28872432.brrQvJ3GDu@ralph.baldwin.cx> Message-Id: <1821092E-5667-4CEF-95A4-A2F7840E92FF@gmail.com> Date: Fri, 19 Sep 2014 22:39:26 +0100 To: "freebsd-acpi@freebsd.org" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) 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: Fri, 19 Sep 2014 21:39:39 -0000 > On 19 Sep 2014, at 16:25, John Baldwin wrote: >=20 >> 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=3D1 needs to be set otherwise system resumes without >> switching the system back on. >=20 > You only need reset_video with syscons, correct? > I get the panel error on resume everytime on my x220, but it still works f= ine. >=20 Ok=20 > To be clear, is it resuming ok in all of your tests, just logging these=20= > messages? I think you can ignore the mesages about power states and the p= anel=20 > power off error. Yes, system is working fine, when I get a chance to install X, I'll post a f= ollowup, hopefully before eurobsdcon. If things go as planned I should be able to test on a X60s next. Sevan / Venture37=