commit | 0528904926aab19bffb2068879aa44db166c6d5f | [log] [tgz] |
---|---|---|
author | Jason Ekstrand <jason@jlekstrand.net> | Thu Jan 02 14:27:54 2020 -0600 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Jan 07 11:51:41 2020 +0100 |
tree | 8324171a87fc280282230191a13472412f416845 | |
parent | c79f46a282390e0f5b306007bf7b11a46d529538 [diff] |
ACPI: button: Add DMI quirk for Razer Blade Stealth 13 late 2019 lid switch Running evemu-record on the lid switch event shows that the lid reports the first "close" but then never reports an "open". This causes systemd to continuously re-suspend the laptop every 30s. Resetting the _LID to "open" fixes the issue. Signed-off-by: Jason Ekstrand <jason@jlekstrand.net> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>