From owner-freebsd-acpi@FreeBSD.ORG Thu Sep 5 06:40:03 2013 Return-Path: Delivered-To: freebsd-acpi@smarthost.ysv.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 ESMTP id 596AD735 for ; Thu, 5 Sep 2013 06:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 454D02EA0 for ; Thu, 5 Sep 2013 06:40:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r856e3Om088633 for ; Thu, 5 Sep 2013 06:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r856e3JH088632; Thu, 5 Sep 2013 06:40:03 GMT (envelope-from gnats) Date: Thu, 5 Sep 2013 06:40:03 GMT Message-Id: <201309050640.r856e3JH088632@freefall.freebsd.org> To: freebsd-acpi@FreeBSD.org Cc: From: "Ganael LAPLANCHE" Subject: Re: kern/174504: [ACPI] Suspend/resume broken on Lenovo x220 X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Ganael LAPLANCHE List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Sep 2013 06:40:03 -0000 The following reply was made to PR kern/174504; it has been noted by GNATS. From: "Ganael LAPLANCHE" To: bug-followup@FreeBSD.org Cc: Subject: Re: kern/174504: [ACPI] Suspend/resume broken on Lenovo x220 Date: Thu, 5 Sep 2013 06:35:39 +0000 (UTC) Hi, Following this message : http://lists.freebsd.org/pipermail/freebsd-acpi/2013-August/008335.html I can confirm that removing the VESA option from the kernel enables suspend/resume again. I don't know how the change introduced by rev. 231797 is related to VESA, but it might give a hint. As removing VESA is only a workaround, I'll leave this PR opened for the moment. Feel free to close it if you think it can be. Best regards, -- Ganael LAPLANCHE http://www.martymac.org | http://contribs.martymac.org FreeBSD: martymac , http://www.FreeBSD.org