to confirm user experience, I flashed the no-debug kernel initially and experienced a similar issue - no GSM, and no response from the initial menu. I reflashed with the debug kernel and I have a working QTMoko phone again :-)<br>
<br clear="all">Russ<br>
<br><br><div class="gmail_quote">On 20 March 2010 19:54, Radek Polak <span dir="ltr">&lt;<a href="mailto:psonek2@seznam.cz">psonek2@seznam.cz</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;">
<div class="im">Risto H. Kurppa wrote:<br>
<br>
&gt; qtmoko starts normally<br>
&gt; When I touch the touch screen, the screen light comes on, but no menu<br>
&gt; or icon reacts.<br>
&gt; AUX &amp; POWER work as expected.<br>
<br>
</div>Can you please try flashing debug kernel, so that we know it&#39;s kernel related<br>
or some other problem?<br>
<br>
As for calibrating - this should do it:<br>
<br>
        ssh to_neo<br>
        source /opt/qtmoko/qpe.env<br>
        qcop service send Launcher &quot;execute(QString)&quot; &quot;calibrate&quot;<br>
<br>
As for X:<br>
<br>
        ssh to_neo<br>
        Xglamo vt4 (or try vt7 if it does not work)<br>
<br>
X should be up, now:<br>
<br>
        ssh to_neo<br>
        export DISPLAY=:0<br>
        xterm<br>
<br>
You can also try installing input-utils package and check if touchscreen is<br>
generating events:<br>
<br>
        input-events 1<br>
<br>
Hope something helps. Anyway we need better 2.6.29 kernel. The debug one is<br>
slow but i think everything works there very good. We should find out which<br>
debug options can be disabled while everything still works.<br>
<br>
My nodebug config for v19 was probably too much trimmed. It would be nice if<br>
someone could figure out which debug options can be disabled. It would involve<br>
building kernel according to:<br>
<br>
<a href="http://github.com/radekp/qtmoko/blob/master/doc/txt/debian_rootfs_howto.txt" target="_blank">http://github.com/radekp/qtmoko/blob/master/doc/txt/debian_rootfs_howto.txt</a><br>
<br>
disable one or more debug options, build and flash it and see if all keeps<br>
working.<br>
<br>
Another way is to move to 2.6.32 report bugs and try to get kernel people to<br>
fix them.<br>
<br>
Regards<br>
<font color="#888888"><br>
Radek<br>
</font><div><div></div><div class="h5"><br>
<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>
</div></div></blockquote></div><br>