Gentoo Archives: gentoo-laptop

From: Nicolas Labrosse <nll@×××××××.uk>
To: gentoo-laptop@l.g.o
Subject: [gentoo-laptop] ACPID configuration
Date: Mon, 18 Apr 2005 14:19:29
Message-Id: 4263C1C0.8030201@aber.ac.uk
1 Hello,
2
3 I've just started to set up power management on my laptop. I've used the gentoo doc but I have some problems working out what is wrong with my configuration.
4 E.g, here is the message in /var/log/acpid
5 [Mon Apr 18 13:33:25 2005] starting up
6 [Mon Apr 18 13:33:25 2005] 3 rules loaded
7 [Mon Apr 18 13:34:09 2005] client connected from 16172[1000:100]
8 [Mon Apr 18 13:34:09 2005] 1 client rule loaded
9 [Mon Apr 18 14:52:14 2005] received event "ac_adapter ACAD 00000080 00000000"
10 [Mon Apr 18 14:52:14 2005] notifying client 16172[1000:100]
11 [Mon Apr 18 14:52:14 2005] executing action "/etc/acpi/default.sh ac_adapter ACAD 00000080 00000000"
12 [Mon Apr 18 14:52:14 2005] BEGIN HANDLER MESSAGES
13 [Mon Apr 18 14:52:14 2005] END HANDLER MESSAGES
14 [Mon Apr 18 14:52:14 2005] action exited with status 0
15 [Mon Apr 18 14:52:14 2005] executing action "/etc/acpi/actions/pmg_ac_adapter.sh ac_adapter ACAD 00000080 00000000"
16 [Mon Apr 18 14:52:14 2005] BEGIN HANDLER MESSAGES
17 /usr/bin/on_ac_power: line 23: acpi_available: command not found
18 /usr/bin/on_ac_power: line 40: apm_available: command not found
19 [Mon Apr 18 14:52:14 2005] END HANDLER MESSAGES
20 [Mon Apr 18 14:52:14 2005] action exited with status 0
21 [Mon Apr 18 14:52:14 2005] completed event "ac_adapter ACAD 00000080 00000000"
22
23 I also find the following line in /var/log/everything/current
24 Apr 18 14:52:14 [logger] ACPI group ac_adapter / action ac_adapter is not defined
25
26 Any idea? I don't know if any other information is needed, I've followed the doc on the gentoo web pages...
27 # uname -a
28 Linux laptop 2.6.11-gentoo-r6 #1 SMP Thu Apr 14 01:42:43 BST 2005 i686 Mobile Intel(R) Pentium(R) 4 CPU 3.06GHz GenuineIntel GNU/Linux
29
30 Thanks for your help,
31
32 NL
33 --
34 gentoo-laptop@g.o mailing list

Replies

Subject Author
Re: [gentoo-laptop] ACPID configuration "Dennis Nienhüser" <nienhueser@×××.de>