Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Apr 2008 16:38:43 +1000
From:      Norberto Meijome <freebsd@meijome.net>
To:        Dan Langille <dan@langille.org>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: setting dev.acpi_ibm.0.events at boot time
Message-ID:  <20080415163843.1f899be5@meijome.net>
In-Reply-To: <480240AB.9080003@langille.org>
References:  <480240AB.9080003@langille.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 13 Apr 2008 13:19:39 -0400
Dan Langille <dan@langille.org> wrote:

> I'm trying to set dev.acpi_ibm.0.events to 1.  I'm failing.  I can set 
> it from the command line:
[...]
> I have tried /etc/sysctl.conf:
> 
> $ grep ibm /etc/sysctl.conf
> dev.acpi_ibm.0.events=1
> 
> and /boot/loader.conf:
> 
> $ grep ibm /boot/loader.conf
> acpi_ibm_load="YES"
> dev.acpi_ibm.0.events="1"
> 
> Neither of which result in the desired results.

hi Dan,

sysctl.conf works ok for me:

# Needed for custom ACPI control
# This will pass ACPI events to devd after acpi_ibm. 
#    Custom devd config can be found in /usr/local/etc/devd
dev.acpi_ibm.0.events=1

BUT i clearly remember that a few times, after rebuilding kernel (or world?)
events wouldn't be set, as it is the case with you. It hasn't happened for a
while..and I don't remember if it was on 6 or 7...

it just got fixed by building kernel again, i think... 

_________________________
{Beto|Norberto|Numard} Meijome

"All that is necessary for the triumph of evil is that good men do nothing."
  Edmund Burke

I speak for myself, not my employer. Contents may be hot. Slippery when wet.
Reading disclaimers makes you go blind. Writing them is worse. You have been
Warned.



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