From owner-freebsd-current@FreeBSD.ORG Mon Jul 8 11:55:50 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id CF4504D2 for ; Mon, 8 Jul 2013 11:55:50 +0000 (UTC) (envelope-from matthias@d2ux.net) 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 92CA419EB for ; Mon, 8 Jul 2013 11:55:50 +0000 (UTC) Received: from mail.s1.d2ux.org (mail [10.0.0.3]) by mail.s1.d2ux.org (Postfix) with ESMTP id E9BF184F25E5; Mon, 8 Jul 2013 13:55: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 Pd_B9NI67dbQ; Mon, 8 Jul 2013 13:55:48 +0200 (CEST) Received: from www.s1.d2ux.org (unknown [10.0.0.4]) by mail.s1.d2ux.org (Postfix) with ESMTP id 2C25A84F25E1; Mon, 8 Jul 2013 13:55:48 +0200 (CEST) Received: from 188.92.33.52 ([188.92.33.52]) by d2ux.org (Horde Framework) with HTTP; Mon, 08 Jul 2013 13:55:48 +0200 Date: Mon, 08 Jul 2013 13:55:48 +0200 Message-ID: <20130708135548.Horde.q0PUQMyfbIgNVXQKfN5f9w9@d2ux.org> From: Matthias Petermann To: freebsd-current@freebsd.org Subject: Re: ACPI Lenovo X121e (Model 3045-79G, i3, HD3000) Suspend and LCD Brightness User-Agent: Internet Messaging Program (IMP) H5 (6.1.0) Content-Type: text/plain; charset=UTF-8; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline Cc: matthias@d2ux.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jul 2013 11:55:50 -0000 Hello Kevin, Zitat von Kevin Oberman : > Can't help with suspend/resume, but I can point you to the brightness > solution. > > This is probably the same issue that impacts most recent Lenovo laptops. If > so, there is a fix in the thread titled "Fixing X220 Video The Right Way" > on this (acpi@) mailing list with the patch by jhb on Feb. 28, but be usre > to a followup message on using the fix posted on June 14. It' a tricky > issue with getting a string with quoted characters parsed correctly. > > There have been a number of discussions on ThinkPad suspend/resume, but I > have not seen a reliable fix. (I can't resume mine at this time, though it > suspends fine :-) Thanks for your reply. I found the thread you recommended to me and followed up with it. Looks like I cannot apply the same procedure unchanged to the X121e. It would be interesting to know if the suspend / brightness issues are specific to the Thinkpads with integrated Intel HD graphics or if also the NVidia models are affected. Kind regards, Matthias