Hi,<br><br>I&#39;m experiencing a problem with upower. It seems that it is not recognizing correctly if the lid is closed.<br><br>The following is part of the output of &quot;upower --dump&quot; when the lid is open:<br><br>

Daemon:<br>  daemon-version:  0.9.5<br>  can-suspend:     yes<br>  can-hibernate    yes<br>  on-battery:      yes<br>  on-low-battery:  no<br>  lid-is-closed:   yes<br>  lid-is-present:   yes<br><br>While the following, for the same situation, shows the correct information:<br>

<br>$ cat /proc/acpi/button/lid/LID/state<br>state:      open<br><br><br>This fact affects the correct operation of gnome-power-manager, which ignores the state changes when the lid is closed.<br>In my case, the display never goes off when the computer is idle.<br>

The following appears in the output of the gnome-power-manager:<br><br>&quot;lid is closed, so we are ignoring -&gt;NORMAL state changes&quot;<br><br><br>This only happens after the lid is closed for the first time.<br>After booting, and if the lid is never closed, it works correctly. But after the lid is closed once, it is always detected as being closed, even if it is open.<br>

<br>The laptop is an HP dv 1359.<br><br>I also described this in <a href="https://bugzilla.gnome.org/show_bug.cgi?id=607035">https://bugzilla.gnome.org/show_bug.cgi?id=607035</a><br>I don&#39;t know if I&#39;m proceeding correctly or if this may produce redundancy.  If so, I apologize.<br>

<br>Please let me know if there is any workaround or solution for this problem.<br><br>Thank you!<br><br>