<?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>Gareth Halfacree &#187; eeepc</title>
	<atom:link href="http://gareth.halfacree.co.uk/tag/eeepc/feed" rel="self" type="application/rss+xml" />
	<link>http://gareth.halfacree.co.uk</link>
	<description>&#34;Work hard, have fun, enjoy.&#34;</description>
	<lastBuildDate>Wed, 02 Feb 2011 11:04:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Ubuntu &amp; Eee Wireless</title>
		<link>http://gareth.halfacree.co.uk/2009/01/ubuntu-eee-wireless</link>
		<comments>http://gareth.halfacree.co.uk/2009/01/ubuntu-eee-wireless#comments</comments>
		<pubDate>Thu, 01 Jan 2009 22:16:03 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[eeepc]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://gareth.halfacree.co.uk/?p=168</guid>
		<description><![CDATA[Being a huge fan of Ubuntu, I've been using the OS on most of my hardware for quite some time - including my first release spec Eee PC 701.  Originally running Ubuntu 7.04 and then upgraded to 7.10, it's always been a bit ...]]></description>
			<content:encoded><![CDATA[<p>Being a huge fan of Ubuntu, I&#8217;ve been using the OS on most of my hardware for quite some time &#8211; including my first release spec Eee PC 701.  Originally running Ubuntu 7.04 and then upgraded to 7.10, it&#8217;s always been a bit &#8216;finicky&#8217; &#8211; mainly as a result of the non-standard hacks I&#8217;ve had to implement to get things like the shortcut keys working.</p>
<p>I decided the time had come to move to something a bit newer, however, and have just finished installing Ubuntu 8.04.  Using the ISO from the <a title="Ubuntu Eee Project" href="http://www.ubuntu-eee.com/" target="_blank">Ubuntu Eee</a> website, it was a fairly painless install.  I was disappointed to see that the installer didn&#8217;t set up <em>fstab</em> in the manner I prefer &#8211; with a limited number of writes on the internal SSD available, I like to put <em>/tmp</em>, <em>/var</em>, and others on a <em>tmpfs</em> mount &#8211; but that was easily sorted.</p>
<p>What wasn&#8217;t quite so easy was the wireless.  Unfortunately, Asus have opted to use one of Atheros&#8217;s less supported wireless chipsets in the Eee &#8211; with no official Linux driver available.  The <em>madwifi-ng</em> driver included as part of the Ubuntu-Eee package <em>sort of</em> worked, but tended to drop out rather frequently &#8211; oddly, when the signal was at its strongest rather than its weakest.</p>
<p><span id="more-168"></span></p>
<p>Rather than put up with a spotty signal, I grabbed the <em>madwifi-ng</em> build I had from the original Ubuntu 7.04 install and compiled it on 8.04.  A quick reboot later and the wireless is back to its old reliable self again.  This way, I get the best of both words &#8211; the reliable wireless from Ubuntu 7.04, and the shiny new Compiz Fusion desktop effects from Ubuntu 8.04.</p>
<p>The driver I used for this is available <a title="Ubuntu Eee WiFi Driver Download" href="http://gareth.halfacree.co.uk/downloads/eeewifi.tar.gz" target="_self">here</a>, so if you want to do the same as I did simply download the file and extract it as so:</p>
<blockquote>
<pre>tar xfvz eeewifi.tar.gz</pre>
</blockquote>
<p>Then start the compilation and installation process thusly:</p>
<blockquote>
<pre>cd madwifi-ng-r2756-20071018
make clean
sudo make install</pre>
</blockquote>
<p>Reboot, and your wireless should be working a treat!</p>
<p class="wp-flattr-button"></p>]]></content:encoded>
			<wfw:commentRss>http://gareth.halfacree.co.uk/2009/01/ubuntu-eee-wireless/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

