From owner-freebsd-mobile@FreeBSD.ORG Thu Aug 8 18:41:38 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 E9ADC4E0 for ; Thu, 8 Aug 2013 18:41:38 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-we0-x229.google.com (mail-we0-x229.google.com [IPv6:2a00:1450:400c:c03::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 801C22B35 for ; Thu, 8 Aug 2013 18:41:38 +0000 (UTC) Received: by mail-we0-f169.google.com with SMTP id n5so2878074wev.28 for ; Thu, 08 Aug 2013 11:41:37 -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=dQNiEelzSGk//xz3E5073P6XIvrJf7ISTmoRqb/zJHY=; b=Y1oelGTQ3hRe6R9n5xxah1fdn0H+JHkcfUAXKFzoXv23Ca8VdbVlUANkFyb4w7kH97 NUrlTPcDcRdzkpkgAeAT5vEsopJPOzhvO1ZTssWBrSv6MVWV+jK38gzn0st/7ZN/rr53 HGeh8MW9QDT1ujewth/K8mp9DlMG5xnd+vSPTPxLbYiH4UcXMYs90FyOXIN9rgrV8wRK Cdei6sjVWPSbJu7UFTWi77yJFXIWCVmdeJXvBpzr1+oyHe+aJt9Qbd4RDmkmmaYxZkuR TAESmYeOcr57j/HJDuahzPonqHnfOAz3gzyqJ9seO/DcY1upXFSpK0rf4BP/6y3lC2w/ bIlw== MIME-Version: 1.0 X-Received: by 10.194.203.73 with SMTP id ko9mr4042524wjc.79.1375987296943; Thu, 08 Aug 2013 11:41:36 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.217.116.136 with HTTP; Thu, 8 Aug 2013 11:41:36 -0700 (PDT) In-Reply-To: <20130808073626.GJ85426@e-new.0x20.net> References: <20130808073626.GJ85426@e-new.0x20.net> Date: Thu, 8 Aug 2013 11:41:36 -0700 X-Google-Sender-Auth: BY7v4KPRS3frJj5RkCwH5ro94Dg Message-ID: Subject: Re: report: FreeBSD on Lenovo Thinkpad X230 From: Adrian Chadd To: Lars Engels Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-mobile@freebsd.org 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 18:41:39 -0000 Ooooo! On 8 August 2013 00:36, Lars Engels wrote: > On Wed, Aug 07, 2013 at 09:08:46PM -0700, Adrian Chadd wrote: >> Hiya! >> >> So now that I've completed my first round of "is this actually usable >> as a laptop", I'd like some help chasing down the backlight and >> suspend/resume issues. >> >> Any takers? Pretty please? I'll help make sure iwn(4) works really >> well if I can get the rest of this works out! >> > > Display brightness can be changed with sysutils/acpi_call: > http://lists.freebsd.org/pipermail/freebsd-acpi/2013-March/008084.html So this works, but: * Why doesn't it work in acpi_ibm / acpi_video? * Every time I change the brightness I get a local APIC error 0x80 .. why's that? > BTW: good to know that someome cares about working Thinkpads! :-) I hate seeing broken shit and I also hate seeing apathy. So.. adrian