[ltp] ACPI problem (bis)

John M Flinchbaugh linux-thinkpad@linux-thinkpad.org
Sat, 26 Feb 2005 15:22:06 -0500


--ZwgA9U+XZDXt4+m+
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Feb 25, 2005 at 09:07:33PM +0100, Romuald Fleury wrote:
> i dont understand why my scripts in /etc/acpi/ are not started when i=20
> use the FN-Fx keys...
> I check my /proc/acpi/event and the FN-Fx event appear as i said in my=20
> last post:

I have a debug event which just logs everything that goes through acpid.
That may help you confirm that events are being processed:
event=3D.*
action=3D/etc/acpi/actions/debug %e

/etc/apci/actions/debug:
#!/bin/sh
logger "acpi event: $1 $2 $3 $4"

Then you'll see these in your /var/log/messages:
logger: acpi event: ibm/hotkey HKEY 00000080 00001003

--=20
John M Flinchbaugh
john@hjsoft.com

--ZwgA9U+XZDXt4+m+
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCINpuCGPRljI8080RAodyAKCTxHO+V5dIJwf9apxmPvOqzjDYiwCeIG0/
vCqKcH00DQwlwoaLXYrZfqo=
=gtIk
-----END PGP SIGNATURE-----

--ZwgA9U+XZDXt4+m+--