On 02/21/2014 04:24 AM, Thomas Bächler wrote:
Am 20.02.2014 17:33, schrieb Dave Reisner:
Hi all,
I'm working on packaging the systemd 209 release, and I expect to have pkgrel=1 into [testing] in a few hours, barring any unforseen problems. It's a huge release (nearly 2000 commits since 208), and I don't anticipate that this will make it into [core]. ...
Another data point: 209 booted fine on my Lenovo W520 with KDE - however lid close no longer puts the laptop into sleep. I see this in log: Feb 21 06:16:50 lap3.prv.sapience.com systemd-logind[534]: Lid closed. Feb 21 06:16:51 lap3.prv.sapience.com kernel: thinkpad_acpi: EC reports that Thermal Table has changed But the laptop remained running. My /etc/systemd/logind.conf has this: HandleLidSwitch=ignore LidSwitchIgnoreInhibited=no which USED to be required - I now wonder if this should be changed to: HandleLidSwitch=suspend LidSwitchIgnoreInhibited=no or something else. I did notice that the KDE menu Leaeve->Restart didn't work either but that may not be related. Gene