<div dir="ltr"><br><br><div class="gmail_quote">On Thu, Jul 31, 2008 at 3:37 AM, Benedikt Schindler <span dir="ltr">&lt;<a href="mailto:BeniSchindler@gmx.de">BeniSchindler@gmx.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Jacob Peterson schrieb:<br>
<div class="Ih2E3d">&gt; On Wed, Jul 30, 2008 at 6:56 PM, &quot;Marco Trevisan (Treviņo)&quot;<br>
</div><div class="Ih2E3d">&gt; &lt;<a href="mailto:mail@3v1n0.net">mail@3v1n0.net</a> &lt;mailto:<a href="mailto:mail@3v1n0.net">mail@3v1n0.net</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt; &nbsp; &nbsp; Xavier Cremaschi ha scritto:<br>
&gt; &nbsp; &nbsp; &gt; I am currently using Qtopia on Freerunner as my main/daily<br>
&gt; &nbsp; &nbsp; phone, but<br>
&gt; &nbsp; &nbsp; &gt; could someone tell me if ASU would be usable too ? What will I<br>
&gt; &nbsp; &nbsp; loose (in<br>
&gt; &nbsp; &nbsp; &gt; usability/functionality) with ASU ?<br>
&gt;<br>
<br>
</div>It&#39;s working fine. ... just takes your time to get it installed right :)<br>
.... the maintained rootfs wasn&#39;t working out of the box....<br>
<div class="Ih2E3d">&gt;<br>
&gt;<br>
&gt; &nbsp; &nbsp; Well, I&#39;m trying to do that but it&#39;s not easy... Actually I<br>
&gt; &nbsp; &nbsp; neither can<br>
&gt; &nbsp; &nbsp; make my freerunner ring on calls (just vibrate installing the<br>
&gt; &nbsp; &nbsp; ringprofiles packages). I&#39;ve made a script for that (that reads the<br>
&gt; &nbsp; &nbsp; modem output, but it&#39;s not exactly what we whould expect from a<br>
&gt; &nbsp; &nbsp; daily use :P<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div><div class="Ih2E3d">&gt; I have been using a FreeRunner with ASU as my main phone for the past<br>
&gt; couple of weeks and it has been working out well once I managed to<br>
&gt; find the right combination of kernel and packages. &nbsp;It is really fun<br>
&gt; to show it off to people and everyone is rather impressed by it.<br>
&gt;<br>
</div>I just managed to install ASU so it works fine for all normal phone<br>
stuff. &nbsp;(Call/SMS/Conntacts/GPS/GPRS)<br>
I will set up/update a wiki-page for the ASU installation i have done.</blockquote><div><br>If you do find/start a wiki page let me know, I would be interested in helping with that.<br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
And maybe i am also able to create a rootfs with my packages. so that<br>
the first<br>
installation of a working ASU would be easyer for the beginning.<br>
<br>
But first i have to clean up some things. .... btw could someone please<br>
send me a fresh ASU- &quot;/etc/X11/Xsession.d/89qtopia&quot; ? ;)<br>
<div><div></div><div class="Wj3C7c"><br>
</div></div></blockquote><div><br>Below is my 89qtopia file.&nbsp;&nbsp; Good luck :)<br><br>-Jacob<br><br>/etc/X11/Xsession.d/89qtopia:<br><br>#!/bin/sh<br><br># xmodmap to allow the soft-menu to work<br>xmodmap -e &quot;keycode 180 = 0x11000601&quot;<br>
xmodmap -e &quot;keycode 181 = 0x11000602&quot;<br>xmodmap -e &quot;keycode 182 = 0x11000603&quot;<br>xmodmap -e &quot;keycode 183 = 0x11000604&quot;<br>xmodmap -e &quot;keycode 184 = 0x11000605&quot;<br>xmodmap -e &quot;keycode 185 = 0x11000606&quot;<br>
xmodmap -e &quot;keycode 186 = 0x11000607&quot;<br>xmodmap -e &quot;keycode 187 = 0x11000608&quot;<br>xmodmap -e &quot;keycode 188 = 0x11000609&quot;<br>xmodmap -e &quot;keycode 189 = 0x1100060A&quot;<br>xmodmap -e &quot;keycode 190 = 0x1100060B&quot;<br>
xmodmap -e &quot;keycode 191 = 0x1100060B&quot;<br>xmodmap -e &quot;keycode 192 = 0x1100060A&quot;<br>xmodmap -e &quot;keycode 193 = 0x1100060C&quot;<br>xmodmap -e &quot;keycode 194 = 0x1100060D&quot;<br>xmodmap -e &quot;keycode 195 = 0x1100060E&quot;<br>
xmodmap -e &quot;keycode 196 = 0x1100060F&quot;<br>xmodmap -e &quot;keycode 197 = 0x11000610&quot;<br>xmodmap -e &quot;keycode 198 = 0x1008ff26&quot;<br><br># path setup<br>export QPEDIR=/opt/Qtopia<br>export PATH=$QPEDIR/bin:$PATH<br>
export LD_LIBRARY_PATH=$QPEDIR/lib:$LD_LIBRARY_PATH<br><br>export QTOPIA_PHONE_VENDOR=ficgta01<br>export QTOPIA_PHONE_MUX=ficgta01<br><br>QTOPIA_MESSAGE=&quot;The qpe process vanished. This is bad.<br>This is not meant to happen and is likely a sign of<br>
a bug in Qtopia. Please try to reproduce it and<br>report the issue to <a href="http://docs.openmoko.org">http://docs.openmoko.org</a>.<br><br>To be able to use your phone as a phone again you<br>will have to restart Qtopia.<br>
&quot;<br><br><br><br><br># Now start Qtopia<br>echo 1 &gt; /sys/devices/platform/neo1973-pm-gsm.0/power_on<br>/usr/bin/app-restarter &quot;$QTOPIA_MESSAGE&quot; qpe 2&gt;&amp;1 | logger &amp;<br></div></div><br></div>