From owner-freebsd-mobile@FreeBSD.ORG Wed Feb 5 19:42:52 2014 Return-Path: Delivered-To: mobile@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 ESMTPS id 79C5BFE5; Wed, 5 Feb 2014 19:42:52 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 246D610F2; Wed, 5 Feb 2014 19:42:51 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id s15JgmH5050073; Wed, 5 Feb 2014 12:42:48 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id s15Jgmd2050070; Wed, 5 Feb 2014 12:42:48 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Wed, 5 Feb 2014 12:42:48 -0700 (MST) From: Warren Block To: Eitan Adler Subject: Re: Story of a laptop user In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Wed, 05 Feb 2014 12:42:48 -0700 (MST) Cc: Adrian Chadd , desktop@freebsd.org, "freebsd-mobile@freebsd.org" X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Feb 2014 19:42:52 -0000 On Wed, 5 Feb 2014, Eitan Adler wrote: > On Wed, Feb 5, 2014 at 1:25 PM, Adrian Chadd wrote: >> hi, >> >> Try (if I'm reading your dump correctly): >> >> _SB.PCI0.PEG0.VGA.LCD._BCM >> _SB.PCI0.PEG1.VGA.LCD._BCM >> _SB.PCI0.GFX0.DD02._BCM >> >> .. god I wish we had a way to actually just dump the tree in a useful >> fashion to inspect what objects there are. >> >> Anyway, do the acpi_call hacks to various nodes that have _BCM in them >> and see if setting any of them changes your brightness. > > Nothing here changed the screen brightness. If you have another > suggestion i'd be happy to try it. Not ACPI, but maybe a way that will work: https://forums.freebsd.org/viewtopic.php?f=12&t=44146&p=249316