<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Wolfmans Howlings: OpenMoko Freerunner after a few weeks</title>
    <link>http://blog.wolfman.com/articles/2008/07/22/openmoko-freerunner-after-a-few-weeks</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>A programmers Blog about Ruby, Rails and a few other issues</description>
    <item>
      <title>OpenMoko Freerunner after a few weeks</title>
      <description>&lt;p&gt;Well I have had this thing for a few weeks now, and I have burned a lot
of hours playing with it :) (Wish I could bill someone for those
hours it would have paid for the phone 4 times over!)&lt;/p&gt;

&lt;p&gt;I started with 2007.2 the built in image, and upgraded it initially
with dfu-util, then with opkg update &amp;amp;&amp;amp; opkg upgrade.&lt;/p&gt;

&lt;p&gt;I installed a bunch of things and tweaked it to death (literally).&lt;/p&gt;

&lt;p&gt;I got &lt;a href="https://wiki.evolvis.org/jalimo/index.php/OpenMoko"&gt;Jalimo&lt;/a&gt;
java installed and working, and wrote the simple SWT app which worked nicely.
The only change to the instructions are you need to add
&lt;code&gt;-force-depends&lt;/code&gt; to the opkg command.&lt;/p&gt;

&lt;p&gt;As reported in my 
&lt;a href="http://blog.wolfman.com/articles/2008/07/11/openmoko-freerunner-first-impressions"&gt;other blog article&lt;/a&gt;
I got WIFI/WPA2 working, and finally got GPRS working.&lt;/p&gt;

&lt;p&gt;I have not tried to pair with a bluetooth headset yet, although got
far enough to see that the device could be seen using the scan
command.&lt;/p&gt;

&lt;p&gt;I played with all the varieties of on screen keyboards available, but
really couldn't use any of them as they are so small, and my eyes are
not that good anymore. I have seen some promising mentions of works in
progress for keyboards, but the ones in the Qtopia distribution are
the best, plus they have handwriting recognition which is a little
fussy but looks like it can be trained.&lt;/p&gt;

&lt;p&gt;The GPS problems were fixed by an amazing community and OpenMoko
effort, which I have never seen before. There is a S/W fix, and a H/W
fix which I suspect most people will not be able to do, soldering
surface mount components is not for the faint of heart!&lt;/p&gt;

&lt;p&gt;I spent several hours trying to build the OpenEmbedded and
the MokoMakefile development environments, so I could start to
contribute, but have still not been able to get them to finish
building the native toolchain needed to build any of the apps.&lt;/p&gt;

&lt;p&gt;I get several errors, some of which I found workarounds to by googling
but eventually hit dead ends in both cases which I could not solve and
have not been reported or solved by the community. I am using a stock
KUbuntu 8.08 Hardy Heron desktop, which should be pretty mainstream,
so I don't know what is wrong. The pre built toolchain OpenMoko
provides for building apps does work however, but you can't build
soft keyboards, or system components that route (at least I couldn't
find a way to do it). I'll continue to hammer away at MokoMakefile and
see if I can eventually get it going, of course I'll post my findings
to the Wiki or dev mailing list if I succeed.&lt;/p&gt;

&lt;p&gt;If someone could provide a VMPlayer image of a working OE or
Mokomakefile environment that would help a lot of us.
(Trolltech/Qtopia do provide exactly that for their development
tools).&lt;/p&gt;

&lt;p&gt;So after several opkg upgrades and tweaks, I finally killed my highly
customized rootfs, X would no longer boot, sound was dead etc etc.&lt;/p&gt;

&lt;p&gt;I tried to backup the image using
&lt;a href="http://wiki.openmoko.org/wiki/Pre-Flash_Backup"&gt;these&lt;/a&gt; instructions,
but always got an error halfway through, I suspect my flash image of
rootfs may have been corrupted. Anyway I lost all that work :(&lt;/p&gt;

&lt;p&gt;I tried flashing ASU, but it seems too much a work in progress more so
than 2007.8.&lt;/p&gt;

&lt;p&gt;Then I tried
&lt;a href="http://www.qtopia.net/modules/mydownloads/index.php"&gt;Qtopia&lt;/a&gt;
now this is much more to my liking. The interface is clean, intuitive
and seems to work pretty well. There are still a few rough edges which
Trolltech seem to be taking care of, but it mostly works pretty well. The
on screen input methods (which there are several of) are very good,
even the keyboard has a nice touch where it zooms into the keys you
are touching. It also has the tiny tiny QWERTY keyboard if you prefer
that style and your eyes still work.&lt;/p&gt;

&lt;p&gt;The downside is of course you lose access to all the applications
currently under development for the GTK based 2007.2, but Qtopia does
have a growing number of applications, and of course you can write
your own.&lt;/p&gt;

&lt;p&gt;I am going to experiment a little with trying to run GTK based apps
under Qtopia, I know I can do that on my KDE (aka QT) desktop, so why
not under Qtopia? I'll update this if I get it to work.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;UPDATE&lt;/em&gt; Oh ok the reason you can't do that is that Qtopia is not
running X Windows, so running GTK is not an option, bummer. I suppose you
could render GTK into a QT canvas or something but that is more work
than I am prepared to do at the moment.&lt;/p&gt;

&lt;p&gt;The current show stoppers for me, which stops me being able to use
this a phone are...&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Nasty buzzing noise on both ends of the call&lt;/li&gt;
&lt;li&gt;Bluetooth pairing with a headset not easily available.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I'm sure people are working on these issues, and I wait patiently for
them to get fixed so I can dump my aging Motorola V600. I'd actually
try to pitch in myself but I can't get the development environment to
work!&lt;/p&gt;

&lt;p&gt;Oh well guess I better get back to my paying job :)&lt;/p&gt;

&lt;p&gt;&lt;a href="http://technorati.com/tag/openmoko+freerunner" rel="tag"&gt;&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 22 Jul 2008 13:20:08 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:d67881c3-2148-421d-b561-7d15d3f820d7</guid>
      <author>Jim Morris</author>
      <link>http://blog.wolfman.com/articles/2008/07/22/openmoko-freerunner-after-a-few-weeks</link>
      <category>Openmoko</category>
      <category>Linux</category>
      <category>openmoko</category>
      <category>freerunner</category>
      <trackback:ping>http://blog.wolfman.com/articles/trackback/342</trackback:ping>
    </item>
    <item>
      <title>"OpenMoko Freerunner after a few weeks" by qasim ali khawaja</title>
      <description>&lt;p&gt;Hey dude;&lt;/p&gt;

&lt;p&gt;I'm new to openmoko but not for SWT i worked alot in this ithe thing is i'm still waiting for the freerunners to ship at ma door..(1 week left)... and i've to bear it...&lt;/p&gt;

&lt;p&gt;is there any way i can start developing application on ma desktop pc usinf jalimo... if u can assist i'll be greatful to you?&lt;/p&gt;

&lt;p&gt;Looking for ur response&lt;/p&gt;</description>
      <pubDate>Mon, 08 Sep 2008 00:16:48 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:9068e937-cf90-41f1-a6de-c03e21873200</guid>
      <link>http://blog.wolfman.com/articles/2008/07/22/openmoko-freerunner-after-a-few-weeks#comment-261</link>
    </item>
    <item>
      <title>"OpenMoko Freerunner after a few weeks" by Trevi&#241;o</title>
      <description>&lt;p&gt;The gsm buzzing could be solved editing the alsa scenarios.&lt;/p&gt;

&lt;p&gt;Decreasing the 'Mono Playback Volume' in /usr/share/openmoko/scenarios/gsmhandset.state should help (I've set it to 65).&lt;/p&gt;</description>
      <pubDate>Mon, 28 Jul 2008 18:04:44 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:145980a5-bc23-4ae5-ba98-2d892eb84a6a</guid>
      <link>http://blog.wolfman.com/articles/2008/07/22/openmoko-freerunner-after-a-few-weeks#comment-249</link>
    </item>
    <item>
      <title>"OpenMoko Freerunner after a few weeks" by janus </title>
      <description>&lt;p&gt;I've got qemu working.  It loads the qtopia image in the emulator.  But it looks nothing like the FR pics.  Know of anyone who wants to sell a FR for cheap?&lt;/p&gt;

&lt;p&gt;J&lt;/p&gt;</description>
      <pubDate>Fri, 25 Jul 2008 20:11:02 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:7d98d1a7-9374-4d24-bbcd-1b2d2deea8b3</guid>
      <link>http://blog.wolfman.com/articles/2008/07/22/openmoko-freerunner-after-a-few-weeks#comment-246</link>
    </item>
    <item>
      <title>"OpenMoko Freerunner after a few weeks" by wolfmanjm</title>
      <description>&lt;p&gt;I haven't tried qemu, I build on my linux box and run it on the FR directly.&lt;/p&gt;

&lt;p&gt;I finally got Mokomakefile working, have not been able to hget Openembedded to work though.&lt;/p&gt;</description>
      <pubDate>Fri, 25 Jul 2008 13:34:22 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:c6f82768-2bf0-4659-8ca0-9648689e94a2</guid>
      <link>http://blog.wolfman.com/articles/2008/07/22/openmoko-freerunner-after-a-few-weeks#comment-245</link>
    </item>
    <item>
      <title>"OpenMoko Freerunner after a few weeks" by janus </title>
      <description>&lt;p&gt;Great blog!  I am new to the linux enviornment and new to the openmoko/neo freerunner.  Have you done any development using qemu and freerunner gtk+ image?&lt;/p&gt;

&lt;p&gt;J&lt;/p&gt;</description>
      <pubDate>Fri, 25 Jul 2008 12:23:41 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:02a81c80-5a80-4a8f-8cea-925da60d7e7a</guid>
      <link>http://blog.wolfman.com/articles/2008/07/22/openmoko-freerunner-after-a-few-weeks#comment-244</link>
    </item>
  </channel>
</rss>
