Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Oct 2007 09:56:30 -0700
From:      Nate Lawson <nate@root.org>
To:        "Ivan B. Serezhkin" <ivan@serezhkin.com>
Cc:        freebsd-acpi@freebsd.org
Subject:   Re: notebook display brightness
Message-ID:  <471CD63E.1070301@root.org>
In-Reply-To: <471CCCCF.60507@serezhkin.com>
References:  <471959F1.4070705@serezhkin.com>	<20071021191815.GB19997@amilo.cenkes.org> <471CCCCF.60507@serezhkin.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Ivan B. Serezhkin wrote:
> Andrew Pantyukhin wrote:
>>>  I found a
>>> strange problem that I do not want to solve: Fn button-<Lover
>>> bright> and Fn - <Raise bright> only works on the console and
>>> not working under xorg.
>>>     
>>
>> All I can tell you is that several people have this problem
>> (including me), and that it was a regression in one of the last
>> Xorg releases, i.e. it used to work.
>>   
> Thank for this, i used notebooks earlier and never found this problem, i
> mistakly thinks that t problem of this model.
>>  
>>> Also, I am interested in obtaining closing notebook event to
>>> execute some scripts.
>>>     
>>
>> Have a look at devd.conf(5)
>>   
> Thanks again, devd knows acpi - amazing ! =)
> But can you poin me to some documentation or articles about programming?
> I already read acpi specification and sources of acpiconf and acpidb,
> but acpiconf uses limited by driver set of commands, and this is not
> enought for real work.
> Have we some acpi stack ? Have we well known way to do it ?
> If we not have it, i can try to do this stack, but ofcourse i need guide
> with this doings =)

It has mostly nothing to do with acpi.  X.org is taking over graphics
and thus the BIOS stops handling key presses.

Perhaps in Windows, there is some proprietary utility that handles this
case.  So what I would do is find that utility on your Windows partition
(probably called "Samsung hotkeys" or something), throw it into IDA Pro,
and start reversing.  Or look for a Linux project that is already doing
that.

-- 
Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?471CD63E.1070301>