<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.xfce.org/extern.php?action=feed&amp;tid=7250&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / [Solved] ssues with xfce4-power-manager-1.2.0]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=7250</link>
		<description><![CDATA[The most recent posts in [Solved] ssues with xfce4-power-manager-1.2.0.]]></description>
		<lastBuildDate>Tue, 10 Jul 2012 20:24:15 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [Solved] ssues with xfce4-power-manager-1.2.0]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=26913#p26913</link>
			<description><![CDATA[<p>long time no see ! <img src="http://forum.xfce.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>After a loooong chase, I finally discovered <a href="http://us.generation-nt.com/answer/bug-639754-upower-upower-doesnt-verify-correctly-suspend-hibernate-capabilities-correctly-help-204869881.html/" rel="nofollow">here</a> that upower was relying on a kernel function calling pm-utils to check for suspend/hibernate capability...</p><p>Installing pm-utils magically activated suspend/hibernate from xfce4-power-manager menu <br />(considering of course that polkit is correctly set up...)</p><p>me happy <img src="http://forum.xfce.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (sfievet)]]></author>
			<pubDate>Tue, 10 Jul 2012 20:24:15 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=26913#p26913</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] ssues with xfce4-power-manager-1.2.0]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=26771#p26771</link>
			<description><![CDATA[<p>Thanks for your suggestion. I actually have upower (0.9.15) installed, and running :</p><div class="codebox"><pre><code>seb@goldfish:cat /var/log/daemon.log 
[snip]
Jun 20 22:13:54 goldfish dbus[946]: [system] Activating service name=&#039;org.freedesktop.UPower&#039; (using servicehelper)
Jun 20 22:13:54 goldfish dbus[946]: [system] Successfully activated service &#039;org.freedesktop.UPower&#039;
[/snip]</code></pre></div><p>Any other clue? <img src="http://forum.xfce.org/img/smilies/neutral.png" width="15" height="15" alt="neutral" /></p>]]></description>
			<author><![CDATA[dummy@example.com (sfievet)]]></author>
			<pubDate>Wed, 20 Jun 2012 20:21:47 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=26771#p26771</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] ssues with xfce4-power-manager-1.2.0]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=26761#p26761</link>
			<description><![CDATA[<p>Here in Fedora (I installed from minimal iso) I needed upower so suspend/hibernate would show up on the logout menu/power manager.</p>]]></description>
			<author><![CDATA[dummy@example.com (secipolla)]]></author>
			<pubDate>Tue, 19 Jun 2012 21:26:07 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=26761#p26761</guid>
		</item>
		<item>
			<title><![CDATA[[Solved] ssues with xfce4-power-manager-1.2.0]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=26760#p26760</link>
			<description><![CDATA[<p>Hi all,</p><p>I have 2 issues I haven&#039;t been able to fix by myself yet :</p><ul><li><p>suspend / hibernate don&#039;t work.</p></li><li><p>CPU Frequency control is hidden.</p></li></ul><p><span class="bbu">suspend / hibernate don&#039;t work</span></p><div class="codebox"><pre><code>seb@goldfish:xfce4-power-manager --dump
---------------------------------------------------
       Xfce power manager version 1.2.0
Avec le support de policykit
Avec support du gestionnaire du réseau
Avec le support DPMS 
---------------------------------------------------
Peut se mettre en veille: Faux
Peut se mettre en veille prolongée: Faux
Arrêt des disques durs quand cela est possible: Vrai
Mode hibernation: Vrai
Autorisé à hiberner: Vrai
Autorisé à mettre hors tension: Vrai
Autorisé à réduire la vitesse de rotation des disques durs: Faux
A une batterie: Vrai
Régler la luminosité: Vrai
A un bouton de mise en marche: Vrai
A un bouton d&#039;hibernation: Vrai
A un bouton de mise en veille: Vrai
A un couvercle: Vrai</code></pre></div><p>Sorry if it&#039;s all french <img src="http://forum.xfce.org/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />translation of the 2 top lines is :<br />can suspend : false.<br />can hibernate : false.<br />Which is wrong. Support is compiled in the kernel :</p><div class="codebox"><pre><code>seb@goldfish:grep SUSPEND /opt/src/linux-3.2.14/.config
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
CONFIG_USB_SUSPEND=y</code></pre></div><p>and</p><div class="codebox"><pre><code>echo mem &gt; /sys/power/state</code></pre></div><p>does work!<br />How does xfce4-power-manager check for suspend/hibernate ability?</p><p><span class="bbu"> CPU frequency control is hidden</span><br />The checkbox is missing from the extended settings tab.<br />But the frequency scaling is activated (and running).</p><div class="codebox"><pre><code>seb@goldfish:lsmod | grep acpi
acpi_call               4047  0 
acpi_cpufreq            4929  1 
freq_table              1927  1 acpi_cpufreq
processor              22083  1 acpi_cpufreq
mperf                    875  1 acpi_cpufreq</code></pre></div><p>My default governor is conservative.</p><p>Thanks for any clue on these 2 issues,<br />Seb.</p>]]></description>
			<author><![CDATA[dummy@example.com (sfievet)]]></author>
			<pubDate>Tue, 19 Jun 2012 20:56:19 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=26760#p26760</guid>
		</item>
	</channel>
</rss>
