Little ACPI problem I had - GNU/Linux

Users browsing this thread: 1 Guest(s)
venam
Administrators
Hello *nixer,
I have some problems with ACPI recently.
I am not able to identify when the adapter of my laptop was connected or not, even the light of the computer that shows if the adapter is connected did not lit.
I tried some debugging:
Quote:acpi_listen

out:

battery PNP0C0A:00 00000081 00000001
battery PNP0C0A:00 00000080 00000001

in:

battery PNP0C0A:00 00000081 00000001
battery PNP0C0A:00 00000080 00000001


sudo tail -f /var/log/messages.log

Aug 16 15:15:48 venam raptor: ACPI action undefined: PNP0C0A:00

I can't see whether it is plugged in or not.
I also tried to add the action but in vain.
Somehow I saw something weird, the light of the battery was on.
I changed the command to `acpi - b` to see if the battery was recognize and it was!
I don't really know if this is a problem from my computer itself but now it works.
EDIT: It never worked after that.


Messages In This Thread
Little ACPI problem I had - by venam - 19-08-2012, 03:20 PM
RE: Little ACPI problem I had - by venam - 20-08-2012, 02:07 PM
RE: Little ACPI problem I had - by simon - 20-08-2012, 02:59 PM
RE: Little ACPI problem I had - by htor - 21-08-2012, 02:23 PM
RE: Little ACPI problem I had - by venam - 21-08-2012, 06:25 PM
RE: Little ACPI problem I had - by htor - 24-08-2012, 07:26 AM
RE: Little ACPI problem I had - by venam - 25-08-2012, 04:48 PM
RE: Little ACPI problem I had - by simon - 27-09-2012, 10:00 AM