From owner-freebsd-acpi@FreeBSD.ORG Sat Aug 31 16:53:24 2013 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 ESMTP id 532DCF37; Sat, 31 Aug 2013 16:53:24 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-we0-x236.google.com (mail-we0-x236.google.com [IPv6:2a00:1450:400c:c03::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8B4532ACC; Sat, 31 Aug 2013 16:53:23 +0000 (UTC) Received: by mail-we0-f182.google.com with SMTP id q59so2574073wes.13 for ; Sat, 31 Aug 2013 09:53:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=dtLpL6m3c7JL2oPXlX601BeMNWNwb8VLZwTSJK54AEg=; b=lm2Oz3c2nwTtRO4kKmGArua6EUfTfWIPk/iC5i2GRKCAbAhCUt8ZOG30VbjSDThnyt QQkIDVrd5cWykGSqW+D8QAmtFJfd2G/EMUsSVAquYRykpvRBxqDLmbbh61ZAwP6YAJrE Xte/F7xFN/HgEINwzrm2afsgCGSiqNzzNEBKk/MNFRgyeYe43rqi4W1QYZ2Oj0X4CuTS 78G1Y0Ha7f1k9tkhsd09bqXzPdxMb6xcibl4sm1QfRGpeppuK0Kk8zqtURJyaMjv7miq WnVOLfyAgOqjgFKFj1p7gBPUgCSWfZmnjOndhWJq+icyNXK6w86fQnekEhoG009Sn+0d 4NJw== MIME-Version: 1.0 X-Received: by 10.180.10.136 with SMTP id i8mr6892984wib.46.1377968001317; Sat, 31 Aug 2013 09:53:21 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.216.146.2 with HTTP; Sat, 31 Aug 2013 09:53:21 -0700 (PDT) In-Reply-To: References: <521D03AE.3050709@sics.se> <20130830145102.GG32399@FreeBSD.org> <201308301153.23184.jhb@freebsd.org> <20130830215355.GH32399@FreeBSD.org> <522118EB.5090801@sics.se> <20130831063908.GJ32399@FreeBSD.org> Date: Sat, 31 Aug 2013 09:53:21 -0700 X-Google-Sender-Auth: CCa-ROrX2zx17WIacm75hLiRJo0 Message-ID: Subject: Re: suspend/resume on Lenovo X1 (regression from reports on wiki) From: Adrian Chadd To: Kevin Oberman Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Laura Marie Feeney , "freebsd-acpi@freebsd.org" , Gleb Smirnoff , "Sergey A. Osokin" 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: Sat, 31 Aug 2013 16:53:24 -0000 Ok. I'm glad this is actually working for people. But now comes the hard bit - figuring out why the VESA driver is breaking resume. :( I actually use VESA text modes in console mode so I'll take a look but I can't promise anything. Who actually has experience with the VESA code and may be able to help? Does anyone know? THanks, -adrian