From owner-freebsd-acpi@FreeBSD.ORG Tue Aug 27 20:36:57 2013 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 ESMTP id A32E91FC for ; Tue, 27 Aug 2013 20:36:57 +0000 (UTC) (envelope-from matthias@petermann-it.de) Received: from mail.s1.d2ux.org (static.209.96.9.5.clients.your-server.de [5.9.96.209]) by mx1.freebsd.org (Postfix) with ESMTP id 5EB4020BF for ; Tue, 27 Aug 2013 20:36:56 +0000 (UTC) Received: from mail.s1.d2ux.org (mail [10.0.0.3]) by mail.s1.d2ux.org (Postfix) with ESMTP id C25A784F25BE for ; Tue, 27 Aug 2013 22:36:49 +0200 (CEST) Received: from mail.s1.d2ux.org ([10.0.0.3]) by mail.s1.d2ux.org (mail.s1.d2ux.org [10.0.0.3]) (amavisd-new, port 10024) with ESMTP id DPhhxA3JxktG for ; Tue, 27 Aug 2013 22:36:48 +0200 (CEST) Received: from workstation.local (p5DDA9415.dip0.t-ipconnect.de [93.218.148.21]) by mail.s1.d2ux.org (Postfix) with ESMTPSA id 2841584F25BA for ; Tue, 27 Aug 2013 22:36:48 +0200 (CEST) Message-ID: <521D0D76.3080804@petermann-it.de> Date: Tue, 27 Aug 2013 22:35:02 +0200 From: Matthias Petermann User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130526 Thunderbird/17.0.6 MIME-Version: 1.0 To: freebsd-acpi@freebsd.org Subject: Re: suspend/resume on Lenovo X1 (regression from reports on wiki) References: <521D03AE.3050709@sics.se> <521D0CFA.5030809@sics.se> In-Reply-To: <521D0CFA.5030809@sics.se> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Aug 2013 20:36:57 -0000 Hi Laura, Am 27.08.2013 22:32, schrieb Laura Marie Feeney: > I tried suspend/resume (less systematically) with 9.1-RELEASE and > didn't have success. I can build minimal kernels for both 9.1 and 9.0 > and will report (probably not tonight). Unfortunately, the > SuspendResume wiki isn't completely clear about what build was used - > perhaps the folks who reported will be able to clarify. > Can you rebuild your kernel without "options VESA". This helped to fix suspend/resume for my Thinkpad X121e. Regards, Matthias