<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Marcin Juszkiewicz » openmoko</title>
	
	<link>http://marcin.juszkiewicz.com.pl</link>
	<description>OpenEmbedded development</description>
	<lastBuildDate>Tue, 10 Nov 2009 15:49:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<geo:lat>52.376227</geo:lat><geo:long>16.965637</geo:long><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/HrwWebsiteOpenMoko" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Embedded package managers sucks</title>
		<link>http://feedproxy.google.com/~r/HrwWebsiteOpenMoko/~3/XF15gaUqOh0/</link>
		<comments>http://marcin.juszkiewicz.com.pl/2009/07/02/embedded-package-managers-sucks/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 13:08:32 +0000</pubDate>
		<dc:creator>Marcin Juszkiewicz</dc:creator>
				<category><![CDATA[default]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[openembedded]]></category>
		<category><![CDATA[openmoko]]></category>
		<category><![CDATA[packages]]></category>
		<category><![CDATA[rpm]]></category>

		<guid isPermaLink="false">http://marcin.juszkiewicz.com.pl/?p=1128</guid>
		<description><![CDATA[Years ago someone wrote IPKG in pure shell. It can be still found in some distributions. Then it was rewritten into C and this version we used in OpenEmbedded derived systems. It had some bugs, we patched some of them, from time to time there was even upstream development done for it.

Then Openmoko arrived and [...]


Related posts:<ol><li><a href='http://marcin.juszkiewicz.com.pl/2008/03/17/good-bye-ipkg-welcome-opkg/' rel='bookmark' title='Permanent Link: Good bye ipkg, welcome opkg'>Good bye ipkg, welcome opkg</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2009/01/22/how-to-install-additional-software-into-your-oe-generated-rootfs/' rel='bookmark' title='Permanent Link: How to install additional software into your OE generated rootfs'>How to install additional software into your OE generated rootfs</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2007/03/05/my-neo1973-has-been-sent/' rel='bookmark' title='Permanent Link: My Neo1973 has been sent'>My Neo1973 has been sent</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Years ago someone wrote IPKG in pure shell. It can be still found in some distributions. Then it was rewritten into C and this version we used in OpenEmbedded derived systems. It had some bugs, we patched some of them, from time to time there was even upstream development done for it.</p>

<p>Then Openmoko arrived and forked IPKG &#8212; new project got OPKG name. It was written by OpenedHand and Openmoko developers. Their main goals were:</p>

<ul>
<li>callbacks for GUI package managers</li>
<li>GPG signed repositories</li>
<li>fixing bugs</li>
</ul>

<p>Many things got changed, OE patches got merged, new bugs was added. Those who use CLI version of opkg (so far the only usable client) lost some functionalities &#8212; for example there is no progress bar when packages are fetched.</p>

<p>For last few months OPKG is in unmaintained mode again and I think that this is some kind of curse on embedded market package managers.</p>

<p>Some time ago I discovered that when many (&gt;50) packages needs to be upgraded then opkg segfaults during process and this is not a matter of going out of RAM as I have ~400MB free. Today it did not gave value of PATH for post install scripts&#8230; I wonder what else can be found ;(</p>

<p>What are other options? So far I know two &#8212; dpkg + apt or rpm + yum. First one costs few megabytes of space, second one require also Python so it is not acceptable for most of our targets. Both also require rebuilding of everything :(</p>


<p>Related posts:</p><ol><li><a href='http://marcin.juszkiewicz.com.pl/2008/03/17/good-bye-ipkg-welcome-opkg/' rel='bookmark' title='Permanent Link: Good bye ipkg, welcome opkg'>Good bye ipkg, welcome opkg</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2009/01/22/how-to-install-additional-software-into-your-oe-generated-rootfs/' rel='bookmark' title='Permanent Link: How to install additional software into your OE generated rootfs'>How to install additional software into your OE generated rootfs</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2007/03/05/my-neo1973-has-been-sent/' rel='bookmark' title='Permanent Link: My Neo1973 has been sent'>My Neo1973 has been sent</a></li></ol><img src="http://feeds.feedburner.com/~r/HrwWebsiteOpenMoko/~4/XF15gaUqOh0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://marcin.juszkiewicz.com.pl/2009/07/02/embedded-package-managers-sucks/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<feedburner:origLink>http://marcin.juszkiewicz.com.pl/2009/07/02/embedded-package-managers-sucks/</feedburner:origLink></item>
		<item>
		<title>EDB9301 hacking</title>
		<link>http://feedproxy.google.com/~r/HrwWebsiteOpenMoko/~3/A1fiXHJrids/</link>
		<comments>http://marcin.juszkiewicz.com.pl/2009/04/15/edb9301-hacking/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 16:04:27 +0000</pubDate>
		<dc:creator>Marcin Juszkiewicz</dc:creator>
				<category><![CDATA[default]]></category>
		<category><![CDATA[ep93xx]]></category>
		<category><![CDATA[openmoko]]></category>
		<category><![CDATA[redboot]]></category>

		<guid isPermaLink="false">http://marcin.juszkiewicz.com.pl/?p=953</guid>
		<description><![CDATA[Today I visited friend at his office and during talk I found dusted EDB9301 board at shelve. As he do not use it any more I was allowed to take it for experimenting.

First problem was bootloader &#8212; I am not so familiar with RedBoot so it took me a while to get it to load [...]


Related posts:<ol><li><a href='http://marcin.juszkiewicz.com.pl/2008/10/24/merging-stuff-from-poky-into-openembedded/' rel='bookmark' title='Permanent Link: Merging stuff from Poky into OpenEmbedded'>Merging stuff from Poky into OpenEmbedded</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2009/06/04/ep93xx-fight-continued/' rel='bookmark' title='Permanent Link: EP93xx fight continued&#8230;'>EP93xx fight continued&#8230;</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2007/08/23/why-using-of-distromachine-variables-in-localconf-is-wrong/' rel='bookmark' title='Permanent Link: Why using of DISTRO/MACHINE variables in local.conf is wrong'>Why using of DISTRO/MACHINE variables in local.conf is wrong</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Today I visited friend at his office and during talk I found dusted EDB9301 board at shelve. As he do not use it any more I was allowed to take it for experimenting.</p>

<p>First problem was bootloader &#8212; I am not so familiar with RedBoot so it took me a while to get it to load kernel from TFTP server. For reference: proper command is <code>"load -v -r -b 0x01000000 /zImage-ep9301"</code> where &#8220;/zImage-ep9301&#8243; is name of file to fetch. If you will get &#8220;Unrecognized image type: 0xe1a00000&#8243; message instead then you forgot &#8220;-r&#8221; switch (RedBoot do not know format of zImage kernel). I got some hints from <a href="http://www.run.montefiore.ulg.ac.be/~martin/enp-compiling.html">HitchHacker Guide to ENP-2611</a> page.</p>

<p>Second was Linux kernel as support for EDB9301 was not present in 2.6.29 version. Quick search on <abbr title="Linux Arm Kernel Mailing List">LAKML</abbr> gave me <a href="http://article.gmane.org/gmane.linux.ports.arm.kernel/51958">patch which adds EDB9301 support</a>. But even with this patch kernel does not wanted to boot due to different machine ID (454 instead of 462) &#8212; small patch to &#8220;arch/arm/tools/mach-types&#8221; solved problem :D</p>

<p>Now I have board booted with root over NFS and wait for &#8220;base-image&#8221; build to end to have rootfs which will fit that device better then Openmoko one ;D</p>

<p><a href="http://www.flickr.com/photos/hrwandil/3445158164/" title="EDB9301 board"><img src="http://farm4.static.flickr.com/3609/3445158164_73f20bf1fb.jpg" width="500" height="375" alt="EDB9301 board" /></a></p>


<p>Related posts:</p><ol><li><a href='http://marcin.juszkiewicz.com.pl/2008/10/24/merging-stuff-from-poky-into-openembedded/' rel='bookmark' title='Permanent Link: Merging stuff from Poky into OpenEmbedded'>Merging stuff from Poky into OpenEmbedded</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2009/06/04/ep93xx-fight-continued/' rel='bookmark' title='Permanent Link: EP93xx fight continued&#8230;'>EP93xx fight continued&#8230;</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2007/08/23/why-using-of-distromachine-variables-in-localconf-is-wrong/' rel='bookmark' title='Permanent Link: Why using of DISTRO/MACHINE variables in local.conf is wrong'>Why using of DISTRO/MACHINE variables in local.conf is wrong</a></li></ol><img src="http://feeds.feedburner.com/~r/HrwWebsiteOpenMoko/~4/A1fiXHJrids" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://marcin.juszkiewicz.com.pl/2009/04/15/edb9301-hacking/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://marcin.juszkiewicz.com.pl/2009/04/15/edb9301-hacking/</feedburner:origLink></item>
		<item>
		<title>Merging stuff from Poky into OpenEmbedded</title>
		<link>http://feedproxy.google.com/~r/HrwWebsiteOpenMoko/~3/zSbEK2pz7yA/</link>
		<comments>http://marcin.juszkiewicz.com.pl/2008/10/24/merging-stuff-from-poky-into-openembedded/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 08:06:14 +0000</pubDate>
		<dc:creator>Marcin Juszkiewicz</dc:creator>
				<category><![CDATA[default]]></category>
		<category><![CDATA[angstrom]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[maemo]]></category>
		<category><![CDATA[openembedded]]></category>
		<category><![CDATA[openmoko]]></category>
		<category><![CDATA[poky]]></category>
		<category><![CDATA[qemu]]></category>

		<guid isPermaLink="false">http://marcin.juszkiewicz.com.pl/?p=597</guid>
		<description><![CDATA[Recently I started merging interesting stuff from OpenedHand&#8217;s Poky into OpenEmbedded. Now, with OE using GIT as storage for metadata it is much, much easier then it was in Monotone times.

I have over 3 thousands of revisions exported (using git format-patch) from Poky and I am reviewing them and adapt to add into OE. Useful [...]


Related posts:<ol><li><a href='http://marcin.juszkiewicz.com.pl/2007/11/14/git-and-i-do-not-match/' rel='bookmark' title='Permanent Link: GIT and I do not match'>GIT and I do not match</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2008/05/23/linkedin-and-checking-email-addresses/' rel='bookmark' title='Permanent Link: LinkedIn and checking email addresses'>LinkedIn and checking email addresses</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2007/12/04/recent-poky-changes/' rel='bookmark' title='Permanent Link: Recent Poky changes'>Recent Poky changes</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Recently I started merging interesting stuff from OpenedHand&#8217;s Poky into OpenEmbedded. Now, with OE using GIT as storage for metadata it is much, much easier then it was in Monotone times.</p>

<p>I have over 3 thousands of revisions exported (using <code>git format-patch</code>) from Poky and I am reviewing them and adapt to add into OE. Useful ones are changed by simple shell script which adapts paths, change authors informations (I use Poky via git-svn so no real names/emails) and adds &#8220;(from Poky)&#8221; message to end of patch description. Then just <code>git am</code> and patch lands in OpenEmbedded.</p>

<p>For now I added newer APT and DPKG package tools, newer QEMU (not the latest but working with ARMv6/v7 instructions), U-Boot mkimage tool which does not use lot of Openmoko patches (just one is needed), Shared MIME Info which does not need any processing on target device and some tweaks here or there.</p>

<p>Next in queue are Maemo4 cleaned recipes (Diablo ones), binary locales for Angstrom powered ARMv6/7 based machines and miscellaneous tweaks or updates.</p>


<p>Related posts:</p><ol><li><a href='http://marcin.juszkiewicz.com.pl/2007/11/14/git-and-i-do-not-match/' rel='bookmark' title='Permanent Link: GIT and I do not match'>GIT and I do not match</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2008/05/23/linkedin-and-checking-email-addresses/' rel='bookmark' title='Permanent Link: LinkedIn and checking email addresses'>LinkedIn and checking email addresses</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2007/12/04/recent-poky-changes/' rel='bookmark' title='Permanent Link: Recent Poky changes'>Recent Poky changes</a></li></ol><img src="http://feeds.feedburner.com/~r/HrwWebsiteOpenMoko/~4/zSbEK2pz7yA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://marcin.juszkiewicz.com.pl/2008/10/24/merging-stuff-from-poky-into-openembedded/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://marcin.juszkiewicz.com.pl/2008/10/24/merging-stuff-from-poky-into-openembedded/</feedburner:origLink></item>
		<item>
		<title>Using Poky SDK to build software</title>
		<link>http://feedproxy.google.com/~r/HrwWebsiteOpenMoko/~3/CHv-hH14m1o/</link>
		<comments>http://marcin.juszkiewicz.com.pl/2008/07/17/using-poky-sdk-to-build-software/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 14:17:55 +0000</pubDate>
		<dc:creator>Marcin Juszkiewicz</dc:creator>
				<category><![CDATA[default]]></category>
		<category><![CDATA[openembedded]]></category>
		<category><![CDATA[openmoko]]></category>
		<category><![CDATA[poky]]></category>

		<guid isPermaLink="false">http://marcin.juszkiewicz.com.pl/?p=488</guid>
		<description><![CDATA[Poky Linux distribution provides SDK for quite
long time. From time to time I hear persons which complain about lack of libX
or libY in toolchain tarballs. But there is a solution for them &#8212; Poky SDK can
be expanded with packages.



Installation

This is described
in Poky Handbook already:


The meta-toolchain and meta-toolchain-sdk targets (see the images section)
build tarballs which contain [...]


Related posts:<ol><li><a href='http://marcin.juszkiewicz.com.pl/2006/11/22/my-openembedded-environment-ii/' rel='bookmark' title='Permanent Link: My OpenEmbedded environment II'>My OpenEmbedded environment II</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2009/01/22/how-to-install-additional-software-into-your-oe-generated-rootfs/' rel='bookmark' title='Permanent Link: How to install additional software into your OE generated rootfs'>How to install additional software into your OE generated rootfs</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2008/03/04/poky-linux-31-released/' rel='bookmark' title='Permanent Link: Poky Linux 3.1 released'>Poky Linux 3.1 released</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Poky Linux distribution <a href="http://pokylinux.org/autobuild/toolchain/">provides SDK</a> for quite
long time. From time to time I hear persons which complain about lack of libX
or libY in toolchain tarballs. But there is a solution for them &#8212; Poky SDK can
be expanded with packages.</p>

<p><span id="more-488"></span></p>

<h3>Installation</h3>

<p>This is <a href="http://pokylinux.org/doc/poky-handbook.html#platdev-appdev-external-sdk">described
in Poky Handbook</a> already:</p>

<blockquote>
<p>The meta-toolchain and meta-toolchain-sdk targets (see the images section)
build tarballs which contain toolchains and libraries suitable for application
development outside Poky. These unpack into the /usr/local/poky directory and
contain a setup script, e.g. /usr/local/poky/eabi-glibc/arm/environment-setup
which can be sourced to initialise a suitable environment. After sourcing this,
the compiler, QEMU scripts, QEMU binary, a special version of pkgconfig and
other useful utilities are added to the PATH. Variables to assist pkgconfig and
autotools are also set so that, for example, configure can find pre-generated
test results for tests which need target hardware to run.</p>

<p>Using the toolchain with autotool enabled packages is straightforward, just
pass the appropriate host option to configure e.g. &#8220;./configure
&#8211;host=arm-poky-linux-gnueabi&#8221;. For other projects it is usually a case of
ensuring the cross tools are used e.g. CC=arm-poky-linux-gnueabi-gcc and
LD=arm-poky-linux-gnueabi-ld. </p>
</blockquote>

<h3>Extending SDK</h3>

<p>So you want to build GTK+ based application but &#8220;configure&#8221; tells you that you
miss GTK+ headers? In normal systems you would install development packages.
Same is with Poky SDK, but due to fact that there are no repositories for Poky a
bit more work is needed.</p>

<p>You will need contents of &#8220;tmp/deploy/ipk/&#8221; from other developer or from local
Poky build. I have them from local build and they are stored in
&#8220;/home/hrw/devel/OH/poky/trunk/build/tmp/deploy/ipk&#8221; directory.</p>

<p>Next step is editing opkg configuration file (stored in /usr/local/poky/eabi-glibc/arm/arm-poky-linux-gnueabi/etc/opkg.conf) to add feeds locations. With my packages it looks like this:</p>

<pre>
arch all 1
arch any 6
arch noarch 11
arch arm 16
arch armv4 21
arch armv4t 26
arch armv5te 31
arch qemuarm 36
src oe-all file:/home/hrw/devel/OH/poky/trunk/build/tmp/deploy/ipk/all
src oe-armv5te file:/home/hrw/devel/OH/poky/trunk/build/tmp/deploy/ipk/armv5te
</pre>

<p>Now it is time to install those missing headers: <code>opkg-target update</code> will
update list of available packages and <code>opkg-target install gtk+-dev</code> install
required headers.</p>

<h3>Building software</h3>

<h4>Hello world</h4>

<p>First something really simple: helloworld.c. Run <code>arm-poky-linux-gnueabi-gcc
hello.c -o hello</code>. Result will be ARM binary:</p>

<pre>
14:14 hrw@home:$ file hello hello: ELF 32-bit LSB executable, ARM, version 1 (SYSV), for GNU/Linux 2.6.14, dynamically linked (uses shared libs), not stripped 
</pre>

<h4>Autoconf based application</h4>

<p>I took Tasks 0.13 as an example as it use some libraries not present in
standard toolchain. After unpacking and starting <code>./configure
--host=arm-poky-linux-gnueabi</code> I got message that GTK+ headers are missing so I
installed them with <code>opkg-target install gtk+-dev</code> (like it is described).</p>

<p>After next &#8220;configure&#8221; call there was message about missing &#8220;libecal&#8221; which is
part of &#8220;eds-dbus&#8221; so <code>opkg-target install eds-dbus-dev</code> solved problem.</p>

<p>Finally &#8220;configure&#8221; does not give any errors and <code>make</code> call built application:</p>

<pre>
14:19 hrw@home:tasks-0.13$ file src/gtk/tasks
src/gtk/tasks: ELF 32-bit LSB executable, ARM, version 1 (SYSV), for GNU/Linux 2.6.14, dynamically linked (uses shared libs), not stripped
</pre>

<h3>Summary</h3>

<p>As you see Poky SDK is not limited to default set of packages but can be
extended with additional ones. OK, someone needs to build them first but imagine
situation when company has 10 developers &#8212; one has Poky build tree which he use
to generate packages which can be used by rest of team without spending precious
time on building.</p>

<p>BTW &#8212; It is not limited to Poky SDK. Other OpenEmbedded based systems should be
more or less capable of doing such things.</p>


<p>Related posts:</p><ol><li><a href='http://marcin.juszkiewicz.com.pl/2006/11/22/my-openembedded-environment-ii/' rel='bookmark' title='Permanent Link: My OpenEmbedded environment II'>My OpenEmbedded environment II</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2009/01/22/how-to-install-additional-software-into-your-oe-generated-rootfs/' rel='bookmark' title='Permanent Link: How to install additional software into your OE generated rootfs'>How to install additional software into your OE generated rootfs</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2008/03/04/poky-linux-31-released/' rel='bookmark' title='Permanent Link: Poky Linux 3.1 released'>Poky Linux 3.1 released</a></li></ol><img src="http://feeds.feedburner.com/~r/HrwWebsiteOpenMoko/~4/CHv-hH14m1o" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://marcin.juszkiewicz.com.pl/2008/07/17/using-poky-sdk-to-build-software/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://marcin.juszkiewicz.com.pl/2008/07/17/using-poky-sdk-to-build-software/</feedburner:origLink></item>
		<item>
		<title>Choosing next cellphone</title>
		<link>http://feedproxy.google.com/~r/HrwWebsiteOpenMoko/~3/AnYjAk5eiuI/</link>
		<comments>http://marcin.juszkiewicz.com.pl/2008/06/17/choosing-next-cellphone/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 21:43:02 +0000</pubDate>
		<dc:creator>Marcin Juszkiewicz</dc:creator>
				<category><![CDATA[default]]></category>
		<category><![CDATA[guadec]]></category>
		<category><![CDATA[n810]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[openmoko]]></category>
		<category><![CDATA[palmos]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[sonyericsson]]></category>
		<category><![CDATA[windows mobile]]></category>

		<guid isPermaLink="false">http://marcin.juszkiewicz.com.pl/?p=467</guid>
		<description><![CDATA[Nearly two years passed since I started to use my current cellphone: Sony Ericsson k750i. It is great device but I feel more and more limited during using it. For example PIM is very simple (no recurrent events, no attenders) and none of my PDA devices has something more extended.

PIM &#8212; Agendus

Few years ago when [...]


Related posts:<ol><li><a href='http://marcin.juszkiewicz.com.pl/2009/07/17/defining-good-contacts-application/' rel='bookmark' title='Permanent Link: Defining good Contacts application'>Defining good Contacts application</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2008/03/16/year-with-openmoko/' rel='bookmark' title='Permanent Link: Year with Openmoko'>Year with Openmoko</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2008/02/02/my-palmtops-story/' rel='bookmark' title='Permanent Link: My palmtops story'>My palmtops story</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://marcin.juszkiewicz.com.pl/2006/09/19/new-phone-sony-ericsson-k750i/">Nearly two years</a> passed since I started to use my current cellphone: Sony Ericsson k750i. It is great device but I feel more and more limited during using it. For example PIM is very simple (no recurrent events, no attenders) and none of my PDA devices has something more extended.</p>

<h3>PIM &#8212; Agendus</h3>

<p>Few years ago when I had PalmOS powered Sony Clie SJ30 I used <a href="http://www.iambic.com/agenduspro/palmos/default.asp">Agendus</a> application for PIM. Recently I checked newest version in <a href="http://www.access-company.com/products/gvm/">Garnet VM emulator</a> on my Nokia N810 tablet. It is really great and complex application. There is a support for event attenders, contacts linking, contacts history (tasks, calls, meetings) and lot more. Interesting feature is support for &#8220;Trip&#8221; events &#8212; I tested it with my GUADEC 2008 trip. I was able to add timeline for whole conference, bus trips from Szczecin to Berlin Tegel airport (and back) + plane flights and all of that linked as one trip with all components available in calendar, agenda etc&#8230;</p>

<p>Yesterday I installed Windows Mobile emulator and checked Agendus for that platform. It lacks some features from PalmOS version (trips are one of them) but is much better then default WM PIM. I do not plan to check BlackBerry or Symbian versions because they are not on a list of systems which I want to use.</p>

<h3>Which system to choose?</h3>

<p>So the problem now is which cellphone system to choose&#8230; I do not want Symbian because most of devices lack touchscreen (iirc only UIQ ones have it), BlackBerry is totally unknown for me and I also do not want to use totally closed phones like I did in last few years. PalmOS is trying to not die but nothing new was done on this platform in last few years so it is also not for me. Looks like the only choice is going to Windows Mobile cellphones.</p>

<h3>Possible devices</h3>

<p>Which one to choose? Most of devices use QVGA screens which is a very limiting resolution. After searching on web and discussing with few friends I have a few devices to check &#8212; Toshiba G900 (WVGA, new ~480EUR, used ~300EUR, hardware keyboard, no gps) or something from ETEN Glofiish devices with VGA screen (X650, X800, M800, M810). HTC has only Touch Diamond with VGA screen but it is too expensive.</p>

<h3>Why not Linux phone?</h3>

<p>Because there is nothing interesting now :( Openmoko guys moved from GTK+ to mix of E17 and Qtopia and when I saw result during LinuxTag 2008 it was nothing impressive. To add more confusion there are at least 4 different environments for Openmoko in development (GTK+ based OM2007.2, Qtopia on framebuffer, E17 + Qtopia on X11 and something called &#8220;Openmoko underground&#8221;). Also formfactor  of GTA01/02 is not something I would call &#8220;nice&#8221; &#8212; have a look at any device manufactured by HTC&#8230;</p>

<p>And I did not yet saw Linux mobile platform with good PIM&#8230; Maemo lack it totally &#8212; even GPE contacts/calendar are hard to use due to lack of alarms functionality, Openmoko does not decided yet which PIM they want to support (not that there is something on a horizon)&#8230; So sorry guys but I will not buy Linux phone soon.</p>


<p>Related posts:</p><ol><li><a href='http://marcin.juszkiewicz.com.pl/2009/07/17/defining-good-contacts-application/' rel='bookmark' title='Permanent Link: Defining good Contacts application'>Defining good Contacts application</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2008/03/16/year-with-openmoko/' rel='bookmark' title='Permanent Link: Year with Openmoko'>Year with Openmoko</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2008/02/02/my-palmtops-story/' rel='bookmark' title='Permanent Link: My palmtops story'>My palmtops story</a></li></ol><img src="http://feeds.feedburner.com/~r/HrwWebsiteOpenMoko/~4/AnYjAk5eiuI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://marcin.juszkiewicz.com.pl/2008/06/17/choosing-next-cellphone/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		<feedburner:origLink>http://marcin.juszkiewicz.com.pl/2008/06/17/choosing-next-cellphone/</feedburner:origLink></item>
		<item>
		<title>Feel the power of USB with Nokia tablet</title>
		<link>http://feedproxy.google.com/~r/HrwWebsiteOpenMoko/~3/rKjkkDpzPc8/</link>
		<comments>http://marcin.juszkiewicz.com.pl/2008/06/02/feel-the-power-of-usb-with-nokia-tablet/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 15:53:34 +0000</pubDate>
		<dc:creator>Marcin Juszkiewicz</dc:creator>
				<category><![CDATA[default]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[maemo]]></category>
		<category><![CDATA[n810]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[openmoko]]></category>

		<guid isPermaLink="false">http://marcin.juszkiewicz.com.pl/?p=461</guid>
		<description><![CDATA[Over year ago I wrote post about USB &#8212; connected most of my devices/gadgets into desktop USB ports and checked how system reacts to it. As Kees Jongenburger gave me USB AF/AF adapter during this year LinuxTag I decided to do the same with N810 tablet.

Required software

In theory nothing is needed as N8&#215;0 tablets are [...]


Related posts:<ol><li><a href='http://marcin.juszkiewicz.com.pl/2007/04/19/feel-the-power-of-usb/' rel='bookmark' title='Permanent Link: Feel the power of USB'>Feel the power of USB</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2008/01/31/first-days-with-nokia-n810/' rel='bookmark' title='Permanent Link: First days with Nokia N810'>First days with Nokia N810</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2007/04/18/3rdparty-chargers-for-neo1973/' rel='bookmark' title='Permanent Link: 3rdparty chargers for Neo1973'>3rdparty chargers for Neo1973</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Over year ago <a href="http://marcin.juszkiewicz.com.pl/2007/04/19/feel-the-power-of-usb/">I wrote post about USB</a> &#8212; connected most of my devices/gadgets into desktop USB ports and checked how system reacts to it. As Kees Jongenburger gave me USB AF/AF adapter during this year LinuxTag I decided to do the same with N810 tablet.</p>

<h3>Required software</h3>

<p>In theory nothing is needed as N8&#215;0 tablets are equipped in USB On-The-Go port and proper support is enabled in kernel. To make things easier users can install USBControl (available in normal Maemo repositories).</p>

<p>But there is one problem &#8212; default kernel is compiled with <abbr title="On-The-Go">OTG</abbr> whitelist enabled. As a result some classes of devices are rejected &#8212; for example all my USB Hubs. After disabling of <code>CONFIG_USB_OTG_WHITELIST</code> (and recompilation of kernel) they got supported.</p>

<h3>Attached hardware</h3>

<p>I decided to not connect everything USB I have but most of it. Resulting list (names in brackets are added by hand):</p>

<pre>Bus 001 Device 001: ID 0000:0000 (Nokia N810 internal USB Host)
Bus 001 Device 004: ID 058f:9254 Alcor Micro Corp. Hub
Bus 001 Device 005: ID 058f:6362 Alcor Micro Corp. 
Bus 001 Device 007: ID 0c76:0007 JMTek, LLC. 
Bus 001 Device 008: ID 0409:005a NEC Corp. 
Bus 001 Device 020: ID 1457:5122 (OpenMoko GTA01 phone)
Bus 001 Device 021: ID 046d:0b02 Logitech, Inc. 
Bus 001 Device 023: ID 046d:c70e Logitech, Inc. 
Bus 001 Device 024: ID 046d:c70a Logitech, Inc. 
Bus 001 Device 026: ID 0409:005a NEC Corp. 
Bus 001 Device 027: ID 0403:6001 Future Technology Devices International, Ltd 8-bit FIFO
Bus 001 Device 028: ID 0fce:d016 Sony Ericsson Mobile Communications AB 
Bus 001 Device 029: ID 05e3:0606 Genesys Logic, Inc. 
Bus 001 Device 030: ID 0a81:0205 Chesen Electronics Corp. PS/2 Keyboard+Mouse Adapter
Bus 001 Device 031: ID 1130:0202 Tenx Technology, Inc. 
Bus 001 Device 033: ID 0a46:9601 Davicom Semiconductor, Inc. 
Bus 001 Device 034: ID 13fe:1d00 (2GB pendrive from GUADEC 2007) </pre>

<p>In other words:</p>

<ul>
<li>3 hubs (2 of them were powered, one had 7 ports)</li>
<li>Ethernet card (dm9601 based)</li>
<li>serial port</li>
<li>PS/2 -&gt; USB adapter for keyboard and mouse</li>
<li>2 pendrives</li>
<li>Bluetooth adapter (those 3 Logitech entries)</li>
<li>panic button</li>
<li>Openmoko GTA01 pda/phone</li>
<li>my cellphone</li>
<li>multi slot card reader</li>
</ul>

<h3>Obligatory screen shot</h3>

<p>Screenshot must be &#8212; especially when it shows that GUI was not ready for this amount of devices. But thats expected &#8212; in normal situations no one connects more then one device (especially when USB hubs are not supported).</p>

<p><a href='http://marcin.juszkiewicz.com.pl/files/2008/06/screenshot00.png' rel="lightbox[]" title="List of devices connected to Nokia N810 tablet"><img src="http://marcin.juszkiewicz.com.pl/files/2008/06/screenshot00-480x320.png" alt="" width="480" height="320" class="alignnone size-thumbnail wp-image-462" /></a></p>

<h3>Conclusion</h3>

<p>USB Host ports are handy in devices like N810 tablet. Would be nice if there would be possibility to update firmware from thumb drive like it is one few other devices.</p>


<p>Related posts:</p><ol><li><a href='http://marcin.juszkiewicz.com.pl/2007/04/19/feel-the-power-of-usb/' rel='bookmark' title='Permanent Link: Feel the power of USB'>Feel the power of USB</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2008/01/31/first-days-with-nokia-n810/' rel='bookmark' title='Permanent Link: First days with Nokia N810'>First days with Nokia N810</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2007/04/18/3rdparty-chargers-for-neo1973/' rel='bookmark' title='Permanent Link: 3rdparty chargers for Neo1973'>3rdparty chargers for Neo1973</a></li></ol><img src="http://feeds.feedburner.com/~r/HrwWebsiteOpenMoko/~4/rKjkkDpzPc8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://marcin.juszkiewicz.com.pl/2008/06/02/feel-the-power-of-usb-with-nokia-tablet/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://marcin.juszkiewicz.com.pl/2008/06/02/feel-the-power-of-usb-with-nokia-tablet/</feedburner:origLink></item>
		<item>
		<title>Good bye ipkg, welcome opkg</title>
		<link>http://feedproxy.google.com/~r/HrwWebsiteOpenMoko/~3/ncruymPdK44/</link>
		<comments>http://marcin.juszkiewicz.com.pl/2008/03/17/good-bye-ipkg-welcome-opkg/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 15:33:19 +0000</pubDate>
		<dc:creator>Marcin Juszkiewicz</dc:creator>
				<category><![CDATA[default]]></category>
		<category><![CDATA[openmoko]]></category>
		<category><![CDATA[poky]]></category>

		<guid isPermaLink="false">http://marcin.juszkiewicz.com.pl/2008/03/17/good-bye-ipkg-welcome-opkg/</guid>
		<description><![CDATA[During last days I was working on switching Poky Linux into using OPKG package manager. Today whole work was merged into trunk and we got rid of non-maintained IPKG.

What is OPKG? It is fork of IPKG (from handhelds.org) done for Openmoko distribution. It has all usable patches from OpenEmbedded related projects merged and got some [...]


Related posts:<ol><li><a href='http://marcin.juszkiewicz.com.pl/2009/07/02/embedded-package-managers-sucks/' rel='bookmark' title='Permanent Link: Embedded package managers sucks'>Embedded package managers sucks</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2009/10/19/st-ericsson-community-workshop-2009/' rel='bookmark' title='Permanent Link: ST-Ericsson Community Workshop 2009'>ST-Ericsson Community Workshop 2009</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2008/07/17/using-poky-sdk-to-build-software/' rel='bookmark' title='Permanent Link: Using Poky SDK to build software'>Using Poky SDK to build software</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>During last days I was working on switching Poky Linux into using OPKG package manager. Today whole work was merged into <code>trunk</code> and we got rid of non-maintained IPKG.</p>

<p>What is OPKG? It is fork of IPKG (from handhelds.org) done for Openmoko distribution. It has all usable patches from OpenEmbedded related projects merged and got some new features:</p>

<ul>
<li>libcurl instead of wget for fetching</li>
<li>GPG signing of repositories is now possible</li>
<li>GUI package managers can have own callbacks</li>
<li>sends download progress updates to libopkg clients </li>
<li>marks packages that were installed to satisfy dependancies (auto installed) </li>
<li>additional command line option to remove &#8220;auto installed&#8221; packages </li>
<li>support for faceted classification (similar to debtags) &#8211; not used yet</li>
</ul>

<p>And most important &#8212; it is maintained (which can not be told about ipkg).</p>


<p>Related posts:</p><ol><li><a href='http://marcin.juszkiewicz.com.pl/2009/07/02/embedded-package-managers-sucks/' rel='bookmark' title='Permanent Link: Embedded package managers sucks'>Embedded package managers sucks</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2009/10/19/st-ericsson-community-workshop-2009/' rel='bookmark' title='Permanent Link: ST-Ericsson Community Workshop 2009'>ST-Ericsson Community Workshop 2009</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2008/07/17/using-poky-sdk-to-build-software/' rel='bookmark' title='Permanent Link: Using Poky SDK to build software'>Using Poky SDK to build software</a></li></ol><img src="http://feeds.feedburner.com/~r/HrwWebsiteOpenMoko/~4/ncruymPdK44" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://marcin.juszkiewicz.com.pl/2008/03/17/good-bye-ipkg-welcome-opkg/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://marcin.juszkiewicz.com.pl/2008/03/17/good-bye-ipkg-welcome-opkg/</feedburner:origLink></item>
		<item>
		<title>Year with Openmoko</title>
		<link>http://feedproxy.google.com/~r/HrwWebsiteOpenMoko/~3/zNwOn8Jb914/</link>
		<comments>http://marcin.juszkiewicz.com.pl/2008/03/16/year-with-openmoko/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 20:31:36 +0000</pubDate>
		<dc:creator>Marcin Juszkiewicz</dc:creator>
				<category><![CDATA[default]]></category>
		<category><![CDATA[openmoko]]></category>
		<category><![CDATA[phone]]></category>

		<guid isPermaLink="false">http://marcin.juszkiewicz.com.pl/2008/03/16/year-with-openmoko/</guid>
		<description><![CDATA[It was over year ago &#8212; day when I got Neo1973 GTA01Bv3 as part of &#8220;phase0&#8243; developer program. What happened during that time?

First there was &#8220;OM2007.1&#8243; version of interface. Ugly, hard to use, lacking features. But that was start so let forgive developers that they created such thing.

Then OpenedHand guys created new look for Openmoko [...]


Related posts:<ol><li><a href='http://marcin.juszkiewicz.com.pl/2007/01/23/free-your-phone/' rel='bookmark' title='Permanent Link: Free Your Phone'>Free Your Phone</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2007/08/22/openmoko-20072/' rel='bookmark' title='Permanent Link: OpenMoko 2007.2'>OpenMoko 2007.2</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2006/11/08/openmoko-phone/' rel='bookmark' title='Permanent Link: OpenMoKo phone'>OpenMoKo phone</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://marcin.juszkiewicz.com.pl/2007/03/08/my-neo1973-arrived/">It was over year ago</a> &#8212; day when I got Neo1973 GTA01Bv3 as part of &#8220;phase0&#8243; developer program. What happened during that time?</p>

<p>First there was &#8220;OM2007.1&#8243; version of interface. Ugly, hard to use, lacking features. But that was start so let forgive developers that they created such thing.</p>

<p>Then OpenedHand guys created new look for Openmoko &#8212; and &#8220;OM2007.2&#8243; was born. As one of OH developers I created first recipes for it (so we were able to show it during GUADEC 2007) and later Openmoko guys switched to this set of applications. During next months I did testing from time to time &#8212; one of them resulted in most popular post ever: <a href="http://marcin.juszkiewicz.com.pl/2007/09/13/openmoko-20072-testing/">&#8220;OpenMoko 2007.2 testing&#8221;</a>. It hit Digg and I had problems to reach website ;)</p>

<p>In meantime Trolltech guys started to use Neo1973 as development platform (instead of Greenphone). It resulted in nicely working Qtopia Phone Edition which even got re-licensed to GPL. TT also officially <a href="http://www.linuxdevices.com/news/NS6964769377.html">announced</a> that Greenphone will be no longer available but still supported.</p>

<p>What does Openmoko release now for phone? To tell the truth: I have no idea. Last time when I switched Neo1973 it was for testing Poky 3.1 release on it. My GTA01Bv4 is now upgrading from 2007.11 snapshot (last available on <a href="http://downloads.openmoko.org/">downloads.openmoko.org</a> website) so I will see what is going on now with development. I heard lot of E17 based applications for Openmoko + mixture of apps from Qtopia Phone Edition + GTK+ based ones. I hope that result will still fit in 64MB of flash&#8230;</p>

<p>Will Openmoko idea survive? I hope that next half of year will show it. I also hope that it will survive &#8212; would be nice to have <strong>usable</strong> phone with possibility to hack any application or behaviour. But until then I will keep my SonyEricsson k750i cellphone or upgrade it to newer model.</p>


<p>Related posts:</p><ol><li><a href='http://marcin.juszkiewicz.com.pl/2007/01/23/free-your-phone/' rel='bookmark' title='Permanent Link: Free Your Phone'>Free Your Phone</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2007/08/22/openmoko-20072/' rel='bookmark' title='Permanent Link: OpenMoko 2007.2'>OpenMoko 2007.2</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2006/11/08/openmoko-phone/' rel='bookmark' title='Permanent Link: OpenMoKo phone'>OpenMoKo phone</a></li></ol><img src="http://feeds.feedburner.com/~r/HrwWebsiteOpenMoko/~4/zNwOn8Jb914" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://marcin.juszkiewicz.com.pl/2008/03/16/year-with-openmoko/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://marcin.juszkiewicz.com.pl/2008/03/16/year-with-openmoko/</feedburner:origLink></item>
		<item>
		<title>My palmtops story</title>
		<link>http://feedproxy.google.com/~r/HrwWebsiteOpenMoko/~3/DnR2SiZttsw/</link>
		<comments>http://marcin.juszkiewicz.com.pl/2008/02/02/my-palmtops-story/#comments</comments>
		<pubDate>Sat, 02 Feb 2008 08:32:11 +0000</pubDate>
		<dc:creator>Marcin Juszkiewicz</dc:creator>
				<category><![CDATA[default]]></category>
		<category><![CDATA[collie]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[n810]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[openembedded]]></category>
		<category><![CDATA[openmoko]]></category>
		<category><![CDATA[openzaurus]]></category>
		<category><![CDATA[opie]]></category>
		<category><![CDATA[poodle]]></category>
		<category><![CDATA[tosa]]></category>

		<guid isPermaLink="false">http://marcin.juszkiewicz.com.pl/2008/02/02/my-palmtops-story/</guid>
		<description><![CDATA[All started years ago &#8212; I was living in Wrocław then. Each Thursday groups of friends met in pub. About half of them used PalmOS powered palmtops. Due to them I started thinking about buying palmtop for myself.

Palm M105

About year later I bought my first PDA: Palm M105. It had monochrome screen (16 shades of [...]


Related posts:<ol><li><a href='http://marcin.juszkiewicz.com.pl/2007/04/26/openzaurus-time-is-over-long-live-angstrom/' rel='bookmark' title='Permanent Link: OpenZaurus time is over &#8211; long live Ångström'>OpenZaurus time is over &#8211; long live Ångström</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2009/03/18/five-years-with-openembedded/' rel='bookmark' title='Permanent Link: Five years with OpenEmbedded'>Five years with OpenEmbedded</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2008/01/11/keyboard-in-palmtops/' rel='bookmark' title='Permanent Link: Keyboard in palmtops'>Keyboard in palmtops</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>All started years ago &#8212; I was living in Wrocław then. Each Thursday groups of friends met in pub. About half of them used PalmOS powered palmtops. Due to them I started thinking about buying palmtop for myself.</p>

<h3>Palm M105</h3>

<p>About year later I bought my first PDA: Palm M105. It had monochrome screen (16 shades of grey), PalmOS 3.5 and 8MB of RAM (which is also used as storage). Standard AA(A) batteries were able to power it for quite long time. I moved my calendar, address book into it, used it as e-book reader (with Plucker), public transportation timetable (Przewodas and Fahrplan) and many others things.</p>

<h3>Sony CLIE SJ30</h3>

<p>One day I decided that 160&#215;160 screen is too small and colour would be nice thing to have. So I bought Sony CLIE SJ30. It was powered by PalmOS 4.1 and had great 320&#215;320 screen. Took me a bit of time to collect apps which were able to make use of that resolution (as PalmOS treats all devices as 160&#215;160 ones &#8212; only fonts looks better). I also started hacking some applications to make use of HiRes screen and fonts.</p>

<p>It was nice device and my first one with memory card slot &#8212; I used 128MB MemoryStick with it.</p>

<p>But hacking applications was frustrating &#8212; system did not made any use of HiRes screen, GUI sizes were mostly hard coded so even replacing fonts with smaller ones did not give more informations on screen. I decided to change platform.</p>

<h3>Sharp Zaurus SL-5500</h3>

<p>At that time (end of 2003 year) I had two other choices: PocketPC or Linux. I decided to not go into PalmOS 5 as it was not better then older versions. So after checking market I decided to go Linux way (which was even easier as I used Linux on Desktop for quite long time then).</p>

<p>And that&#8217;s how I bought Zaurus SL-5500. I found someone who fetched it from USA for me (I even got 3 months warranty from Sharp as it was refurbished device). It was costly device &#8212; I had to sell CLIE, its memory card to be able to get &#8220;collie&#8221; into my hands.</p>

<p>13 February 2004 Zaurus arrived with SharpROM 2.38 installed. It was nice change from PalmOS world but it lacked &#8220;hackability&#8221; so I decided to switch into open alternative: OpenZaurus. It was 3.2 version (last one with binary compatibility with SharpROM).</p>

<p>Change was great &#8212; finally system which I can hack as much as I want to. After some time I switched to &#8220;3.3-pre1&#8243; version which was totally experimental but it had newer OPIE. But also it lacked software due to not being compatible any more with SharpROM&#8230;</p>

<h4>OpenEmbedded</h4>

<p>I started searching for tools to build some applications. First it was &#8220;buildroot&#8221; used by OpenZaurus but some guys told me that I should forget about it and start to use something called OpenEmbedded.</p>

<p>Gods&#8230; this was hard tool. I had to buy extra RAM to my desktop machine just to use it. But after about week (or two) of asking stupid questions to Kergoth and Mickeyl I finally got ideas how to use it and started to build extra applications for collie (which still was using OZ 3.3-pre1).</p>

<p>My Zaurus started to have less and less packages from OpenZaurus 3.3 and most of installed software was built with OpenEmbedded. So one day I decided to build whole image with OE. It took me week. After that I got write permissions and joined OE core team ;)</p>

<p>We worked hard on our build system and in September 2003 OpenZaurus 3.5.1 was released. It lacked some software present in previous releases but also gave many others. Community started to use it, then some developers joined us so next releases had more software, more machines supported, more environments (not only OPIE but also GPE).</p>

<h3>Zaurus c760</h3>

<p>Time passed&#8230; I was spending lot of time on user support and one day people from #oe and #openzaurus channels started to congratulate me on getting new toy. I was surprised as I had no idea what are they talk about. Someone pointed me to <a href="http://www.oesf.org/forums/index.php?showtopic=11634&amp;amp;view=findpost&amp;amp;p=73585">OESF forums thread</a> where Richard Jackson wrote that he donates his c760 for me. It was great day.</p>

<p><a href="http://marcin.juszkiewicz.com.pl/2005/04/15/c760-arrived/">Zaurus arrived few days later</a> and I flashed it with OpenZaurus on same day (played few minutes with SharpROM). I did lot of VGA related hacking on it (mostly OPIE). It was my favourite PDA for long time.</p>

<h3>Zaurus SL-6000L</h3>

<p>In May 2006 one OpenZaurus user contacted Mickeyl and me. He wanted to donate two Zaurus palmtops for OpenEmbedded project: SL-5600 (poodle) and SL-6000L (tosa). Both devices <a href="http://marcin.juszkiewicz.com.pl/2006/06/27/oeoz-project-devices-arrived/">arrived at my place</a> month later.</p>

<p>Tosa is very interesting device &#8212; very bright screen (best in whole Zaurus line), internal WiFi (Prism2 on USB bus) and usable USB host. But it is also very huge &#8212; too big to be usable ;(</p>

<h3>Zaurus SL-5600</h3>

<p>Crap screen (same as in collie) and only 32MB RAM. Looks like Sharp wanted to produce newer collie but lacked RAM chips. If it would get 64MB of memory it would be nice replacement.</p>

<p>I did not played with it too much &#8212; it moved to Mickeyl during <a href="http://marcin.juszkiewicz.com.pl/2006/10/11/oedem-2006/">OEDEM 2006</a>.</p>

<h3>Zaurus SL-C3000</h3>

<p>Another device from OpenEmbedded project. I took it from Mickeyl during OEDEM 2006, played a bit, resolved some problems and during FOSDEM 2007 gave it for Rolf &#8216;Laibsch&#8217; Leggewie.</p>

<p>I did not like it &#8212; too thick and heavy.</p>

<h3>PalmPilot 5000</h3>

<p>One day I had occasion to buy PalmPilot 5000 so I bought it. It was funny to see that PalmOS5 Datebook is nearly same as the one in PalmOS 2.0 &#8212; only ~8 years of time difference&#8230;</p>

<h3>Nokia 770</h3>

<p>During FOSDEM 2007 <a href="http://marcin.juszkiewicz.com.pl/2007/02/25/fosdem-2007/">I got Nokia 770</a> from <abbr title="Michael Dominik Kostrzewa">MDK</abbr>. For long time I did not found good use for it. For PDA usage I had cellphone (<a href="http://marcin.juszkiewicz.com.pl/2006/09/19/new-phone-sony-ericsson-k750i/">Sony Eriksson k750i</a>), for web browsing I used my desktop&#8230; Finally it became used as games platform &#8212; Mahjongg, Sudoku, Battleweled and few others. Plus sometimes some web browsing.</p>

<p>Finally during <a href="http://marcin.juszkiewicz.com.pl/2007/12/17/openedhand-x-mas/">last trip to London</a> I found use for it (based on <a href="http://marcin.juszkiewicz.com.pl/2007/07/16/guadec-day-0/">experience from GUADEC</a>). After <a href="http://marcin.juszkiewicz.com.pl/2007/12/17/maemo-mapper/">installation of Maemo Mapper</a> it turns into nice city map.</p>

<h3>FIC Neo1973 GTA01</h3>

<p><a href="http://marcin.juszkiewicz.com.pl/2007/01/28/congratulations-you-have-won-a-free-neo1973/">Some time before</a> FOSDEM I got email that I am one of 50 developers selected for OpenMoko phase0 program. <a href="http://marcin.juszkiewicz.com.pl/2007/03/08/my-neo1973-arrived/">In March I got GTA01Bv3</a> and <a href="http://marcin.juszkiewicz.com.pl/2007/05/10/got-gta01b_v4/">two months later GTA01Bv4 came</a> as upgrade.</p>

<p>I have to admit that I have mixed feelings about this device. Compared to iPhone or recent HTC phones it is bulky and feature crippled. But Neo1973 GTA02 has to fix at least features part :)</p>

<p>There were two versions of UI for them: OM 2007.1 and then OM 2007.2 version which we (OpenedHand) prepared for GUADEC. I remember that time when recipes for components were changing many times during one day until <code>poky-image-phone</code> was ready and working. I still have this image (but with upgraded packages) on my GTA01Bv3 phone. It was interesting to see when OH guys were comparing behaviour of applications on 200MHz device with same apps on 266MHz one.</p>

<h3>Nokia N810</h3>

<p>My recent buy. Hard to tell more about it now.</p>

<h3>Current situation</h3>

<p>Now I use my cellphone for PIM tasks (calendar, address book, tasks, notes). It is not perfect but I have it always nearby. <a href="http://marcin.juszkiewicz.com.pl/2008/02/01/i-no-longer-have-collie/">My SL-5500 is on a way</a> to new home where it will be used for developing Linux 2.6 drivers. Nokia 770 is game platform like it was. Tosa waits for someone who wants to work on improving its situation (it can be drivers work, images polishing etc). PalmOS devices are packaged in a box with many other not needed computer/electronics stuff.</p>

<p>For now I think that mainly Nokia N810 will be used (for fun and work). Zaurus c760 will be booted from time to time to test some things and so will Neo1973 GTA01Bv4 phone (this one is all time USB connected).</p>


<p>Related posts:</p><ol><li><a href='http://marcin.juszkiewicz.com.pl/2007/04/26/openzaurus-time-is-over-long-live-angstrom/' rel='bookmark' title='Permanent Link: OpenZaurus time is over &#8211; long live Ångström'>OpenZaurus time is over &#8211; long live Ångström</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2009/03/18/five-years-with-openembedded/' rel='bookmark' title='Permanent Link: Five years with OpenEmbedded'>Five years with OpenEmbedded</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2008/01/11/keyboard-in-palmtops/' rel='bookmark' title='Permanent Link: Keyboard in palmtops'>Keyboard in palmtops</a></li></ol><img src="http://feeds.feedburner.com/~r/HrwWebsiteOpenMoko/~4/DnR2SiZttsw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://marcin.juszkiewicz.com.pl/2008/02/02/my-palmtops-story/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://marcin.juszkiewicz.com.pl/2008/02/02/my-palmtops-story/</feedburner:origLink></item>
		<item>
		<title>Bluetooth + phone == remote control</title>
		<link>http://feedproxy.google.com/~r/HrwWebsiteOpenMoko/~3/CdtPbBIVwHc/</link>
		<comments>http://marcin.juszkiewicz.com.pl/2008/01/02/bluetooth-phone-remote-control/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 07:24:10 +0000</pubDate>
		<dc:creator>Marcin Juszkiewicz</dc:creator>
				<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[openmoko]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[sonyericsson]]></category>

		<guid isPermaLink="false">http://marcin.juszkiewicz.com.pl/2008/01/02/bluetooth-phone-remote-control/</guid>
		<description><![CDATA[During holidays I found another usage for my current phone (SonyEricsson k750i). It is Bluetooth Remote Control functionality.

Basically it turn phone into HID device but the good thing is that user can create own profile for this. There is a tool for it (Microsoft Windows executable) and also those files can be created by hand [...]


Related posts:<ol><li><a href='http://marcin.juszkiewicz.com.pl/2007/11/12/voip-headset-usb-phone-or-bt-headset/' rel='bookmark' title='Permanent Link: VoIP: headset, USB phone or BT headset?'>VoIP: headset, USB phone or BT headset?</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2007/01/23/free-your-phone/' rel='bookmark' title='Permanent Link: Free Your Phone'>Free Your Phone</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2007/11/03/phone-should-have-a-mirror/' rel='bookmark' title='Permanent Link: Phone should have a mirror'>Phone should have a mirror</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>During holidays I found another usage for my current phone (SonyEricsson k750i). It is Bluetooth Remote Control functionality.</p>

<p>Basically it turn phone into HID device but the good thing is that user can create own profile for this. There is a tool for it (Microsoft Windows executable) and also those files can be created by hand (instructions are provided by Stefan &#8216;tommie&#8217; Tomanek as part of his <a href="http://stefans.datenbruch.de/k750i/">excellent guide</a> about using this cellphone with Linux).</p>

<p>I do not know does it is possible on Neo1973 (IIRC BlueZ only has HID daemon) but I will miss it if it is not&#8230;</p>


<p>Related posts:</p><ol><li><a href='http://marcin.juszkiewicz.com.pl/2007/11/12/voip-headset-usb-phone-or-bt-headset/' rel='bookmark' title='Permanent Link: VoIP: headset, USB phone or BT headset?'>VoIP: headset, USB phone or BT headset?</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2007/01/23/free-your-phone/' rel='bookmark' title='Permanent Link: Free Your Phone'>Free Your Phone</a></li><li><a href='http://marcin.juszkiewicz.com.pl/2007/11/03/phone-should-have-a-mirror/' rel='bookmark' title='Permanent Link: Phone should have a mirror'>Phone should have a mirror</a></li></ol><img src="http://feeds.feedburner.com/~r/HrwWebsiteOpenMoko/~4/CdtPbBIVwHc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://marcin.juszkiewicz.com.pl/2008/01/02/bluetooth-phone-remote-control/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<feedburner:origLink>http://marcin.juszkiewicz.com.pl/2008/01/02/bluetooth-phone-remote-control/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 1.078 seconds. --><!-- Cached page generated by WP-Super-Cache on 2009-11-10 16:50:15 -->
