From owner-freebsd-mobile@FreeBSD.ORG Thu Aug 8 23:01:00 2013 Return-Path: Delivered-To: freebsd-mobile@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 72C6897E; Thu, 8 Aug 2013 23:01:00 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-we0-x233.google.com (mail-we0-x233.google.com [IPv6:2a00:1450:400c:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DAD4729A1; Thu, 8 Aug 2013 23:00:59 +0000 (UTC) Received: by mail-we0-f179.google.com with SMTP id t57so3080943wes.10 for ; Thu, 08 Aug 2013 16:00:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=H4yOzLdWgn5WHmHigGovUxZUyt7LMQBUDSUoJ5Wi9k8=; b=vPebps75z2rShkBErsnH0aMaSdwIs5KsepBHnmgbO7iH1WY/TlOe9xHqoPc4VRPG/2 EGy6585rWd/NvzmfrhRriACYQXEEIP4vxqmSnxbhvZ+X1EjkRgNL2hbay9lD+nrLfhJv qh/udk0Nlo73iAC53viBemczIvafUBOwBqxiwXq2H44ujfAzgkBFUpaWK71uM5Td1cHI ud1iLQ5o7VqPWMIJyyA8Drb28IMgujuxfD2x0oF0YzhnXPBHrT1dcAs+jLtYDtO+WaWZ PEHO3gBefn8ggRLCLO9iyVjcDcbtnmG6+AFt3vjTRZPnU+iSCn2e9YiWLq0femEGwmNw aGVQ== MIME-Version: 1.0 X-Received: by 10.180.211.206 with SMTP id ne14mr651233wic.30.1376002858146; Thu, 08 Aug 2013 16:00:58 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.217.116.136 with HTTP; Thu, 8 Aug 2013 16:00:58 -0700 (PDT) Date: Thu, 8 Aug 2013 16:00:58 -0700 X-Google-Sender-Auth: nZoTGfgfOZkAeMEkUlHQekUmJoE Message-ID: Subject: Lenovo X230 - suspend/resume video issues From: Adrian Chadd To: freebsd-acpi@freebsd.org, freebsd-mobile@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Aug 2013 23:01:00 -0000 Hiya, I have an Lenovo Thinkpad X230 running FreeBSD-10. I'd like some help in sorting out the following issues: * the ACPI and IBM sysctls for twiddling the LCD brightness don't at all work * The backlight comes on during resume, but the video definitely doesn't * I'm still investigating whether xorg actually comes back from resume (and it's a video problem) or whether it hangs on resume. The files are here: http://people.freebsd.org/~adrian/laptop/lenovo_x230 Thanks! -adrian