<br><br><div><span class="gmail_quote">2008/1/18, pHilipp Zabel &lt;<a href="mailto:philipp.zabel@gmail.com">philipp.zabel@gmail.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Sébastien,<br><br>On Jan 18, 2008 11:58 AM, Sébastien Lorquet &lt;<a href="mailto:squalyl@gmail.com">squalyl@gmail.com</a>&gt; wrote:<br>&gt; Hi all,<br>&gt;<br>&gt; I managed to build OpenMoko with MokoMakefile for hx4700 (make setup, change
<br>&gt; machine to hx4700 in local.conf, make openmoko-devel-image, all went fine).<br>&gt; Then I tried to run it.<br>&gt; I lauched the kernel with haret, and booted from an ext2 256 MB SD card (a<br>&gt; rootdelay option is needed on the kernel command line)
<br>&gt;<br>&gt; So, this gives me a wince-openmoko dual boot :)<br>&gt;<br>&gt; With the 624 MHz pxa270, the speed is fine, kinetic scolling works like a<br>&gt; charm, and the whole UI is very reactive :)<br><br>Congratulations.
<br><br>&gt; but...<br>&gt;<br>&gt; The problem is, hx4700 has no GSM modem, while openmoko keeps searching for<br>&gt; a network.<br><br>I think it is the openmoko-dialer2 doing that.</blockquote><div><br>I edited the file /etc/matchbox/session or&nbsp; something like that and removed the gsm applet.&nbsp; This is now ok :)
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt; So I get a full list of status messages at the bottom of the window, that
<br>&gt; are very annoying. Do you have any idea to remove them? I tried to stop<br>&gt; /etc/init.d/gsmd, but it&#39;s not running. I guess I have to stop a gsm status<br>&gt; applet, but I don&#39;t know how to do this.
<br>&gt; Here is an example: <a href="http://www.yaronet.com/mirari/BQ69">http://www.yaronet.com/mirari/BQ69</a> : &quot;Not searching&quot;<br>&gt; blocks displayed at the bottom of the screen.<br>&gt;<br>&gt; Do you have any idea on how to map the hx4700 power button to the openmoko
<br>&gt; shutdown/suspend command, so that I can save battery life? I&#39;ll ask<br>&gt; questions on the handhelds-hx4700-port mailing list too, but I need to know<br>&gt; how buttons are managed in OM before I ask them how to achieve this !
<br><br>Doesn&#39;t it work when you press the power button for a long time?<br>OpenEmbedded already had a patch to neod to do that:<br><a href="http://www.openembedded.org/repo/org.openembedded.dev/packages/openmoko2/neod_svn.bb">
http://www.openembedded.org/repo/org.openembedded.dev/packages/openmoko2/neod_svn.bb</a><br><a href="http://www.openembedded.org/repo/org.openembedded.dev/packages/openmoko2/neod/ipaq.patch">http://www.openembedded.org/repo/org.openembedded.dev/packages/openmoko2/neod/ipaq.patch
</a><br>and since revision 3348 it is contained in upstream neod.</blockquote><div><br>Oh yeah sorry, I did not push long enough :)<br>The menu shows up, but nothing happens when I hit &quot;shutdown&quot;. <br>update: after a few seconds I get an openmoko splash screen with a scolling bar, that scolls, stop, and nothing more !
<br>update2: after more time I get some kernel console messages saying &quot;tmpfs is busy&quot;<br>update3: nothing happens after this. The kernel+his console are still alive, and no shutdown occurs.<br></div>This item is for the hx4700 mailing list, I think.
<br><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt; Ah, last problem (and a minor one), at boot up I see on the fb console that<br>
&gt; some jffs2 mount operation is not happy with my flash (of course, it&#39;s full<br>&gt; of wince and not jffs2 :) ) . I guess this is an init script trying to mount<br>&gt; some inexistent partition. Can I disable this?
<br>&gt; Here is the &quot;screenshoot&quot;: <a href="http://www.yaronet.com/mirari/1RMS">http://www.yaronet.com/mirari/1RMS</a><br>&gt; Cowardly refusing to erase blocks... fine, I didn&#39;t loose my wince image :D<br>
<br>Try removing the line containing jffs2 from /etc/fstab.</blockquote><div><br>Ah thanks, it was trying to mount mtdblock3 /home . No more jffs2 warnings.<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
regards<br>Philipp<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">
http://lists.openmoko.org/mailman/listinfo/community</a><br></blockquote></div><br>I&#39;ll try usb networking this week end.<br>