Power button doesn't work after OMV upgrade

  • After upgrade OMV to newest version (Upgrade from latest OMV 0.5.X to OMV 1.0) the Power button doesn't work.
    Changes in 'Power management' tab in admin panel cause changes in /etc/acpi/events/powerbtn file (no other files in /etc/acpi/ folder):
    Shutdown:

    Code
    # This configuration file is auto-generated.
    # WARNING: Do not edit this file, your changes will be lost.
    event=button[ /]power (PWR.||PBTN)
    action=shutdown -h -P now "Power button pressed"


    Standby:

    Code
    # This configuration file is auto-generated.
    # WARNING: Do not edit this file, your changes will be lost.
    event=button[ /]power (PWR.||PBTN)
    action=omv-pm-standby


    But whatever I set in 'Power management' tab in admin panel, Power button doesn't work. Nothing happens after pressing it. :(
    What is wrong?

  • Hi,


    I was having the same problem, than I noticed the the acpid daemon was dead even-though it was enable at runlevel 2. I restarted manually and it now seems to survive to various reboots.
    I'd have preferred to know why it died but we can't have everything...


    Best
    Francesco

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!