search for: thinkpax

Displaying 1 result from an estimated 1 matches for "thinkpax".

Did you mean: thinkpad
2010 Jan 29
0
Hibernating a laptop with the power button (Thinkpax X31) under CentOS 5.4
I am having a weird problem trying to get hibernation to work when I press the power button on my Thinkpad X31 under CentOS 5.4. I've modified /etc/acpi/events/power.conf to contain: # ACPID config to power down machine if powerbutton is pressed, but only if # no gnome-power-manager is running event=button/power.* action=/bin/ps awwux | /bin/grep gnome-power-manager | /bin/grep -qv grep ||