ACPI Error (evevent-....): No installed hander for fixed event
Linux - KernelThis forum is for all discussion relating to the Linux kernel.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
The function, acpi_ev_fixed_event_dispatch in drivers/acpi/events/evevent.c, issues this message (when handler does not exist) and seems to disable the offending event for further interrupts.
So, I do not understand often why I am getting this message more than twice.
I just found that hibernation does not work either.
A lot of message comes but it is impossible to redirect to file. Following is just a part of messages.
Code:
ACPI Error (evxfevnt-0386): Could not disable PowerButton events [20060707]
ACPI Warning (evxface-0207): Could not write to fixed event enable register 2 [20060707]
I am not sure if this is related.
Any input will be appreciated.
Happy Penguins!
Last edited by kaz2100; 09-05-2007 at 04:39 PM.
Reason: typo
Apology. My post yesterday, about hibernation and ACPI error: It was my mistake, my kernel did not have suspend option on. Hibernation works, (not quite with 2.6.20.11 kernel, it does not power off until I hit return key, 2.6.22.5 works well) Still these errors show.
Happy Penguins!
edit: 2.6.22 kernel works fine.
Last edited by kaz2100; 09-13-2007 at 12:26 PM.
Reason: added 2.6.22
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.