From owner-freebsd-acpi@FreeBSD.ORG Sun Sep 8 04:26:46 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 A1C8F6AE; Sun, 8 Sep 2013 04:26:46 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wi0-x22c.google.com (mail-wi0-x22c.google.com [IPv6:2a00:1450:400c:c05::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 126032785; Sun, 8 Sep 2013 04:26:45 +0000 (UTC) Received: by mail-wi0-f172.google.com with SMTP id c10so2228334wiw.5 for ; Sat, 07 Sep 2013 21:26:44 -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=i5cbn1qSzmZlVbvLBmy6FlD6JZodUoeI3F9Ty9zXgUU=; b=cYZ2Er+UaJEMFUFd4FITfqb6nckU9XlCuRqFHtbMhsM0xHHAgBe5bM6gzRSP94BSRR s9fPNZ3c3mk7gCbWD9KfrqM+dAxQpYOjV7qbcoPYMepuYBow2i/36oJPQjtxIAiH/QGD lErir0p94hv71LiUcRDAiJJG2cT4GO3zxGU588MqX0HjR/iduwznHLUaanvNhbFOvUqb p3rUQQPkUwkaZKIyum0CasUepkB/5MfwkpTAXHKG1UZsMqjHsgzEWV4TjMosi+eYBtqg YXTag36JDJ0IPI9pdPew+V7gZz7dhGAiqq73ifA30JFNeS3ksKoktIwR7TZ1enlMYZBn tJ8w== MIME-Version: 1.0 X-Received: by 10.194.123.227 with SMTP id md3mr7929686wjb.17.1378614404492; Sat, 07 Sep 2013 21:26:44 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.216.73.133 with HTTP; Sat, 7 Sep 2013 21:26:44 -0700 (PDT) Date: Sat, 7 Sep 2013 21:26:44 -0700 X-Google-Sender-Auth: 7MPxJbymNgiR6pAdxEbAK3hbV_Y Message-ID: Subject: Update: Lenovo X230, suspend/resume From: Adrian Chadd To: "freebsd-acpi@freebsd.org" , "freebsd-mobile@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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: Sun, 08 Sep 2013 04:26:46 -0000 Hi, I've just updated to the latest -HEAD. * if I leave VESA in, then suspend works; resume brings the backlight back but not the video screen. Same behavour in X and console. * If I leave VESA out, then suspend works; resume doesn't restore the backlight. Same behaviour in X and console. Does anyone have any ideas on this? Thanks, -adrian