<?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>Sysadmin Ramblings &#187; Nokia 810</title>
	<atom:link href="http://ramblings.narrabilis.com/wp/category/linux/nokia-810/feed/" rel="self" type="application/rss+xml" />
	<link>http://ramblings.narrabilis.com/wp</link>
	<description>Scripts, settings, and fixes...</description>
	<lastBuildDate>Thu, 29 Jul 2010 13:29:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Dual boot N810Wimax BootFromMMC</title>
		<link>http://ramblings.narrabilis.com/wp/dual-boot-n810wimax/</link>
		<comments>http://ramblings.narrabilis.com/wp/dual-boot-n810wimax/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 16:02:14 +0000</pubDate>
		<dc:creator>uphill</dc:creator>
				<category><![CDATA[Nokia 810]]></category>

		<guid isPermaLink="false">http://ramblings.narrabilis.com/wp/?p=112</guid>
		<description><![CDATA[We tried dual booting my N810Wimax but the default initfs kept crashing with the error:

wimax init


Also, you couldn&#8217;t use the direction pad to select any options in the menu.

Thankfully my friend Brian was able to fix the problem.  linuxrc needed a few hacks and the applications fb_update_mode and evkey needed to be added to [...]]]></description>
			<content:encoded><![CDATA[We tried dual booting my N810Wimax but the default initfs kept crashing with the error:
<code><br />
wimax init<br />
</code>

Also, you couldn&#8217;t use the direction pad to select any options in the menu.

Thankfully my friend Brian was able to fix the problem.  linuxrc needed a few hacks and the applications <tt>fb_update_mode</tt> and <tt>evkey</tt> needed to be added to <tt>/usr/bin</tt>
<p>
Bootmenu needed to be patched to correctly set the memory card location.  The mmc cards change numbers during boot, which can be confusing.
<p>
Here are the patched files:<br />
<a href="/n810/initfs.ep.jffs2">initfs</a><br />
<a href="/n810/bootmenu.sh">bootmenu</a><br />
<a href="/n810/linuxrc">linuxrc</a><br />]]></content:encoded>
			<wfw:commentRss>http://ramblings.narrabilis.com/wp/dual-boot-n810wimax/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
