Ubuntu: physical power button not working

At some point the physical power button on my file server (ubuntu 12.04) stopped working and I had to do a software shutdown everytime.

The solution is to (re) install acpi:

sudo apt-get install acpi
sudo apt-get install --reinstall acpi-support

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.