<div dir="ltr">On Tue, Sep 23, 2008 at 9:53 AM, -stacy <span dir="ltr">&lt;<a href="mailto:slm3095om@millions.ca">slm3095om@millions.ca</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Matthias Apitz wrote:<br>
&gt; El día Tuesday, September 16, 2008 a las 05:22:14PM -0700, nicklogan escribió:<br>
&gt;<br>
&gt;&gt; Apparently it&#39;s been used successfully with a Freerunner and even has<br>
&gt;&gt; software written to boost the charge rate and create a desktop icon:<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://www.millions.ca/%7Estacy/mintyboost/" target="_blank">http://www.millions.ca/~stacy/mintyboost/</a><br>
&gt;<br>
&gt; Does somebody know how to force the Freerunner to charge with 500mA even<br>
&gt; if it can&#39;t negotiate this via USB with the &#39;charger&#39;?<br>
<br>
</div>My shell script consists of three lines (two of them are output for<br>
diagnostics)<br>
<br>
=================<br>
cat /sys/class/i2c-adapter/i2c-0/0-0073/usb_curlim<br>
echo 500 &gt; /sys/class/i2c-adapter/i2c-0/0-0073/force_usb_limit_dangerous<br>
cat /sys/class/i2c-adapter/i2c-0/0-0073/usb_curlim<br>
=================<br>
<br>
If you are plugged into a Minty boost or other non-intelligent charger<br>
(like my car adaptor charger) the output from the script should be<br>
<br>
=================<br>
100<br>
500<br>
=================<br>
<br>
The wiki page that documents this and other &quot;black magic&quot; is<br>
<a href="http://wiki.openmoko.org/wiki/GTA02_sysfs" target="_blank">http://wiki.openmoko.org/wiki/GTA02_sysfs</a><br>
<font color="#888888"><br></font></blockquote><div><br>Why not just add the 47k resistor to the minty boost and then the Freerunner will choose 1A fast charge ? <br><br><a href="http://wiki.openmoko.org/wiki/Neo_FreeRunner_GTA02_Hardware#Power_Design_Requirements">http://wiki.openmoko.org/wiki/Neo_FreeRunner_GTA02_Hardware#Power_Design_Requirements</a><br>
<br>Angus<br></div></div></div>