<?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>Ryan&#039;s Blog &#187; Linux</title>
	<atom:link href="http://www.rmauger.co.uk/topics/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rmauger.co.uk</link>
	<description>Randomness will get you everywhere.</description>
	<lastBuildDate>Mon, 06 May 2013 14:09:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Madwifi for AR5007 (AR2425)</title>
		<link>http://www.rmauger.co.uk/2008/07/madwifi-for-ar5007-ar2425/</link>
		<comments>http://www.rmauger.co.uk/2008/07/madwifi-for-ar5007-ar2425/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 22:16:16 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[AR2425]]></category>
		<category><![CDATA[AR5007]]></category>
		<category><![CDATA[eeepc]]></category>
		<category><![CDATA[madwifi]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://www.rmauger.co.uk/?p=4</guid>
		<description><![CDATA[Having used the same madwifi release successfully for quite some time, i was comfortable with compiling the madwifi source everytime a new kernel was released. Last weekend however, i had a horrible experience. Suddenly i had errors at compile time. error: too few arguments to function &#8216;iwe_stream_add_point&#8217; Well, this had me perturbed, so i popped [...]]]></description>
				<content:encoded><![CDATA[<p>Having used the same madwifi release successfully for quite some time, i was comfortable with compiling the madwifi source everytime a new kernel was released.</p>
<p><span id="more-4"></span></p>
<p>Last weekend however, i had a horrible experience. Suddenly i had errors at compile time.</p>
<blockquote><p>error: too few arguments to function &#8216;iwe_stream_add_point&#8217;</p></blockquote>
<p>Well, this had me perturbed, so i popped into #madwifi on irc.freenode.net, and before I had a chance to ask the question, the MOTD informed me that there was a new HAL for the AR5007.</p>
<p>So, to get your AR5007 based wifi card working in linux (also in 64bit, which i will test soon!). get a release from the branch of the HAL which supports these cards <a title="Mafwifi for AR5007" href="http://snapshots.madwifi.org/madwifi-hal-0.10.5.6/" target="_blank">here</a>.</p>
<p>If you have not installed madwifi from source for your AR5007 before, ensure you blacklist ath5k first, to prevent any conflicts. this can be done by typing</p>
<blockquote><p># echo &#8220;blacklist ath5k&#8221; &gt;&gt; /etc/modprobe.d/blacklist</p></blockquote>
<p>in a terminal</p>
<p>open a terminal, cd to the folder you downloaded the madwifi release from, and run</p>
<blockquote><p>$ tar -xvf madwifi-hal-0.10.5.6-*-*.tar.gz</p></blockquote>
<p>replacing *-* with the release and date applicable to the tarball you downloaded.</p>
<p>Once the tarball is unpacked, type cd madwifi*, and then either read the INSTALL and README files for further instruction, or type</p>
<blockquote><p># make</p></blockquote>
<p>Followed by:</p>
<blockquote><p># make install</p></blockquote>
<p>and finally</p>
<blockquote><p># modprobe ath_pci</p></blockquote>
<p>to install the kernel module.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rmauger.co.uk/2008/07/madwifi-for-ar5007-ar2425/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
