From owner-freebsd-amd64@FreeBSD.ORG Sat Aug 24 19:40:01 2013 Return-Path: Delivered-To: freebsd-amd64@smarthost.ysv.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 ESMTP id 8D4D54FA for ; Sat, 24 Aug 2013 19:40:01 +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 609652F6E for ; Sat, 24 Aug 2013 19:40:01 +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 r7OJe1Le057654 for ; Sat, 24 Aug 2013 19:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r7OJe1n5057653; Sat, 24 Aug 2013 19:40:01 GMT (envelope-from gnats) Date: Sat, 24 Aug 2013 19:40:01 GMT Message-Id: <201308241940.r7OJe1n5057653@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org Cc: From: Matthias Petermann Subject: Re: amd64/181358: Suspend to RAM not working correctly on Lenovo X121e (ACPI issue?) X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Matthias Petermann List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Aug 2013 19:40:01 -0000 The following reply was made to PR amd64/181358; it has been noted by GNATS. From: Matthias Petermann To: bug-followup@FreeBSD.org, matthias@petermann-it.de Cc: Subject: Re: amd64/181358: Suspend to RAM not working correctly on Lenovo X121e (ACPI issue?) Date: Sat, 24 Aug 2013 21:31:03 +0200 Today I did one further test. Following the guide [1] I tried: $ sysctl debug.acpi.suspend_bounce=1 $ acpiconf -s 3 I ended up with a blank screen (LCD backlight was on). [1] https://wiki.freebsd.org/SuspendResume