From owner-freebsd-acpi@FreeBSD.ORG Thu Sep 18 16:30:22 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 7984FFF8 for ; Thu, 18 Sep 2014 16:30:22 +0000 (UTC) Received: from mail-ig0-x22b.google.com (mail-ig0-x22b.google.com [IPv6:2607:f8b0:4001:c05::22b]) (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 4DF27152 for ; Thu, 18 Sep 2014 16:30:22 +0000 (UTC) Received: by mail-ig0-f171.google.com with SMTP id hn15so2439570igb.4 for ; Thu, 18 Sep 2014 09:30:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=zsbRK49mhw9WFHfwGQytSxiXxHBAejU4fHkkdJmo1l0=; b=CFCThS9wHIVz+BEgy4HuFbVZApzHNvFBlzU2YcZdLAO3wT1t5LdgZdfDeSDmE2pB19 NZiHmOg1wbZhWbkyveRWoacgNu576P+s27RmtLSMgC2bqFlJ9tcbMVOfVgEZVaoJh4cm VxdqzbrHa+U3onZoaJP73XXJy8n+lx7Uq9VfrAVtjwNCxZouVx7RPYutsjiaQF9mXQar Hnc39ZPxM85BRDeSiPip9S3dWvSaF9kH/cbc4wKxXedxssGk8ic2OCMSJRKfgCbBhXgv ViE6XvgFghS8R8BaWkx8qoIab0q4xVLGTIGKcx4zE9v4SFB/bzhQbIkMu805xaiq7G0g qQ7w== MIME-Version: 1.0 X-Received: by 10.50.152.105 with SMTP id ux9mr563967igb.15.1411057817729; Thu, 18 Sep 2014 09:30:17 -0700 (PDT) Received: by 10.76.103.133 with HTTP; Thu, 18 Sep 2014 09:30:17 -0700 (PDT) Date: Thu, 18 Sep 2014 17:30:17 +0100 Message-ID: Subject: ThinkPad X61s suspend/resume status From: "Sevan / Venture37" To: freebsd-acpi@freebsd.org Content-Type: text/plain; charset=UTF-8 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, 18 Sep 2014 16:30:22 -0000 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. With vt & i915kms, when the system goes to sleep, it reports (trimmed): pci5: failed to set ACPI power state D2 on \134_SB_.PCI0.PCI1.CDBS: AE_BAD_PARAMETER pci0: failed to set ACPI power state D2 on \134_SB_.PCI0.EXP0: AE_BAD_PARAMETER pci0: failed to set ACPI power state D2 on \134_SB_.PCI0.EXP1: AE_BAD_PARAMETER acpi0: cleared fixed power button status and when it wakes, it reports uhci_interrupt: resume detect error: [drm:pid786:intel_lvds_enable] *ERROR* timed out waiting for panel to power off With sys cons, , when the system goes to sleep, it reports: pci5: failed to set ACPI power state D2 on \_SB_.PCI0.PCI1.CDBS: AE_BAD_PARAMETER pci0: failed to set ACPI power state D2 on \_SB_.PCI0.EXP0: AE_BAD_PARAMETER pci0: failed to set ACPI power state D2 on \_SB_.PCI0.EXP1: AE_BAD_PARAMETER acpi0: cleared fixed power button status I've not had a chance to test X or the USB ports. Sevan / Venture37 [1] https://lists.freebsd.org/pipermail/freebsd-acpi/2014-May/008581.html From owner-freebsd-acpi@FreeBSD.ORG Fri Sep 19 16:24:01 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 76A8DE4E for ; Fri, 19 Sep 2014 16:24:01 +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 2576BAB8 for ; Fri, 19 Sep 2014 16:24:01 +0000 (UTC) Received: from ralph.baldwin.cx (pool-173-70-85-31.nwrknj.fios.verizon.net [173.70.85.31]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id F2209B941; Fri, 19 Sep 2014 12:23:59 -0400 (EDT) From: John Baldwin To: freebsd-acpi@freebsd.org Subject: Re: ThinkPad X61s suspend/resume status Date: Fri, 19 Sep 2014 11:25:08 -0400 Message-ID: <28872432.brrQvJ3GDu@ralph.baldwin.cx> User-Agent: KMail/4.10.5 (FreeBSD/10.0-STABLE; KDE/4.10.5; amd64; ; ) In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Fri, 19 Sep 2014 12:24:00 -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: Fri, 19 Sep 2014 16:24:01 -0000 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? > With vt & i915kms, when the system goes to sleep, it reports (trimmed): > pci5: failed to set ACPI power state D2 on \134_SB_.PCI0.PCI1.CDBS: > AE_BAD_PARAMETER > pci0: failed to set ACPI power state D2 on \134_SB_.PCI0.EXP0: > AE_BAD_PARAMETER pci0: failed to set ACPI power state D2 on > \134_SB_.PCI0.EXP1: AE_BAD_PARAMETER acpi0: cleared fixed power button > status > > and when it wakes, it reports > uhci_interrupt: resume detect > error: [drm:pid786:intel_lvds_enable] *ERROR* timed out waiting for > panel to power off I get the panel error on resume everytime on my x220, but it still works fine. > With sys cons, , when the system goes to sleep, it reports: > pci5: failed to set ACPI power state D2 on \_SB_.PCI0.PCI1.CDBS: > AE_BAD_PARAMETER > pci0: failed to set ACPI power state D2 on \_SB_.PCI0.EXP0: AE_BAD_PARAMETER > pci0: failed to set ACPI power state D2 on \_SB_.PCI0.EXP1: > AE_BAD_PARAMETER acpi0: cleared fixed power button status > > I've not had a chance to test X or the USB ports. 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. -- John Baldwin 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=