<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>Jeremy&#039;s Weblog &#187; efikamx</title>
	<atom:link href="http://blog.jolexa.net/tag/efikamx/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jolexa.net</link>
	<description>Random thoughts and rants...mostly Linux</description>
	<lastBuildDate>Fri, 03 Feb 2012 16:49:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Gentoo: Installing Gentoo Linux on the EfikaMX</title>
		<link>http://blog.jolexa.net/2010/02/15/gentoo-installing-gentoo-linux-on-the-efikamx/</link>
		<comments>http://blog.jolexa.net/2010/02/15/gentoo-installing-gentoo-linux-on-the-efikamx/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 16:44:57 +0000</pubDate>
		<dc:creator>Jeremy Olexa</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[efikamx]]></category>

		<guid isPermaLink="false">http://blog.jolexa.net/?p=639</guid>
		<description><![CDATA[Installing Gentoo Linux on the Genesi EfikaMX (unboxing) is fairly simple. I have completed documentation for this process here. I have enjoyed working on this platform and will highly suggest it for applications that need low power and non-extreme hardware specs. Anyway, I&#8217;m not the first to have Gentoo Linux running on EfikaMX, but the [...]]]></description>
			<content:encoded><![CDATA[<p>Installing Gentoo Linux on the <a href="http://www.genesi-usa.com/products/efika">Genesi EfikaMX</a> (<a href="http://blog.jolexa.net/2009/12/03/gentoo-genesi-efika-mx-unboxing-and-first-impressions/">unboxing</a>) is fairly simple. I have completed documentation for this process <a href="http://dev.gentoo.org/~darkside/arm/efikamx/install/install.xml">here</a>. I have enjoyed working on this platform and will highly suggest it for applications that need low power and non-extreme hardware specs. Anyway, I&#8217;m not the first to have Gentoo Linux running on EfikaMX, but the first to document the process. Thanks go to Raúl (armin76) for working on the Gentoo <a href="http://armin762.wordpress.com/2010/01/24/armv4larmv4tlarmv5telarmv6jarmv7a-january-2010-released/">stages</a>, <a href="http://www.genesi-usa.com/">Genesi</a> for the support, et al.</p>
<p>I would have a screenshot to show here, but it is hard to take a decent picture on my 40&#8243; &#8220;monitor&#8221; <img src='http://blog.jolexa.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jolexa.net/2010/02/15/gentoo-installing-gentoo-linux-on-the-efikamx/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gentoo Prefix: ARM hardware</title>
		<link>http://blog.jolexa.net/2010/01/18/gentoo-prefix-arm-hardware/</link>
		<comments>http://blog.jolexa.net/2010/01/18/gentoo-prefix-arm-hardware/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 15:23:20 +0000</pubDate>
		<dc:creator>Jeremy Olexa</dc:creator>
				<category><![CDATA[gentoo prefix]]></category>
		<category><![CDATA[efikamx]]></category>

		<guid isPermaLink="false">http://blog.jolexa.net/?p=627</guid>
		<description><![CDATA[It is no surprise that Gentoo Prefix works fine on arm-linux given the great work being done in Gentoo Linux by the ARM team (armin76, maekke, et al). For the Genesi Efika MX (unboxing), I now have a binpkg repo setup (for Gentoo Prefix only). This was mainly a fun proof-of-concept that I did. I [...]]]></description>
			<content:encoded><![CDATA[<p>It is no surprise that <a href="http://www.gentoo.org/proj/en/gentoo-alt/prefix/">Gentoo Prefix</a> works fine on arm-linux given the great work being done in Gentoo Linux by the ARM team (armin76, maekke, et al).</p>
<p>For the <a href="http://www.genesi-usa.com/products/efika">Genesi Efika MX</a> (<a href="http://blog.jolexa.net/2009/12/03/gentoo-genesi-efika-mx-unboxing-and-first-impressions/">unboxing</a>), I now have a binpkg repo setup (for Gentoo Prefix only). This was mainly a fun proof-of-concept that I did. I went from installing 70 packages in about 18 hours, to about 30 minutes using binpkgs.</p>
<p><strong>What does this mean:</strong><br />
Given the relatively small set of arm users and the highly specific use cases for arm hardware, well, there isn&#8217;t a very big percentage of users that <em>will</em> keep Ubuntu on their Efika MX when they get it. But, if they do, that means that they can get a complete toolchain and Gentoo Linux userland (including portage package manager) on the host in less than an hour. Of course, they could also get the same packages from the Ubuntu package manager but that isn&#8217;t as cool <img src='http://blog.jolexa.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>How to install/get working:</strong><br />
Follow this easy guide that I wrote, <a href="http://dev.gentoo.org/~darkside/prefix/arm/bootstrap-arm.xml">here</a>. All 70 packages will occupy about 580MB of space. Then you will have the toolchain and portage (emerge) at your disposal to use on your Ubuntu ARM (cortex-a8, armv7) system.</p>
<p>Have fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jolexa.net/2010/01/18/gentoo-prefix-arm-hardware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gentoo: Genesi Efika MX unboxing and first impressions.</title>
		<link>http://blog.jolexa.net/2009/12/03/gentoo-genesi-efika-mx-unboxing-and-first-impressions/</link>
		<comments>http://blog.jolexa.net/2009/12/03/gentoo-genesi-efika-mx-unboxing-and-first-impressions/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 03:31:09 +0000</pubDate>
		<dc:creator>Jeremy Olexa</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[efikamx]]></category>

		<guid isPermaLink="false">http://blog.jolexa.net/?p=557</guid>
		<description><![CDATA[In the mail today, I got the Efika MX Open Client. My first impressions are pretty good. No noise and no moving parts, it should last for a long time. It comes with Ubuntu 9.10 minimal on it out of the box. That HDMI output makes it the best text console I have ever seen [...]]]></description>
			<content:encoded><![CDATA[<p>In the mail today, I got the <a href="http://www.genesi-usa.com/products/efika">Efika MX Open Client</a>. My first impressions are pretty good. No noise and no moving parts, it should last for a long time. It comes with Ubuntu 9.10 <em>minimal</em> on it out of the box.</p>
<p>That HDMI output makes it the <strong>best</strong> text console I have ever seen on my 40&#8243; 1080p LCD TV! <img src='http://blog.jolexa.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Seriously though, on my TODO:</p>
<ul>
<li>Analyze the possibilities for a HTPC. This will be just something fun to do.</li>
<li><a href="http://www.gentoo.org/proj/en/gentoo-alt/prefix/">Gentoo Prefix</a> on ARM. This will be the first time, that we know of, that it has been attempted. It shouldn&#8217;t be that hard because Gentoo already has ARM support which means that most apps already work.</li>
<li>Install Gentoo Linux on it and help <a href="http://armin762.wordpress.com/2009/11/25/armv7/">armin76</a> document the installation process.</li>
<li>Assisting the Gentoo ARM team with providing binary packages and weekly stages for Gentoo Linux users.</li>
<li>And more&#8230;</li>
</ul>
<div id="attachment_558" class="wp-caption alignleft" style="width: 310px"><a href="http://blog.jolexa.net/wp-content/uploads/2009/12/pc030010.jpg"><img class="size-medium wp-image-558" title="efika-top" src="http://blog.jolexa.net/wp-content/uploads/2009/12/pc030010-300x224.jpg" alt="Size comparision of Efika MX vs Aspire1" width="300" height="224" /></a><p class="wp-caption-text">Size comparision of Efika MX vs Aspire1</p></div>
<div id="attachment_558" class="wp-caption alignleft" style="width: 310px"><a href="http://blog.jolexa.net/wp-content/uploads/2009/12/pc030014.jpg"><img class="alignleft size-medium wp-image-561" title="efika-back" src="http://blog.jolexa.net/wp-content/uploads/2009/12/pc030014-300x224.jpg" alt="efika-back" width="300" height="224" /></a><p class="wp-caption-text">Back of the Efika MX. Power, HDMI, Ethernet, headphone, mic</p></div>
<div id="attachment_564" class="wp-caption alignleft" style="width: 310px"><a href="http://blog.jolexa.net/wp-content/uploads/2009/12/pc030016.jpg"><img class="size-medium wp-image-564" title="pc030016" src="http://blog.jolexa.net/wp-content/uploads/2009/12/pc030016-300x224.jpg" alt="efika-front" width="300" height="224" /></a><p class="wp-caption-text">Front of Efika MX. USB, USB, SD Card Slot</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.jolexa.net/2009/12/03/gentoo-genesi-efika-mx-unboxing-and-first-impressions/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

