https://bugzilla.kernel.org/show_bug.cgi?id=84651
--- Comment #11 from Peter Amidon <[email protected]> --- Created attachment 150971 --> https://bugzilla.kernel.org/attachment.cgi?id=150971&action=edit Patch that seems to allow the power button to be detected by ACPI I'm not sure if this is the right way to do this, and resuming doesn't seem to work yet, but it shows that the power button can be detected. When the power button is first pressed down, a notify event from hardware with an HID of "MSHW0028" and value 0xC6 is sent, and on release a similar event with value 0xC7 is sent. This just sends a power button press event on the 0xC7. -- You are receiving this mail because: You are watching the assignee of the bug. ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that Matters. http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
