<?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</title> <link>http://marcin.juszkiewicz.com.pl</link> <description>Embedded Linux development</description> <lastBuildDate>Thu, 10 May 2012 15:14:31 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/HrwWebsite" /><feedburner:info uri="hrwwebsite" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><geo:lat>53.403059</geo:lat><geo:long>14.608824</geo:long><item><title>Tizen: first impressions</title><link>http://feedproxy.google.com/~r/HrwWebsite/~3/ZuGaiIrsBzo/</link> <comments>http://marcin.juszkiewicz.com.pl/2012/05/10/tizen-first-impressions/#comments</comments> <pubDate>Thu, 10 May 2012 01:17:29 +0000</pubDate> <dc:creator>Marcin Juszkiewicz</dc:creator> <category><![CDATA[default]]></category> <category><![CDATA[android]]></category> <category><![CDATA[debian]]></category> <category><![CDATA[development]]></category> <category><![CDATA[linaro]]></category> <category><![CDATA[maemo]]></category> <category><![CDATA[nokia]]></category> <category><![CDATA[tizen]]></category> <category><![CDATA[ubuntu]]></category><guid isPermaLink="false">http://marcin.juszkiewicz.com.pl/?p=2520</guid> <description><![CDATA[During my stay in Oakland, CA (due to Ubuntu Developer Summit) I decided to attend also Tizen Developers Conference. Not that I have any relations with this platform &#8212; just wanted to meet some friends from Maemo times. And I did not had plans for Tuesday evening while Tizen visitors had social event planned in [...]<p><hr
/><p><small>All rights reserved &copy; <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a><br
/> <a
href="http://marcin.juszkiewicz.com.pl/2012/05/10/tizen-first-impressions/">Tizen: first impressions</a> was originally posted on <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a> website</small></p></p> ]]></description> <content:encoded><![CDATA[<p>During my stay in Oakland, CA (due to Ubuntu Developer Summit) I decided to attend also Tizen Developers Conference. Not that I have any relations with this platform &#8212; just wanted to meet some friends from Maemo times. And I did not had plans for Tuesday evening while Tizen visitors had social event planned in <a
href="http://www.calacademy.org/">The California Academy of Sciences</a>.</p><p>For those which do not know what Tizen is a bit of history. Years ago Nokia made few internet tablet devices (770, n800, <a
href="http://marcin.juszkiewicz.com.pl/tag/n810/">n810</a>) and phone (<a
href="http://marcin.juszkiewicz.com.pl/tag/n900/">n900</a>) which were running Linux distribution named <a
href="http://marcin.juszkiewicz.com.pl/tag/maemo/">Maemo</a>. It was loosely based on Debian. In meantime Intel created Moblin which was their distribution for mobile devices. Few years passed and they joined forces and <a
href="http://marcin.juszkiewicz.com.pl/2010/02/18/maemo-meego/">MeeGo was born</a>. Nokia released N9 phone with it, ASUS had netbook running MeeGo and maybe few other devices appeared on market. Then history repeated: MeeGo merged with LiMo and they created Tizen project.</p><p>It is hard to tell was conference success or not because I did not attended any sessions there &#8212; just opening keynote by Jim Zemlin. On first day I also came for technical showcase and partner demos. But they were squeezed in very small room so it was hard to discuss with people showing their work. Maybe next time organizers will give at least 4m² per demo &#8212; this should be a minimum.</p><p>But today I got Tizen Developer Platform device and thumbdrive with SDK on it. So decided to play a bit with it. It was not enjoyable experience.</p><p>First ugly part was Tizen SDK &#8220;so-called&#8221; installer. 823MB shell script&#8230; I thought that those times passed long time ago. Anyway tried to run it. All I got was message that 64bits systems are not supported. Good to know that, but my x86-64 systems are able to run x86 binaries without problems. Ok, I made workaround and then got message about missing qemu, rpm, libsdl packages. No, I will not install rpm on my Ubuntu systems.</p><p>So I decided to cut that crappy shell script and take a look at tarball. Fast &#8220;tail -n+122 tizen-sdk-0423.bin >tizen-sdk.tar.gz&#8221; and I was able to extract SDK. Got 26 zip archives.</p><p>One of them contains rootfs created from packages based on Debian/Ubuntu packages. Some are from times when dinosaurs ruled the Earth (debianutils 2.17 was released in 2006), some are  more fresh (like gcc-4.5 based on version from May 2011). In other words <a
href="http://marcin.juszkiewicz.com.pl/2010/01/04/are-maemo5-developer-tools-obsolete/">tradition started by Maemo</a> is continued in Tizen and developers are given mix of fresh tools with long time forgotten ones. And Scratchbox 2.</p><p>To connect with device there is &#8220;sdb&#8221; tool. It introduces itself as &#8220;Smart Development Bridge&#8221; but in past it was named &#8220;Samsung Development Bridge&#8221; (run &#8216;strings&#8217; on binary). And it&#8217;s father has a name &#8220;Android Development Bridge&#8221; and has some more options.</p><p>Anyway if you want to connect to device then few steps are required:</p><ol><li>On device go to settings and set USB to &#8216;USB debugging&#8217; mode. This will switch it into cdc_ether gadget.</li><li>On host do &#8220;sudo ifconfig usb0 192.168.129.1&#8243; to configure networking.</li><li>Connect to device: &#8220;ssh root@192.168.129.3&#8243;</li></ol><p>And then you can enjoy system which is a mixture of few Debian/Ubuntu versions. And forget about updates &#8212; unless you know how to get to 165.213.180.233 and know password of &#8220;kb0929.kim&#8221; user there (taken from /etc/apt/sources.list file).</p><p>Device uses Linux 2.6.36 kernel with unknown patches on top including CMA and Android ones. Quite old one but works. Hope to get newer one from someone.</p><p>What I do not like is availability of sources. There is <a
href="http://review.tizen.org/">review.tizen.org</a> website with git repositories but I want to vomit when I see commits like &#8220;let&#8217;s add 2.6.36 kernel in one commit&#8221;. Lovely lack of ideas how to help developers.</p><p>What I will do with device? Not decided yet. Waiting for instructions how to get into bootloader to boot own kernels. Then who knows&#8230; replacing Tizen with Android or Ubuntu?</p><div
class="betterrelated"><p><strong>Related content:</strong></p><ol><li> <a
href="http://marcin.juszkiewicz.com.pl/2010/12/07/is-this-the-end-of-maemo5/" title="Permanent link to Is this the end of Maemo5?">Is this the end of Maemo5?</a></li><li> <a
href="http://marcin.juszkiewicz.com.pl/2010/12/13/going-to-android/" title="Permanent link to Going to Android">Going to Android</a></li><li> <a
href="http://marcin.juszkiewicz.com.pl/2010/01/04/are-maemo5-developer-tools-obsolete/" title="Permanent link to Are Maemo5 developer tools obsolete?">Are Maemo5 developer tools obsolete?</a></li><li> <a
href="http://marcin.juszkiewicz.com.pl/2010/06/16/linuxtag-2010/" title="Permanent link to LinuxTag 2010">LinuxTag 2010</a></li><li> <a
href="http://marcin.juszkiewicz.com.pl/2011/01/05/2010-timeline/" title="Permanent link to 2010 timeline">2010 timeline</a></li></ol></div><p><hr
/><p><small>All rights reserved &copy; <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a><br
/> <a
href="http://marcin.juszkiewicz.com.pl/2012/05/10/tizen-first-impressions/">Tizen: first impressions</a> was originally posted on <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a> website</small></p></p> <div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=ZuGaiIrsBzo:4YaE3K0FC2s:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=ZuGaiIrsBzo:4YaE3K0FC2s:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=ZuGaiIrsBzo:4YaE3K0FC2s:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=ZuGaiIrsBzo:4YaE3K0FC2s:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=ZuGaiIrsBzo:4YaE3K0FC2s:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=ZuGaiIrsBzo:4YaE3K0FC2s:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=ZuGaiIrsBzo:4YaE3K0FC2s:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/HrwWebsite/~4/ZuGaiIrsBzo" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://marcin.juszkiewicz.com.pl/2012/05/10/tizen-first-impressions/feed/</wfw:commentRss> <slash:comments>4</slash:comments> <feedburner:origLink>http://marcin.juszkiewicz.com.pl/2012/05/10/tizen-first-impressions/</feedburner:origLink></item> <item><title>UDS-Q</title><link>http://feedproxy.google.com/~r/HrwWebsite/~3/eZmqm6TKLlM/</link> <comments>http://marcin.juszkiewicz.com.pl/2012/05/08/uds-q/#comments</comments> <pubDate>Tue, 08 May 2012 13:14:38 +0000</pubDate> <dc:creator>Marcin Juszkiewicz</dc:creator> <category><![CDATA[default]]></category> <category><![CDATA[calxeda]]></category> <category><![CDATA[conferences]]></category> <category><![CDATA[linaro]]></category> <category><![CDATA[maemo]]></category> <category><![CDATA[nokia]]></category> <category><![CDATA[tizen]]></category> <category><![CDATA[travels]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[uds]]></category><guid isPermaLink="false">http://marcin.juszkiewicz.com.pl/?p=2503</guid> <description><![CDATA[Another May, another Ubuntu Developers Summit. This time I am in Oakland, California, USA (even if my tweets shows Dallas, Texas as geolocation). As usual with US trips this one took insane amount of time. But I was 3cm from not going here&#8230; Why? Because I got stuck in toilet at home. Hopefully with help [...]<p><hr
/><p><small>All rights reserved &copy; <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a><br
/> <a
href="http://marcin.juszkiewicz.com.pl/2012/05/08/uds-q/">UDS-Q</a> was originally posted on <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a> website</small></p></p> ]]></description> <content:encoded><![CDATA[<p>Another May, another Ubuntu Developers Summit. This time I am in Oakland, California, USA (even if my tweets shows Dallas, Texas as geolocation).</p><p>As usual with US trips this one took insane amount of time. But I was 3cm from not going here&#8230; Why? Because I got stuck in toilet at home. Hopefully with help from neighbour I was able to bash door out and get to the bus stop on time.</p><p>Then standard set of bus, plane, plane, train and finally arrived in hotel. As my room was not yet ready I got 30$ coupon to bar to not waste time on waiting. Free meal/beer ;)</p><p>My room is at 17th floor (which means 15th) and has a nice view in the evening:</p><p><a
href="http://lh4.ggpht.com/-lVuSJBvrSMo/T6cPGrEWCAI/AAAAAAAABsI/LouGM85xdOU/s800/IMG_20120505_224344.jpg" rel="lightbox[2503]" title=""><img
src="http://lh4.ggpht.com/-lVuSJBvrSMo/T6cPGrEWCAI/AAAAAAAABsI/LouGM85xdOU/s128/IMG_20120505_224344.jpg" alt="IMG_20120505_224344.jpg" /></a> <a
href="http://lh3.ggpht.com/-mRhq_l5Bno0/T6cPGoj9YKI/AAAAAAAABsI/c8O6nuSH5PQ/s800/IMG_20120505_224400.jpg" rel="lightbox[2503]" title=""><img
src="http://lh3.ggpht.com/-mRhq_l5Bno0/T6cPGoj9YKI/AAAAAAAABsI/c8O6nuSH5PQ/s128/IMG_20120505_224400.jpg" alt="IMG_20120505_224400.jpg" /></a> <a
href="http://lh3.ggpht.com/--etQfBFVSZE/T6cPGrgJNMI/AAAAAAAABsI/LK-QrCh2yEk/s800/IMG_20120505_224411.jpg" rel="lightbox[2503]" title=""><img
src="http://lh3.ggpht.com/--etQfBFVSZE/T6cPGrgJNMI/AAAAAAAABsI/LK-QrCh2yEk/s128/IMG_20120505_224411.jpg" alt="IMG_20120505_224411.jpg" /></a></p><p>On Sunday I went to see San Francisco centre (I saw Golden Gate on earlier visit). Chinatown was interesting experience. Lot of people speaking language which I do not understand, shops full of food which I do not recognize.</p><p>Some random photos:</p><p><a
href="http://lh6.ggpht.com/-47ZR4zBRnDE/T6cfhYqB3VI/AAAAAAAABsk/pbyehIifW0A/s800/DSC09946.JPG" rel="lightbox[2503]" title=""><img
src="http://lh6.ggpht.com/-47ZR4zBRnDE/T6cfhYqB3VI/AAAAAAAABsk/pbyehIifW0A/s128/DSC09946.JPG" alt="DSC09946.JPG" /></a> <a
href="http://lh6.ggpht.com/-AH0o-vnaZE0/T6cyYmY0a1I/AAAAAAAABuk/hgn6aCmcqI8/s800/IMG_20120506_092639.jpg" rel="lightbox[2503]" title=""><img
src="http://lh6.ggpht.com/-AH0o-vnaZE0/T6cyYmY0a1I/AAAAAAAABuk/hgn6aCmcqI8/s128/IMG_20120506_092639.jpg" alt="IMG_20120506_092639.jpg" /></a> <a
href="http://lh4.ggpht.com/-B12eVUMOP_c/T6cyYheSKPI/AAAAAAAABuk/YIMRMtK0wsk/s800/IMG_20120506_114901.jpg" rel="lightbox[2503]" title=""><img
src="http://lh4.ggpht.com/-B12eVUMOP_c/T6cyYheSKPI/AAAAAAAABuk/YIMRMtK0wsk/s128/IMG_20120506_114901.jpg" alt="IMG_20120506_114901.jpg" /></a></p><p><a
href="http://lh4.ggpht.com/-9Ked5zWrQ3I/T6cyYuvKmNI/AAAAAAAABuk/8QwXLM8xAic/s800/IMG_20120506_114920.jpg" rel="lightbox[2503]" title=""><img
src="http://lh4.ggpht.com/-9Ked5zWrQ3I/T6cyYuvKmNI/AAAAAAAABuk/8QwXLM8xAic/s128/IMG_20120506_114920.jpg" alt="IMG_20120506_114920.jpg" /></a> <a
href="http://lh4.ggpht.com/-mRJMfM8LqY0/T6cyYugm-FI/AAAAAAAABuk/XCx-sTpE7ng/s800/IMG_20120506_103517.jpg" rel="lightbox[2503]" title=""><img
src="http://lh4.ggpht.com/-mRJMfM8LqY0/T6cyYugm-FI/AAAAAAAABuk/XCx-sTpE7ng/s128/IMG_20120506_103517.jpg" alt="IMG_20120506_103517.jpg" /></a> <a
href="http://lh6.ggpht.com/-4Ns7oPd8kx4/T6cyYlCQeiI/AAAAAAAABuk/xSJMJrGSo1c/s800/IMG_20120506_114851.jpg" rel="lightbox[2503]" title=""><img
src="http://lh6.ggpht.com/-4Ns7oPd8kx4/T6cyYlCQeiI/AAAAAAAABuk/xSJMJrGSo1c/s128/IMG_20120506_114851.jpg" alt="IMG_20120506_114851.jpg" /></a></p><p>After getting some souvenirs and refilling of my US T-Mobile sim card I decided to go to the cinema for &#8216;The Avengers&#8217; movie. It was nice experience. Touchscreen operated ticket machines which allow to buy ticket in one minute (but people were standing in long queue to buy tickets in &#8216;normal way&#8217;) made it even better. As in Poland there was big amount of commercials before movie (including some in style &#8220;our Army/Navy is great, why not join us&#8221;) but what I liked was just-before-movie animation reminding about not talking/texting/tweeting during movie (made with characters from &#8220;Madagaskar&#8221; series). Have to admit that RealD 3D glasses were more comfortable than Dolby 3D ones used by Polish cinemas. Movie itself was great but I think that will have to see it in Poland due to my English ;D</p><p>During evening there was usual Canonical internal plenary and then dinner. I even managed to sleep 6 hours despite jet lag ;D</p><p>Monday started with interesting keynote and presentation of Calxeda ARM server using technology <a
href="http://marcin.juszkiewicz.com.pl/2011/11/02/calxeda-announced-arm-server-product/">they were talking about</a> at previous UDS. Photos:</p><p><a
href="http://lh4.ggpht.com/-P3qki_lbXoE/T6gHQTDeYyI/AAAAAAAABvw/uN1P1nHrnCU/s800/IMG_20120507_095638.jpg" rel="lightbox[2503]" title=""><img
src="http://lh4.ggpht.com/-P3qki_lbXoE/T6gHQTDeYyI/AAAAAAAABvw/uN1P1nHrnCU/s128/IMG_20120507_095638.jpg" alt="IMG_20120507_095638.jpg" /></a> <a
href="http://lh6.ggpht.com/-etQpM0AWUiM/T6gHQSJIXtI/AAAAAAAABvw/4_Oc1ZjM_3k/s800/IMG_20120507_095942.jpg" rel="lightbox[2503]" title=""><img
src="http://lh6.ggpht.com/-etQpM0AWUiM/T6gHQSJIXtI/AAAAAAAABvw/4_Oc1ZjM_3k/s128/IMG_20120507_095942.jpg" alt="IMG_20120507_095942.jpg" /></a></p><p>It is 2U case with 24 Serial-ATA discs and 12 nodes with 4 quad-core EnergyCore processors per node. The only cables inside are power ones as rest of connections is on pcb. Connection with world by four Ethernet connectors.</p><p>I went to &#8220;Create filesystems for embedded devices&#8221; session where we discussed how to make Ubuntu Core even smaller. People mentioned OpenEmbedded, OpenWRT, buildroot as usual, we got some strange use cases too. What will come from it? Time will show.</p><p>Plenaries were interesting. First Chris Kenyon told about cooperation with OEMs and ODMs and how it relates with Ubuntu. Laptop in a pizza box picture was nice &#8212; reminded developer boards. Then Bdale Garbee from HP shown us that there is no way to go though life without being served by HP technologies or hardware. Both talks were great and I hope that rest of plenaries will be like that.</p><p>After plenaries I went to San Francisco to register at Tizen conference and to meet some friends from Maemo times. Technical showcase and partner demos were boring and it was hard to feel that it is something innovative. But who knows&#8230; maybe Tizen will be yet another phone/tablet/ivi/etc OS even when Moblin, Maemo, MeeGo did not succeed.</p><p>During evening (back at UDS) there was &#8216;Meet &amp; greet&#8221; social event. Our Linaro group (Amber, Ricardo, Paul, me) was showing member boards and replying to misc questions from audience.</p><p>What next? Sessions, social events, discussions about my patches with other developers, some sight-seeing.</p><div
class="betterrelated"><p><strong>Related content:</strong></p><ol><li> <a
href="http://marcin.juszkiewicz.com.pl/2011/07/08/dublin-ubuntu-sprint-and-more/" title="Permanent link to Dublin: Ubuntu sprint and more">Dublin: Ubuntu sprint and more</a></li><li> <a
href="http://marcin.juszkiewicz.com.pl/2011/05/13/uds-o/" title="Permanent link to UDS-O">UDS-O</a></li><li> <a
href="http://marcin.juszkiewicz.com.pl/2008/08/01/nokia-n8x0-emulation-part-ii/" title="Permanent link to Nokia N8x0 emulation part II">Nokia N8x0 emulation part II</a></li><li> <a
href="http://marcin.juszkiewicz.com.pl/2006/01/15/highlander-endgame/" title="Permanent link to Highlander: Endgame">Highlander: Endgame</a></li><li> <a
href="http://marcin.juszkiewicz.com.pl/2008/04/11/nokia-n800-emulation/" title="Permanent link to Nokia N800 emulation">Nokia N800 emulation</a></li></ol></div><p><hr
/><p><small>All rights reserved &copy; <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a><br
/> <a
href="http://marcin.juszkiewicz.com.pl/2012/05/08/uds-q/">UDS-Q</a> was originally posted on <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a> website</small></p></p> <div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=eZmqm6TKLlM:inMky5iUzmU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=eZmqm6TKLlM:inMky5iUzmU:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=eZmqm6TKLlM:inMky5iUzmU:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=eZmqm6TKLlM:inMky5iUzmU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=eZmqm6TKLlM:inMky5iUzmU:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=eZmqm6TKLlM:inMky5iUzmU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=eZmqm6TKLlM:inMky5iUzmU:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/HrwWebsite/~4/eZmqm6TKLlM" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://marcin.juszkiewicz.com.pl/2012/05/08/uds-q/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://marcin.juszkiewicz.com.pl/2012/05/08/uds-q/</feedburner:origLink></item> <item><title>Thanks to Kindle I am back to reading</title><link>http://feedproxy.google.com/~r/HrwWebsite/~3/tR3xzHVsCqE/</link> <comments>http://marcin.juszkiewicz.com.pl/2012/04/23/thanks-to-kindle-i-am-back-to-reading/#comments</comments> <pubDate>Mon, 23 Apr 2012 12:19:30 +0000</pubDate> <dc:creator>Marcin Juszkiewicz</dc:creator> <category><![CDATA[default]]></category> <category><![CDATA[kindle]]></category> <category><![CDATA[life]]></category><guid isPermaLink="false">http://marcin.juszkiewicz.com.pl/?p=2497</guid> <description><![CDATA[I always loved to read. In 6th class in elementary school I took fourteen books from school library at once (when only 3 were allowed). In 8th class I was going there only for required readings as there were no books there which could interest me (tough timing as I read all what liked and [...]<p><hr
/><p><small>All rights reserved &copy; <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a><br
/> <a
href="http://marcin.juszkiewicz.com.pl/2012/04/23/thanks-to-kindle-i-am-back-to-reading/">Thanks to Kindle I am back to reading</a> was originally posted on <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a> website</small></p></p> ]]></description> <content:encoded><![CDATA[<p>I always loved to read. In 6th class in elementary school I took fourteen books from school library at once (when only 3 were allowed). In 8th class I was going there only for required readings as there were no books there which could interest me (tough timing as I read all what liked and no money for new ones).</p><p>Basically during my school life I used several libraries and at most of them has a status of &#8216;frequent visitor&#8217; which meant no need to say name during books exchange. Also booking of rare books was possible.</p><p>After studies I moved to other city then to another then to another&#8230; My amount of books was slowly growing because I wanted not to have too many things. Interesting new books were also usually expensive so compared to my income was not helping. And I somehow skipped searching for new libraries &#8212; instead were checking friends&#8217; bookshelves.</p><p>Once I settled down in Poznań and then in Szczecin my collection was slowly growing. And then, in November 2011 I bought myself Kindle Classic. Life got changed&#8230;</p><p>First I loaded it with some documents and books which I had on hard drive &#8212; technical, science fiction etc. Reading was pleasure. Then I loaded more and more&#8230;</p><p>Recently I started making use of promotions announced on <a
href="http://swiatczytnikow.pl/">&#8220;Świat Czytników&#8221;</a> website which resulted in more and more books in queue. Then evenings, travels, waiting in queues transformed into reading spaces ;)</p><p>It is good to read a lot again.</p><div
class="betterrelated"><p><strong>Related content:</strong></p><ol><li> <a
href="http://marcin.juszkiewicz.com.pl/2008/01/09/reading-books-for-children/" title="Permanent link to Reading books for children">Reading books for children</a></li></ol></div><p><hr
/><p><small>All rights reserved &copy; <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a><br
/> <a
href="http://marcin.juszkiewicz.com.pl/2012/04/23/thanks-to-kindle-i-am-back-to-reading/">Thanks to Kindle I am back to reading</a> was originally posted on <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a> website</small></p></p> <div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=tR3xzHVsCqE:hErNOeQjMwc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=tR3xzHVsCqE:hErNOeQjMwc:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=tR3xzHVsCqE:hErNOeQjMwc:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=tR3xzHVsCqE:hErNOeQjMwc:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=tR3xzHVsCqE:hErNOeQjMwc:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=tR3xzHVsCqE:hErNOeQjMwc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=tR3xzHVsCqE:hErNOeQjMwc:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/HrwWebsite/~4/tR3xzHVsCqE" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://marcin.juszkiewicz.com.pl/2012/04/23/thanks-to-kindle-i-am-back-to-reading/feed/</wfw:commentRss> <slash:comments>3</slash:comments> <feedburner:origLink>http://marcin.juszkiewicz.com.pl/2012/04/23/thanks-to-kindle-i-am-back-to-reading/</feedburner:origLink></item> <item><title>Links for 2012-04-10 [del.icio.us]</title><link>http://feedproxy.google.com/~r/HrwWebsite/~3/UZf-rMA0GOQ/Hrw</link><pubDate>Wed, 11 Apr 2012 00:00:00 PDT</pubDate><guid isPermaLink="false">http://del.icio.us/Hrw#2012-04-10</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://gtdfh.branchable.com/"&gt;GTD For Hackers&lt;/a&gt;&lt;br/&gt;
David Allen's "Getting Things Done", or GTD for short, is a popular, powerful system for managing one's life. If you have trouble dealing with your e-mail inbox, or feel you're drowning under a flood of inputs and information, or just don't seem to have time to do everything you think you should be doing, or others want you to do, then GTD may be a good thing for you to consider.

This book explains how author, a computer geek, has implemented it in my own life. It is aimed at everyone whose lives include a lot of computer use, and who know how to use their computers.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dunetna.probeta.net/doku.php/debian:non-dd_to_dd_steps"&gt;Non-DD to DD steps&lt;/a&gt;&lt;br/&gt;
If you've been collaborating to Debian as a non-DD and then you become a DD with uploading rights, you have to do some changes in all your configurations.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/HrwWebsite/~4/UZf-rMA0GOQ" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/Hrw#2012-04-10</feedburner:origLink></item><item><title>Links for 2012-04-02 [del.icio.us]</title><link>http://feedproxy.google.com/~r/HrwWebsite/~3/AUd4fPPwX8Q/Hrw</link><pubDate>Tue, 03 Apr 2012 00:00:00 PDT</pubDate><guid isPermaLink="false">http://del.icio.us/Hrw#2012-04-02</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.travelagency.me.uk/travelling-north-vhs-reviews/"&gt;Travelling North [VHS] Reviews&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/HrwWebsite/~4/AUd4fPPwX8Q" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/Hrw#2012-04-02</feedburner:origLink></item><item><title>Links for 2012-04-01 [del.icio.us]</title><link>http://feedproxy.google.com/~r/HrwWebsite/~3/UOjUnAMsu7s/Hrw</link><pubDate>Mon, 02 Apr 2012 00:00:00 PDT</pubDate><guid isPermaLink="false">http://del.icio.us/Hrw#2012-04-01</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://coverclock.blogspot.com/2012/03/small-town-big-city.html"&gt;Chip Overclock: Small Town Big City&lt;/a&gt;&lt;br/&gt;
Since 2005 I have been passionately and aggressively pursing two goals.

    Find an economical hardware and software platform on which to teach embedded and real-time software development. It must support a gradual learning curve, accomodating beginners needing a gentle introduction, but also experienced developers who need to learn the advanced concepts used in bleeding edge commercial development environments.

    Demonstrate that the advanced object-oriented software techniques, idioms, patterns, and architectures that I have seen evolve for embedded software development over the past several decades can be applied to this small and inexpensive platform.

This has resulted in a number of projects that long-time readers of this blog (if there should be any) will recognize.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dmitry.co/index.php?p=./04.Thoughts/07.+Linux+on+8bit"&gt;Dmitry Grinberg&lt;/a&gt;&lt;br/&gt;
It is common to see newbies asking in microcontroller forums if they can run Linux on their puny little 8-bit micro. The results are usually laughter. It is also common to see, in Linux forums, asked what the minimum specs for Linux are. The common answer is that it requires a 32-bit architecture and an MMU and at least a megabyte of ram to fit the kernel. This project aims to (and succeeds in) shatter(ing) these notions. The board you see on the right is based on an ATmega1284p. I've made one with an ATmega644a as well, with equal success. This board features no other processor and boots Linux 2.6.34. In fact, it can even bring up a full Ubuntu stack, including (if you have the time) X and gnome.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/HrwWebsite/~4/UOjUnAMsu7s" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/Hrw#2012-04-01</feedburner:origLink></item><item><title>Ubuntu 12.04 ‘precise’ and cross compilation of ARM kernels</title><link>http://feedproxy.google.com/~r/HrwWebsite/~3/Y1eWa9stphM/</link> <comments>http://marcin.juszkiewicz.com.pl/2012/03/26/ubuntu-12-04-precise-and-cross-compilation-of-arm-kernels/#comments</comments> <pubDate>Mon, 26 Mar 2012 10:30:30 +0000</pubDate> <dc:creator>Marcin Juszkiewicz</dc:creator> <category><![CDATA[default]]></category> <category><![CDATA[cross-compiler]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[linaro]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[ubuntu]]></category><guid isPermaLink="false">http://marcin.juszkiewicz.com.pl/?p=2470</guid> <description><![CDATA[Over year ago I wrote How to cross compile ARM kernel under Ubuntu 10.10 and this became one of most popular posts on my website. It may work still but it is terribly outdated so I decided that it is a time for update. Users of Ubuntu 12.04 &#8216;precise&#8217; have much simpler situation when it [...]<p><hr
/><p><small>All rights reserved &copy; <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a><br
/> <a
href="http://marcin.juszkiewicz.com.pl/2012/03/26/ubuntu-12-04-precise-and-cross-compilation-of-arm-kernels/">Ubuntu 12.04 &#8216;precise&#8217; and cross compilation of ARM kernels</a> was originally posted on <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a> website</small></p></p> ]]></description> <content:encoded><![CDATA[<p>Over year ago <a
href="http://marcin.juszkiewicz.com.pl/2010/10/19/how-to-cross-compile-arm-kernel-under-ubuntu-10-10/">I wrote How to cross compile ARM kernel under Ubuntu 10.10</a> and this became one of most popular posts on my website. It may work still but it is terribly outdated so I decided that it is a time for update.</p><p>Users of Ubuntu 12.04 &#8216;precise&#8217; have much simpler situation when it comes to cross compilation of Linux kernels than ones who use older releases. Everything is now in distribution, we have a lot of packages converted to multiarch so instruction is much shorter.</p><p>There are few steps to cross compile Linux kernel under Ubuntu 12.04 &#8216;precise&#8217; (for &#8220;armhf&#8221; which is officially supported now):</p><ul><li>Install cross compiler:</li></ul><blockquote><p><code>apt-get install gcc-arm-linux-gnueabihf</code></p></blockquote><ul><li>Fetch kernel source:</li></ul><blockquote><p><code>apt-get source linux-source-3.2.0</code></p></blockquote><ul><li>Install packages required to build kernel:</li></ul><blockquote><p><code>apt-get build-dep linux-source-3.2.0</code></p></blockquote><ul><li>Build kernel:</li></ul><blockquote><p><code>cd linux-3.2.0;
dpkg-buildpackage -b -aarmhf</code></p></blockquote><p>And that&#8217;s all. Linaro kernels will be as easy to build as Ubuntu one on next days as we have to update packaging to recent Ubuntu version.</p><div
class="betterrelated"><p><strong>Related content:</strong></p><ol><li> <a
href="http://marcin.juszkiewicz.com.pl/2010/10/19/how-to-cross-compile-arm-kernel-under-ubuntu-10-10/" title="Permanent link to How to cross compile ARM kernel under Ubuntu 10.10">How to cross compile ARM kernel under Ubuntu 10.10</a></li><li> <a
href="http://marcin.juszkiewicz.com.pl/2010/09/10/ubuntu-cross-compilers-part-2/" title="Permanent link to Ubuntu cross compilers &#8211; part 2">Ubuntu cross compilers &#8211; part 2</a></li><li> <a
href="http://marcin.juszkiewicz.com.pl/2012/03/06/updated-cross-toolchain-for-ubuntu/" title="Permanent link to Updated cross toolchain for Ubuntu">Updated cross toolchain for Ubuntu</a></li><li> <a
href="http://marcin.juszkiewicz.com.pl/2011/06/20/linux-3-0-under-ubuntu-natty-11-04/" title="Permanent link to Linux 3.0 under Ubuntu &#8216;natty&#8217; 11.04">Linux 3.0 under Ubuntu &#8216;natty&#8217; 11.04</a></li></ol></div><p><hr
/><p><small>All rights reserved &copy; <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a><br
/> <a
href="http://marcin.juszkiewicz.com.pl/2012/03/26/ubuntu-12-04-precise-and-cross-compilation-of-arm-kernels/">Ubuntu 12.04 &#8216;precise&#8217; and cross compilation of ARM kernels</a> was originally posted on <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a> website</small></p></p> <div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=Y1eWa9stphM:IItWNld_WdM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=Y1eWa9stphM:IItWNld_WdM:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=Y1eWa9stphM:IItWNld_WdM:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=Y1eWa9stphM:IItWNld_WdM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=Y1eWa9stphM:IItWNld_WdM:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=Y1eWa9stphM:IItWNld_WdM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=Y1eWa9stphM:IItWNld_WdM:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/HrwWebsite/~4/Y1eWa9stphM" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://marcin.juszkiewicz.com.pl/2012/03/26/ubuntu-12-04-precise-and-cross-compilation-of-arm-kernels/feed/</wfw:commentRss> <slash:comments>8</slash:comments> <feedburner:origLink>http://marcin.juszkiewicz.com.pl/2012/03/26/ubuntu-12-04-precise-and-cross-compilation-of-arm-kernels/</feedburner:origLink></item> <item><title>I joined MOTU team in Ubuntu</title><link>http://feedproxy.google.com/~r/HrwWebsite/~3/UihtTX9xLO0/</link> <comments>http://marcin.juszkiewicz.com.pl/2012/03/12/i-joined-motu-team-in-ubuntu/#comments</comments> <pubDate>Mon, 12 Mar 2012 15:42:35 +0000</pubDate> <dc:creator>Marcin Juszkiewicz</dc:creator> <category><![CDATA[default]]></category> <category><![CDATA[debian]]></category> <category><![CDATA[linaro]]></category> <category><![CDATA[ubuntu]]></category><guid isPermaLink="false">http://marcin.juszkiewicz.com.pl/?p=2471</guid> <description><![CDATA[I applied for MOTU (Masters Of The Universe) membership few days ago and today during Developer Membership Board meeting my application was part of agenda. Becoming MOTU is more complicated than gaining PPU (Per Package Upload) permissions which I got during UDS-O in Budapest. Members of board asked me many questions &#8212; it took 45 [...]<p><hr
/><p><small>All rights reserved &copy; <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a><br
/> <a
href="http://marcin.juszkiewicz.com.pl/2012/03/12/i-joined-motu-team-in-ubuntu/">I joined MOTU team in Ubuntu</a> was originally posted on <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a> website</small></p></p> ]]></description> <content:encoded><![CDATA[<p>I applied for MOTU (Masters Of The Universe) membership few days ago and today during Developer Membership Board meeting my application was part of agenda.</p><p>Becoming MOTU is more complicated than gaining PPU (Per Package Upload) permissions which <a
href="http://marcin.juszkiewicz.com.pl/2011/05/13/uds-o/">I got during UDS-O</a> in Budapest. Members of board asked me many questions &#8212; it took 45 minutes to get from introduction to voting.</p><p>But this is how it should be done &#8212; MOTU is responsibility for quite big amount of packages in Ubuntu. Anyway, we got to voting:</p><blockquote> 15:57 < meetingology> Voting ended on: Should Marcin Juszkiewicz become MOTU?
15:57 < meetingology> Votes for:5 Votes against:0 Abstentions:0</blockquote><p>And now I am proud member of MOTU team! Looks like next thing to apply for would be Debian Membership. I planned to do it in 2004 but OpenEmbedded took my attention ;)</p><p><hr
/><p><small>All rights reserved &copy; <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a><br
/> <a
href="http://marcin.juszkiewicz.com.pl/2012/03/12/i-joined-motu-team-in-ubuntu/">I joined MOTU team in Ubuntu</a> was originally posted on <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a> website</small></p></p> <div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=UihtTX9xLO0:KJL63DB7xgY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=UihtTX9xLO0:KJL63DB7xgY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=UihtTX9xLO0:KJL63DB7xgY:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=UihtTX9xLO0:KJL63DB7xgY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=UihtTX9xLO0:KJL63DB7xgY:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=UihtTX9xLO0:KJL63DB7xgY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=UihtTX9xLO0:KJL63DB7xgY:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/HrwWebsite/~4/UihtTX9xLO0" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://marcin.juszkiewicz.com.pl/2012/03/12/i-joined-motu-team-in-ubuntu/feed/</wfw:commentRss> <slash:comments>4</slash:comments> <feedburner:origLink>http://marcin.juszkiewicz.com.pl/2012/03/12/i-joined-motu-team-in-ubuntu/</feedburner:origLink></item> <item><title>Updated cross toolchain for Ubuntu</title><link>http://feedproxy.google.com/~r/HrwWebsite/~3/iuztMChNEM0/</link> <comments>http://marcin.juszkiewicz.com.pl/2012/03/06/updated-cross-toolchain-for-ubuntu/#comments</comments> <pubDate>Tue, 06 Mar 2012 10:28:43 +0000</pubDate> <dc:creator>Marcin Juszkiewicz</dc:creator> <category><![CDATA[default]]></category> <category><![CDATA[cross-compiler]]></category> <category><![CDATA[linaro]]></category> <category><![CDATA[ubuntu]]></category><guid isPermaLink="false">http://marcin.juszkiewicz.com.pl/?p=2460</guid> <description><![CDATA[During last two weeks I was working on updating PPA with cross toolchain for Ubuntu. Current development branch (12.04 &#8216;precise&#8217;) got gcc 4.6.2 and 4.5.3, binutils 2.22, eglibc 2.15 and linux 3.2 headers. Then I started work on getting those updates also for previous LTS (10.04 &#8216;lucid&#8217;) and for previous stable release (11.10 &#8216;oneiric&#8217;). Versions [...]<p><hr
/><p><small>All rights reserved &copy; <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a><br
/> <a
href="http://marcin.juszkiewicz.com.pl/2012/03/06/updated-cross-toolchain-for-ubuntu/">Updated cross toolchain for Ubuntu</a> was originally posted on <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a> website</small></p></p> ]]></description> <content:encoded><![CDATA[<p>During last two weeks I was working on updating <a
href="https://launchpad.net/~linaro-maintainers/+archive/toolchain">PPA with cross toolchain for Ubuntu</a>. Current development branch (12.04 &#8216;precise&#8217;) got gcc 4.6.2 and 4.5.3, binutils 2.22, eglibc 2.15 and linux 3.2 headers.</p><p>Then I started work on getting those updates also for previous LTS (10.04 &#8216;lucid&#8217;) and for previous stable release (11.10 &#8216;oneiric&#8217;). Versions between those two (10.10 &#8216;maverick&#8217; and 11.04 &#8216;natty&#8217;) are not supported but binaries built for &#8216;lucid&#8217; should work just fine on them.</p><p>It is time-consuming cause I had to run many builds to make sure that everything is properly patched etc. I listed all required tasks in <a
href="https://blueprints.launchpad.net/linaro-ubuntu/+spec/toolchain-backports-ppa-update-12.03">&#8220;Toolchain update for Linaro Toolchain Backports PPA for 12.03&#8243; blueprint</a> on Launchpad. Most time-consuming is waiting for PPA builders but at that phase I was just checking did they finished already due to working on other projects.</p><p>So if you are stuck on one of released versions of Ubuntu and need fresh cross compiler targetting &#8220;armel&#8221; (there is no &#8220;armhf&#8221; for this PPA) consider using <a
href="https://launchpad.net/~linaro-maintainers/+archive/toolchain">PPA with cross toolchain for Ubuntu</a>.</p><p>And do not forget to report any bugs found to <a
href="https://bugs.launchpad.net/ubuntu/+source/armel-cross-toolchain-base/">armel-cross-toolchain-base</a> and <a
href="https://bugs.launchpad.net/ubuntu/+source/gcc-4.6-armel-cross">gcc-4.6-armel-cross</a> (or <a
href="https://bugs.launchpad.net/ubuntu/+source/gcc-4.5-armel-cross">gcc-4.5-armel-cross</a> if you use older one).</p><div
class="betterrelated"><p><strong>Related content:</strong></p><ol><li> <a
href="http://marcin.juszkiewicz.com.pl/2010/09/10/ubuntu-cross-compilers-part-2/" title="Permanent link to Ubuntu cross compilers &#8211; part 2">Ubuntu cross compilers &#8211; part 2</a></li><li> <a
href="http://marcin.juszkiewicz.com.pl/2010/10/19/how-to-cross-compile-arm-kernel-under-ubuntu-10-10/" title="Permanent link to How to cross compile ARM kernel under Ubuntu 10.10">How to cross compile ARM kernel under Ubuntu 10.10</a></li><li> <a
href="http://marcin.juszkiewicz.com.pl/2010/10/06/bazaar-what-is-wrong-with-it/" title="Permanent link to Bazaar &#8212; what is wrong with it?">Bazaar &#8212; what is wrong with it?</a></li><li> <a
href="http://marcin.juszkiewicz.com.pl/2011/08/22/2162/" title="Permanent link to Generic Linux cross toolchain for tests">Generic Linux cross toolchain for tests</a></li><li> <a
href="http://marcin.juszkiewicz.com.pl/2011/04/07/linaro-porting-jam/" title="Permanent link to Linaro porting jam">Linaro porting jam</a></li></ol></div><p><hr
/><p><small>All rights reserved &copy; <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a><br
/> <a
href="http://marcin.juszkiewicz.com.pl/2012/03/06/updated-cross-toolchain-for-ubuntu/">Updated cross toolchain for Ubuntu</a> was originally posted on <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a> website</small></p></p> <div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=iuztMChNEM0:UZYEIX8s1zM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=iuztMChNEM0:UZYEIX8s1zM:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=iuztMChNEM0:UZYEIX8s1zM:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=iuztMChNEM0:UZYEIX8s1zM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=iuztMChNEM0:UZYEIX8s1zM:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=iuztMChNEM0:UZYEIX8s1zM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=iuztMChNEM0:UZYEIX8s1zM:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/HrwWebsite/~4/iuztMChNEM0" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://marcin.juszkiewicz.com.pl/2012/03/06/updated-cross-toolchain-for-ubuntu/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://marcin.juszkiewicz.com.pl/2012/03/06/updated-cross-toolchain-for-ubuntu/</feedburner:origLink></item> <item><title>I am tired of Raspberry/Pi</title><link>http://feedproxy.google.com/~r/HrwWebsite/~3/r22yBk8-bjk/</link> <comments>http://marcin.juszkiewicz.com.pl/2012/03/05/i-am-tired-of-raspberrypi/#comments</comments> <pubDate>Mon, 05 Mar 2012 12:23:38 +0000</pubDate> <dc:creator>Marcin Juszkiewicz</dc:creator> <category><![CDATA[default]]></category> <category><![CDATA[beagleboard]]></category> <category><![CDATA[linaro]]></category> <category><![CDATA[pandaboard]]></category> <category><![CDATA[raspberrypi]]></category> <category><![CDATA[ubuntu]]></category><guid isPermaLink="false">http://marcin.juszkiewicz.com.pl/?p=2454</guid> <description><![CDATA[Please people&#8230; stop asking me about Raspberry/Pi. I do not want it, do not plan to buy one (when they will be finally available for normal people) and for sure do not plan to support it. Raspberry/Pi may look as interesting hardware to you but it does not have to mean same to others. Want [...]<p><hr
/><p><small>All rights reserved &copy; <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a><br
/> <a
href="http://marcin.juszkiewicz.com.pl/2012/03/05/i-am-tired-of-raspberrypi/">I am tired of Raspberry/Pi</a> was originally posted on <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a> website</small></p></p> ]]></description> <content:encoded><![CDATA[<p>Please people&#8230; stop asking me about Raspberry/Pi. I do not want it, do not plan to buy one (when they will be finally available for normal people) and for sure do not plan to support it.</p><p>Raspberry/Pi may look as interesting hardware to you but it does not have to mean same to others. Want to run desktop? 256MB of memory means really crippled one (last time I saw this amount of RAM in desktop computer right before opening it to add 512MB stick). Sure, for 25-35 USD it is proper range as memory is probably the most expensive part. Device may be good for using it in more embedded environment where GPIO/I²C/I²S/SPI/UART matter &#8212; expansion connector provides those signals.</p><p>But I would rather buy <a
href="http://beagleboard.org/bone">BeagleBone</a> to play with peripherials connected to such pins. Someone may ask &#8220;why? it is more expensive&#8221;. Reason is simple &#8212; it is in production, already has expansions which adds things like video output, touchscreens. And it has ARMv7 cpu which allows me to run <em>any</em> ARM distribution available today &#8212; so Debian &#8216;armel/armhf&#8217;, Ubuntu, Fedora, OpenSUSE, Ångström (which is preinstalled with great IDE to play with device already) or anything other.</p><p>I do not need small device which can run XMBC or Quake &#8212; have private PandaBoard which can do that too and has few things more than Raspberry/Pi.</p><p>And I do not think that companies which do software should start working on &lt;100USD hardware like <a
href="http://techlaze.com/2012/03/what-ubuntu-can-take-away-from-the-raspberry-revolution/">article at Techblaze</a> suggests.</p><p><hr
/><p><small>All rights reserved &copy; <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a><br
/> <a
href="http://marcin.juszkiewicz.com.pl/2012/03/05/i-am-tired-of-raspberrypi/">I am tired of Raspberry/Pi</a> was originally posted on <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a> website</small></p></p> <div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=r22yBk8-bjk:bLlGqe2nFvQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=r22yBk8-bjk:bLlGqe2nFvQ:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=r22yBk8-bjk:bLlGqe2nFvQ:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=r22yBk8-bjk:bLlGqe2nFvQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=r22yBk8-bjk:bLlGqe2nFvQ:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=r22yBk8-bjk:bLlGqe2nFvQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=r22yBk8-bjk:bLlGqe2nFvQ:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/HrwWebsite/~4/r22yBk8-bjk" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://marcin.juszkiewicz.com.pl/2012/03/05/i-am-tired-of-raspberrypi/feed/</wfw:commentRss> <slash:comments>8</slash:comments> <feedburner:origLink>http://marcin.juszkiewicz.com.pl/2012/03/05/i-am-tired-of-raspberrypi/</feedburner:origLink></item> <item><title>SD cards die</title><link>http://feedproxy.google.com/~r/HrwWebsite/~3/9O0hrM-KBF4/</link> <comments>http://marcin.juszkiewicz.com.pl/2012/03/02/sd-cards-die/#comments</comments> <pubDate>Fri, 02 Mar 2012 11:54:24 +0000</pubDate> <dc:creator>Marcin Juszkiewicz</dc:creator> <category><![CDATA[default]]></category> <category><![CDATA[beagleboard]]></category> <category><![CDATA[linaro]]></category> <category><![CDATA[pandaboard]]></category> <category><![CDATA[ubuntu]]></category><guid isPermaLink="false">http://marcin.juszkiewicz.com.pl/?p=2449</guid> <description><![CDATA[So called &#8216;low cost&#8217; developer boards (like BeagleBoard xM, PandaBoard, Snowball, MX53 Quick Start) do not have NAND flash on them so people are using SD/MMC cards as boot media and storage. So we, developers, went to shops and bought SD cards. Some got class4 ones cause budget was low already, some grabbed class10 ones [...]<p><hr
/><p><small>All rights reserved &copy; <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a><br
/> <a
href="http://marcin.juszkiewicz.com.pl/2012/03/02/sd-cards-die/">SD cards die</a> was originally posted on <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a> website</small></p></p> ]]></description> <content:encoded><![CDATA[<p>So called &#8216;low cost&#8217; developer boards (like BeagleBoard xM, PandaBoard, Snowball, MX53 Quick Start) do not have NAND flash on them so people are using SD/MMC cards as boot media and storage. So we, developers, went to shops and bought SD cards. Some got class4 ones cause budget was low already, some grabbed class10 ones hoping that they will be fast, other took class6.</p><p>I got some 4GB Transcend class10 ones. They worked, gave me 15MB/s on read and were fine. Until recently they started giving strange kernel output, MMC timeouts, I/O errors which resulted in filesystem going into read only mode. As I prefer to have working board then wondering how much time it will survive I trashed both cards. Good that I had some spare unknown 8GB microSD ones. But in last ~year I had to throw away 4 SD cards&#8230;</p><p>One of solution for it is moving rootfs to some more reliable storage. I did that with MX53 Quick Start &#8212; it has 320GB Serial-ATA harddrive connected. So for PandaBoards I could use 8-16GB thumb drives or USB connected hard drives. I had this in past when there was no mx53 hardware at my desk. But this means extra costs, additional cables, probably even another set of power cables&#8230;</p><p>Will have to check market for good reliable SD cards soon. 8-16GB ones so there will be space available for doing builds. Or will switch to old school NFS root which requires only 64MB cards &#8212; just to load bootloader, kernel, initrd. Other option is a network storage like NBD, AoE or iSCSI but this requires more configuration.</p><p><hr
/><p><small>All rights reserved &copy; <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a><br
/> <a
href="http://marcin.juszkiewicz.com.pl/2012/03/02/sd-cards-die/">SD cards die</a> was originally posted on <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a> website</small></p></p> <div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=9O0hrM-KBF4:-fJT0Yl7evI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=9O0hrM-KBF4:-fJT0Yl7evI:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=9O0hrM-KBF4:-fJT0Yl7evI:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=9O0hrM-KBF4:-fJT0Yl7evI:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=9O0hrM-KBF4:-fJT0Yl7evI:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=9O0hrM-KBF4:-fJT0Yl7evI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=9O0hrM-KBF4:-fJT0Yl7evI:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/HrwWebsite/~4/9O0hrM-KBF4" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://marcin.juszkiewicz.com.pl/2012/03/02/sd-cards-die/feed/</wfw:commentRss> <slash:comments>10</slash:comments> <feedburner:origLink>http://marcin.juszkiewicz.com.pl/2012/03/02/sd-cards-die/</feedburner:origLink></item> <item><title>Bought Archos 80 G9 Turbo tablet</title><link>http://feedproxy.google.com/~r/HrwWebsite/~3/TkQ0MmGoINk/</link> <comments>http://marcin.juszkiewicz.com.pl/2012/02/20/bought-archos-80-g9-turbo-tablet/#comments</comments> <pubDate>Mon, 20 Feb 2012 13:19:56 +0000</pubDate> <dc:creator>Marcin Juszkiewicz</dc:creator> <category><![CDATA[default]]></category> <category><![CDATA[android]]></category> <category><![CDATA[archos]]></category> <category><![CDATA[linaro]]></category> <category><![CDATA[maemo]]></category> <category><![CDATA[nokia]]></category> <category><![CDATA[omap]]></category> <category><![CDATA[openmoko]]></category> <category><![CDATA[tablet]]></category> <category><![CDATA[ubuntu]]></category><guid isPermaLink="false">http://marcin.juszkiewicz.com.pl/?p=2428</guid> <description><![CDATA[During last Linaro Connect I bought myself an Android tablet. After checking what is on market decided to buy Archos 80 G9 Turbo. According to Amazon product page it had to have 1.5GHz OMAP4460 cpu and 1GB of memory. But it did not&#8230; Marketing droids from Archos company should be &#8230; and &#8230; then &#8230; [...]<p><hr
/><p><small>All rights reserved &copy; <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a><br
/> <a
href="http://marcin.juszkiewicz.com.pl/2012/02/20/bought-archos-80-g9-turbo-tablet/">Bought Archos 80 G9 Turbo tablet</a> was originally posted on <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a> website</small></p></p> ]]></description> <content:encoded><![CDATA[<p>During last Linaro Connect I bought myself an Android tablet. <a
href="http://marcin.juszkiewicz.com.pl/2012/01/13/want-to-buy-android-tablet-again/">After checking what is  on market</a> decided to buy Archos 80 G9 Turbo. According to <a
href="http://www.amazon.com/Archos-80-G9-16GB-Turbo/dp/B005MECBIS">Amazon product page</a> it had to have 1.5GHz OMAP4460 cpu and 1GB of memory. But it did not&#8230;</p><p>Marketing droids from Archos company should be &#8230; and &#8230; then &#8230; and again &#8230; &#8212; after that &#8230; or &#8230; and finally &#8230; (put any ways of doing deadly harm into &#8230; and repeat any amount of times). Why? There is no such thing as &#8220;Archos 80 G9 Turbo&#8221; &#8212; nevermind that I have one of them on my desk. So far there are at least three models with this name:</p><ul><li>OMAP4430 1.2GHz 512MB ram</li><li>OMAP4460 1.5GHz 512MB ram</li><li>OMAP4460 1.5GHz 1GB ram</li></ul><p>You can easily buy first model. Best Buy has it, Adorama has it, J&amp;R has it, Amazon sells it. Second model was expected to land on shelves in December 2011. According to XDA developers forum few of them were even sold as people have them. Last model is listed on Amazon (but first one is what you get) and according to one sources it will be released in March 2012, other says that there will not be such thing. Marketing mess is lightest description which I can write without swearing.</p><p>So I got first one. First though was &#8220;WTF?!?!!?!?!?!!!&#8221; as I got slowest option. Even started returning procedure but as all US shops had only this version I gave up and decided that even with this technical specification it is better tablet then I had before (<a
href="http://marcin.juszkiewicz.com.pl/2011/09/30/my-opinion-about-hannspree-hannspad-sn10t1/">which was Hannspad SN10T1</a>). Fast cpu, 4:3 screen with 1024&#215;768 resolution, quite good build quality, video output.</p><p>Tablet runs Android 3.2 &#8216;honeycomb&#8217; and does it nicely. Upgrade to 4.0 &#8216;ice cream sandwich&#8217; was announced to be done in this month. So from software perspective it is done properly. I had some problems with <a
href="http://forum.xda-developers.com/showthread.php?t=1456875">rooting procedure from XDA developers</a> but once you do it in order (and take files from other thread to get 3.2.80 firmware) device will work just fine. Have to admit that system layout on device looks overcomplicated (175MB squashfs as / for example) but it works. Anyway I am waiting for developer firmware (I was told that they will be available &#8216;soon&#8217; (for any definition of &#8216;soon&#8217;)).</p><p>During first days of using I noticed that some applications refuse to work properly on XGA screen, some are resized/rescaled but problems usually are with games or poorly written apps (like Facebook one). But it is visible that keeping Honeycomb under stone (aka &#8216;closed source&#8217;) resulted in many applications not ready to be used on tablets. Even Google+ looks like it does on a phone&#8230;</p><p>I am slowly moving to use Archos as a morning news device (<a
href="https://twitter.com/haerwu">Twitter</a>, <a
href="https://facebook.com/marcin.juszkiewicz">Facebook</a>, <a
href="https://plus.google.com/u/0/105007947798310229700/posts">Google+</a> and Google Reader) &#8212; it is perfect for it. Reading webpages in landscape or portrait modes is pleasure as device is easy to hold and screen is wide enough in any of them (which was my main complain with Hannspad).</p><p>Had to order miniHDMI -> HDMI adapter (normal size connector would even fit but it is too big for this form factor) cause they do not add it in a box.  When it will arrive I will check how good movies are played after connecting to 42&#8243; plasma capable of 1080p. OMAP4 cpu should decode any video at this resolution without problems but I wonder how device deals with 4:3 internal screen and 16:9 external one. Would be nice to watch Youtube videos fullscreen.</p><p>Playing games is fun. Fieldrunners finally does not need scrolling, Great Little War Game is also better than on my Nexus S. From &#8220;racing&#8221; games so far I tried Asphalt6 (<a
href="http://forum.xda-developers.com/showthread.php?p=20931534#post20931534">available at XDA developers forum</a>), Shine Runner and Reckless Getaway &#8212; all run and look cute but accelerometr based steering is not comfortable with tablet size. Also games like Mahjongg or Solitaire are possible (I consider such games unplayable on phone).</p><p>Battery life is better than on my Nexus S. Partially because lack of GSM and bigger battery, but I think that due to power management done better.</p><p>I will not tell how good it is when it comes to read e-books because I have Kindle for it already.</p><p>Back to hardware. There is USB socket for optional 3G stick. Plugged dongle from wireless keyboard/trackball combo there &#8212; not recognized due to not be USB 2.0 device. Plugged thumbdrive and got it recognized (first time I got some kernel oops and no access to storage, had to reboot tablet). Did not tried other devices.</p><p>There is just one speaker at back of device. Definitelly too small and lonely. Nokia N800 which was released 5 years ago had stereo speakers&#8230; So for gaming I strongly suggest headphones.</p><p>Ugly thing is that when you push back of case with left hand fingers screen will react to it &#8212; looks like something is pushing screen. It does not look professional&#8230;</p><p>Ending summary: so far I am satisfied. Maybe one day will try one of those crazy builds like Ubuntu ;D</p><div
class="betterrelated"><p><strong>Related content:</strong></p><ol><li> <a
href="http://marcin.juszkiewicz.com.pl/2012/01/13/want-to-buy-android-tablet-again/" title="Permanent link to Want to buy Android tablet (again)">Want to buy Android tablet (again)</a></li><li> <a
href="http://marcin.juszkiewicz.com.pl/2011/09/30/my-opinion-about-hannspree-hannspad-sn10t1/" title="Permanent link to My opinion about Hannspree Hannspad SN10T1">My opinion about Hannspree Hannspad SN10T1</a></li><li> <a
href="http://marcin.juszkiewicz.com.pl/2011/02/09/month-with-nexus-s/" title="Permanent link to Month with Nexus S">Month with Nexus S</a></li><li> <a
href="http://marcin.juszkiewicz.com.pl/2010/12/13/going-to-android/" title="Permanent link to Going to Android">Going to Android</a></li><li> <a
href="http://marcin.juszkiewicz.com.pl/2012/01/04/2011-timeline/" title="Permanent link to 2011 timeline">2011 timeline</a></li></ol></div><p><hr
/><p><small>All rights reserved &copy; <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a><br
/> <a
href="http://marcin.juszkiewicz.com.pl/2012/02/20/bought-archos-80-g9-turbo-tablet/">Bought Archos 80 G9 Turbo tablet</a> was originally posted on <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a> website</small></p></p> <div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=TkQ0MmGoINk:nPmW6OTMMy8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=TkQ0MmGoINk:nPmW6OTMMy8:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=TkQ0MmGoINk:nPmW6OTMMy8:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=TkQ0MmGoINk:nPmW6OTMMy8:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=TkQ0MmGoINk:nPmW6OTMMy8:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=TkQ0MmGoINk:nPmW6OTMMy8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=TkQ0MmGoINk:nPmW6OTMMy8:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/HrwWebsite/~4/TkQ0MmGoINk" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://marcin.juszkiewicz.com.pl/2012/02/20/bought-archos-80-g9-turbo-tablet/feed/</wfw:commentRss> <slash:comments>9</slash:comments> <feedburner:origLink>http://marcin.juszkiewicz.com.pl/2012/02/20/bought-archos-80-g9-turbo-tablet/</feedburner:origLink></item> <item><title>Flashing U-Boot on Efika MX Smartbook</title><link>http://feedproxy.google.com/~r/HrwWebsite/~3/Vsxgt-8BVio/</link> <comments>http://marcin.juszkiewicz.com.pl/2012/02/01/flashing-u-boot-on-efika-mx-smartbook/#comments</comments> <pubDate>Wed, 01 Feb 2012 13:19:28 +0000</pubDate> <dc:creator>Marcin Juszkiewicz</dc:creator> <category><![CDATA[default]]></category> <category><![CDATA[efikamx]]></category> <category><![CDATA[jtag]]></category> <category><![CDATA[linaro]]></category> <category><![CDATA[ubuntu]]></category><guid isPermaLink="false">http://marcin.juszkiewicz.com.pl/?p=2411</guid> <description><![CDATA[From time to time I read posts where people wrote that their Efika MX Smartbook does not boot any more. The only thing which it does is white power led blinking about twice per second. Standard reply in such case is &#8220;send device back to Genesi&#8221;. Some time ago a friend of mine borrowed Efika [...]<p><hr
/><p><small>All rights reserved &copy; <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a><br
/> <a
href="http://marcin.juszkiewicz.com.pl/2012/02/01/flashing-u-boot-on-efika-mx-smartbook/">Flashing U-Boot on Efika MX Smartbook</a> was originally posted on <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a> website</small></p></p> ]]></description> <content:encoded><![CDATA[<p>From time to time I read posts where people wrote that their Efika MX Smartbook does not boot any more. The only thing which it does is white power led blinking about twice per second. Standard reply in such case is &#8220;send device back to Genesi&#8221;.</p><p>Some time ago a friend of mine borrowed Efika MX Smartbook from me. During his experiments he managed to get netbook into such state. I have <a
href="http://marcin.juszkiewicz.com.pl/2010/11/29/debug-board-for-efika-mx-smartbook/">serial/jtag debug dongle</a> so decided to take a look at it (and unbrick device). I managed to fix it but also somehow broke serial port so can not check why my automate way does not want to work.</p><p>What needs to be done to get Smartbook back to live? Few things:</p><ul><li>SD card</li><li>small screwdriver</li><li><a
href="http://marcin.juszkiewicz.com.pl/files/2012/02/ubootsb.bin">U-Boot from EfikaMX updater image</a></li><li><a
href="http://marcin.juszkiewicz.com.pl/files/2012/02/boot.scr">U-Boot script which will flash U-Boot into NOR</a></li><li>Linux account with root permissions</li><li><a
href="http://marcin.juszkiewicz.com.pl/files/2012/02/u-boot.imx">working SD-bootable U-Boot</a> &#8212; this one still requires serial dongle, sorry for that. Will replace it with proper one when will get serial port working again.</li></ul><p>Needed steps:</p><ol><li>Repartition SD card. You can use any tool for it. All what has to be done is set up first partition at 1MB offset so we have space for U-Boot.</li><li>Format partition (if needed) as FAT.</li><li>Run &#8220;<code>sudo dd if=u-boot.imx of=/dev/sdd bs=1k seek=1</code>&#8221; (replace /dev/sdd with your SD card).</li><li>Put card into SD slot of Efika MX Smartbook.</li><li>Take out keyboard &#8212; you need to use small screwdriver to push holes near F1, F6, F10, End keys.</li><li>Change DIP switches &#8211; they are in a middle of motherboard. You need to reverse default setup.</li><li>Power on your Efika. There should be U-Boot output on screen. You may even get system loaded up at this step ;)</li><li>Take out SD card and copy &#8216;boot.scr&#8217; to it.</li><li>Power off Efika, put SD card and boot.</li><li>Old U-Boot will be stored into NOR flash (output will be visible on screen).</li><li>Change DIP switches &#8211; they are in a middle of motherboard. You need to reverse them to default setup.</li><li>Put keyboard back.</li><li>Take out SD card.</li><li>Boot your Efika MX Smartbook &#8212; operating system should load.</li></ol><p>Some information:</p><ul><li>old U-Boot got flashed because new one was not tested for NOR boot</li><li>finding out information for this how to took me few hours</li><li>this procedure can be done without <a
href="http://marcin.juszkiewicz.com.pl/2010/11/29/debug-board-for-efika-mx-smartbook/">Efika MX Smartbook serial/jtag dongle</a></li><li>similar procedure can be used for Efika MX Smarttop but as I do not have such I can not offer help</li></ul><p>Thanks goes to:</p><ul><li>Genesi for giving me free Smartbook and serial/jtag dongle</li><li>Marek Vasut for his work on mainlining U-Boot support for Efika MX devices</li><li>Matt Sealey for some hints on IRC</li></ul><div
class="betterrelated"><p><strong>Related content:</strong></p><ol><li> <a
href="http://marcin.juszkiewicz.com.pl/2010/11/04/efika-mx-smartbook-hacking-day-3/" title="Permanent link to Efika MX SmartBook hacking day 3">Efika MX SmartBook hacking day 3</a></li><li> <a
href="http://marcin.juszkiewicz.com.pl/2010/10/29/i-got-efika-mx-smartbook-from-genesi/" title="Permanent link to I got Efika MX Smartbook from Genesi">I got Efika MX Smartbook from Genesi</a></li><li> <a
href="http://marcin.juszkiewicz.com.pl/2010/11/29/debug-board-for-efika-mx-smartbook/" title="Permanent link to Debug board for Efika MX Smartbook">Debug board for Efika MX Smartbook</a></li><li> <a
href="http://marcin.juszkiewicz.com.pl/2011/05/16/linux-2-6-38-on-efika-mx-smartbook/" title="Permanent link to Linux 2.6.38 on Efika MX Smartbook">Linux 2.6.38 on Efika MX Smartbook</a></li><li> <a
href="http://marcin.juszkiewicz.com.pl/2010/10/05/coreboot-is-awesome/" title="Permanent link to Coreboot is awesome">Coreboot is awesome</a></li></ol></div><p><hr
/><p><small>All rights reserved &copy; <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a><br
/> <a
href="http://marcin.juszkiewicz.com.pl/2012/02/01/flashing-u-boot-on-efika-mx-smartbook/">Flashing U-Boot on Efika MX Smartbook</a> was originally posted on <a
href="http://marcin.juszkiewicz.com.pl">Marcin Juszkiewicz</a> website</small></p></p> <div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=Vsxgt-8BVio:XsRui7eW9A8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=Vsxgt-8BVio:XsRui7eW9A8:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=Vsxgt-8BVio:XsRui7eW9A8:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=Vsxgt-8BVio:XsRui7eW9A8:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=Vsxgt-8BVio:XsRui7eW9A8:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/HrwWebsite?a=Vsxgt-8BVio:XsRui7eW9A8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/HrwWebsite?i=Vsxgt-8BVio:XsRui7eW9A8:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/HrwWebsite/~4/Vsxgt-8BVio" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://marcin.juszkiewicz.com.pl/2012/02/01/flashing-u-boot-on-efika-mx-smartbook/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://marcin.juszkiewicz.com.pl/2012/02/01/flashing-u-boot-on-efika-mx-smartbook/</feedburner:origLink></item> <item><title>Links for 2011-12-29 [del.icio.us]</title><link>http://feedproxy.google.com/~r/HrwWebsite/~3/iHVROnYDkyQ/Hrw</link><pubDate>Fri, 30 Dec 2011 00:00:00 PST</pubDate><guid isPermaLink="false">http://del.icio.us/Hrw#2011-12-29</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://dougvitale.wordpress.com/2011/12/21/deprecated-linux-networking-commands-and-their-replacements/"&gt;Deprecated Linux networking commands and their replacements &amp;laquo; Doug Vitale Tech Blog&lt;/a&gt;&lt;br/&gt;
Specifically, the deprecated Linux networking commands in question are: arp, ifconfig, iptunnel, iwconfig, nameif, netstat, and route. These programs (except iwconfig) are included in the net-tools package that has been unmaintained for years. The functionality provided by several of these utilities has been reproduced and improved in the new iproute2 suite, primarily by using its new ip command. The iproute2 software code and documentation are available from the Linux Foundation.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/HrwWebsite/~4/iHVROnYDkyQ" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/Hrw#2011-12-29</feedburner:origLink></item><item><title>Links for 2011-11-14 [del.icio.us]</title><link>http://feedproxy.google.com/~r/HrwWebsite/~3/tMG3qPPfKIU/Hrw</link><pubDate>Tue, 15 Nov 2011 00:00:00 PST</pubDate><guid isPermaLink="false">http://del.icio.us/Hrw#2011-11-14</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://lxer.com/module/newswire/view/158069/index.html"&gt;LXer: The Computer I Need&lt;/a&gt;&lt;br/&gt;
This is an extreme example, but try it yourself: take note of what type of computer someone uses and see if it correlates to the way they speak and interact.

At the very least, a computer that has regular, long processing "pauses" is training your brain to go on standby. Perhaps old, slow computers may prove to be a detrimental device to our mental health eventually?&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/HrwWebsite/~4/tMG3qPPfKIU" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/Hrw#2011-11-14</feedburner:origLink></item><item><title>Links for 2011-11-07 [del.icio.us]</title><link>http://feedproxy.google.com/~r/HrwWebsite/~3/3YklgAIbVjk/Hrw</link><pubDate>Tue, 08 Nov 2011 00:00:00 PST</pubDate><guid isPermaLink="false">http://del.icio.us/Hrw#2011-11-07</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.mobileread.com/forums/showthread.php?t=99661"&gt;Hacks Restore the text justification menu toggle without a hack - MobileRead Forums&lt;/a&gt;&lt;br/&gt;
There is a hidden menu item in the font menu [aA] of all Kindles that toggles between left and full text justification. This menu item can be enabled and set from the default "full" to "left" so that most properly formatted Kindle ebooks can be read with a ragged right margin.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://wiki.mobileread.com/wiki/Kindle_HowTo:_Change_Margin"&gt;MobileRead Wiki - Kindle HowTo: Change Margin&lt;/a&gt;&lt;br/&gt;
For simple adjustment of the left and right margins to one of the three preset values, use the "Words per Line" option on the font size page (press Aa key to the right of the spacebar on the keyboard). The option may be named "Words per Line" but what it really does is to alter the left and right margins.
For finer control of the margins, the following steps require the user to access the the Amazon Kindle's internal storage memory through a USB cable attached to a computer.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://wiki.mobileread.com/wiki/Kindle_Font_Hack_for_all_2.x_and_3.x_Kindles"&gt;MobileRead Wiki - Kindle Font Hack for all 2.x and 3.x Kindles&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/HrwWebsite/~4/3YklgAIbVjk" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/Hrw#2011-11-07</feedburner:origLink></item><item><title>Links for 2011-10-24 [del.icio.us]</title><link>http://feedproxy.google.com/~r/HrwWebsite/~3/K-Ez--XvTZ4/Hrw</link><pubDate>Tue, 25 Oct 2011 00:00:00 PDT</pubDate><guid isPermaLink="false">http://del.icio.us/Hrw#2011-10-24</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/basho/webmachine/raw/master/docs/http-headers-status-v3.png"&gt;An activity diagram to describe the resolution of the reposnse status code&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/HrwWebsite/~4/K-Ez--XvTZ4" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/Hrw#2011-10-24</feedburner:origLink></item></channel> </rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Database Caching using disk: basic
Object Caching 1864/2329 objects using disk: basic

Served from: marcin.juszkiewicz.com.pl @ 2012-05-10 16:19:30 -->

