No one even seems to be reading this thread... Someone, anyone, please,
please, throw me a bone here.
Here's my progress on this idiocy thus far:
I'm not exaggerating things here. NO acpi events are firing. I can press the power button, shut the lid, etc, and still get no events:
CODE
[root@localhost dave]# cat /var/log/acpid
Laptop mode enabled, not active.
Laptop mode enabled, not active [unchanged]
Laptop mode enabled, not active [unchanged]
Laptop mode enabled, not active [unchanged]
Laptop mode enabled, not active [unchanged]
I've found that adding "acpi=ht" to my kernel line in GRUB's menu.lst adds
some funcionality. The power button now does an immediate power kill, which is actually worse than before. It's supposed to shutdown, not die outright. If I need a forced power off, holding the button has always worked fine. I'll stick to "log out", "turn off computer". It has always worked fine. (and yes, it turns it off by itself after shutting down) Only other changes are the removal of "Suspend to RAM" from KPowersave's menu (not that it works, anyway) and it now turns the screen off on lid close. Attempting other things like "acpi=on", "nolapic", and "noapic" do nothing.
I've found
this page, saying that the events aren't detected for this model, though it's quite an old page, and I don't really know what it's about.
I know the lid button works on this machine; I've been shutting the lid to hibernate in Windows for years. This is an
extremely basic function, and I'm getting quite annoyed that I can't get this to work. Can someone
please at least
try to help?