Comment 15 for bug 1450009

Revision history for this message
Martin Pitt (pitti) wrote : Re: suspends on closed lid, does not recognized external monitors/dock

I created an upstream pull request at https://github.com/systemd/systemd/pull/1100

All reporters: it would be nice if you could confirm the fix by editing /lib/udev/rules.d/70-power-switch.rules and adding the line

SUBSYSTEM=="input", KERNEL=="event*", ATTRS{name}=="* WMI hotkeys", TAG+="power-switch"

and then rebooting. If it still does not work for you, please do the "sudo journalctl > /tmp/journal.txt" dance again and attach /tmp/journal.txt. Thanks!