<br><br><div class="gmail_quote">2009/9/26 Nikita V. Youshchenko <span dir="ltr">&lt;<a href="mailto:yoush@debian.org">yoush@debian.org</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">&gt; following the wiki i started navit with<br>
&gt;<br>
&gt; fsoraw -r Display,CPU navit<br>
&gt;<br>
&gt; nevertheless, the display went blank after the idle timeout defined in<br>
&gt; frameworkd.conf.<br>
<br>
</div>Could you please do two simple things:<br>
<br>
*) check the state of FSO resources while running the above command.<br>
<br>
This may be done with<br>
<br>
mdbus -s org.freesmartphone.ousaged /org/freesmartphone/Usage org.freesmartphone.Usage.GetResourceState Display<br>
mdbus -s org.freesmartphone.ousaged /org/freesmartphone/Usage org.freesmartphone.Usage.GetResourceState CPU<br>
<br>
*) check what happens if you manually set resource policies for Display<br>
and CPU to &#39;enabled&#39;<br>
<br>
mdbus -s org.freesmartphone.ousaged /org/freesmartphone/Usage org.freesmartphone.Usage.SetResourcePolicy Display<br>
enabled<br>
mdbus -s org.freesmartphone.ousaged /org/freesmartphone/Usage org.freesmartphone.Usage.SetResourcePolicy Display<br>
enabled<br>
<br>
Will display blank then?<br>
<br>_______________________________________________<br>
Openmoko community mailing list<br>
<a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br>
<a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community</a><br>
<br></blockquote></div><br>I have same problem.<br>When I try to run mdbus command it result:<br><br>mdbus -s org.freesmartphone.ousaged /org/freesmartphone/Usage org.freesmartphone.Usage.SetResourcePolicy Display enabled<br>
ERROR:dbus.connection:Unable to set arguments (&#39;Display&#39;,) according to signature u&#39;ss&#39;: &lt;type &#39;exceptions.TypeError&#39;&gt;: More items found in D-Bus signature than in Python arguments<br clear="all">
<br>How can I solve?<br>-- <br>A.A.<br>