>Are there plans for a real fix for this problem, either in the >kernel or >in acpid? > We need a patch to handle the wakeup power-button event. Do you want to hack a patch for this? Probably, you need to hack acpi_button_notify. like: if (acpi_in_suspend) don't generate event. --Luming - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html