<?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>Whispers of R'lyeh &#187; Uncategorized</title>
	<atom:link href="http://warpedcore.net/rlyeh/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://warpedcore.net/rlyeh</link>
	<description>Matt Thomason's weblog</description>
	<lastBuildDate>Thu, 19 Nov 2009 11:19:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Project Tablet: Wireless Network</title>
		<link>http://warpedcore.net/rlyeh/2009/08/23/project-tablet-wireless-network/</link>
		<comments>http://warpedcore.net/rlyeh/2009/08/23/project-tablet-wireless-network/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 13:58:37 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Tech Geek Stuff]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[project tablet]]></category>

		<guid isPermaLink="false">http://warpedcore.net/rlyeh/?p=124</guid>
		<description><![CDATA[So I&#8217;ve been struggling with the eth5k drivers (and the madwifi alternative) on the tablet &#8211; both connect fine as long as my AP is unencrypted, but as soon as I add either WEP or WPA Personal security it just fails. In a last-ditch attempt to get wireless comms up, I&#8217;m installing the Windows XP [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve been struggling with the eth5k drivers (and the madwifi alternative) on the tablet &#8211; both connect fine as long as my AP is unencrypted, but as soon as I add either WEP or WPA Personal security it just fails.  In a last-ditch attempt to get wireless comms up, I&#8217;m installing the Windows XP network drivers into Linux using ndiswrapper.</p>
<h3>Step Six: Installing ndiswrapper</h3>
<p>apt-get install ndiswrapper-common ndiswrapper-utils-1.9</p>
<p>I&#8217;ve previously extracted the driver into /home/user/wireless</p>
<pre>cd /home/user/wireless</pre>
<pre>ndiswrapper -i PRISMNIC.inf</pre>
<pre>modprobe ndiswrapper</pre>
<pre>ndiswrapper -m</pre>
<p>Followed by a reboot, picking a religion at random, and offering up a prayer.</p>
<p>It didn&#8217;t work.  However, I got a warning that /etc/modprobe.d/ndiswrapper needed a .conf extension &#8211; so I quickly renamed and rebooted again&#8230;</p>
<p>Aaand still not working <img src='http://warpedcore.net/rlyeh/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>To be continued&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://warpedcore.net/rlyeh/2009/08/23/project-tablet-wireless-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project Tablet: CIFS Mounting</title>
		<link>http://warpedcore.net/rlyeh/2009/08/19/project-tablet-cifs-mounting/</link>
		<comments>http://warpedcore.net/rlyeh/2009/08/19/project-tablet-cifs-mounting/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 17:59:38 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Tech Geek Stuff]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[project tablet]]></category>

		<guid isPermaLink="false">http://warpedcore.net/rlyeh/?p=116</guid>
		<description><![CDATA[I decided at the last moment to avoid NFS, because of the lack of security in its default form, and my lack of understanding of how to configure it in a more complicated way. Also, CIFS mounts mean I only have to do this once, and my Windows machines can use it too After adding [...]]]></description>
			<content:encoded><![CDATA[<p>I decided at the last moment to avoid NFS, because of the lack of security in its default form, and my lack of understanding of how to configure it in a more complicated way.</p>
<p>Also, CIFS mounts mean I only have to do this once, and my Windows machines can use it too <img src='http://warpedcore.net/rlyeh/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>After adding a SAMBA share on the server, it was pretty easy to mount on the tablet:</p>
<p><strong>Step Four: CIFS Mounts</strong></p>
<p>First off, I needed to</p>
<pre>apt-get install smbfs</pre>
<p>to add the filesystem support.</p>
<p>Then it was just a matter of adding</p>
<pre>//shire/media    /mnt/media    cifs    noauto,username=xxxx,password=xxxx,uid=1000,gid=1000</pre>
<p>to the /etc/fstab file</p>
]]></content:encoded>
			<wfw:commentRss>http://warpedcore.net/rlyeh/2009/08/19/project-tablet-cifs-mounting/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Back in the Driving Seat</title>
		<link>http://warpedcore.net/rlyeh/2009/06/12/back-in-the-driving-seat/</link>
		<comments>http://warpedcore.net/rlyeh/2009/06/12/back-in-the-driving-seat/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 16:54:18 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://warpedcore.net/?p=12</guid>
		<description><![CDATA[Well, it’s been a while, but the site is back up and running. Now to start filling it from scratch. Again]]></description>
			<content:encoded><![CDATA[<p>Well, it’s been a while, but the site is back up and running. Now to start filling it from scratch.</p>
<p>Again <img src='http://warpedcore.net/rlyeh/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://warpedcore.net/rlyeh/2009/06/12/back-in-the-driving-seat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
