<?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>porges &#187; howto</title>
	<atom:link href="http://porg.es/blog/tag/howto/feed" rel="self" type="application/rss+xml" />
	<link>http://porg.es/blog</link>
	<description></description>
	<lastBuildDate>Sun, 06 May 2012 22:13:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>HowTo: Get a RT2500-based wifi card working in Ubuntu</title>
		<link>http://porg.es/blog/howto-get-a-rt2500-based-wifi-card-working-in-ubuntu</link>
		<comments>http://porg.es/blog/howto-get-a-rt2500-based-wifi-card-working-in-ubuntu#comments</comments>
		<pubDate>Mon, 14 May 2007 20:45:07 +0000</pubDate>
		<dc:creator>Porges</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://porg.es/blog/howto-get-a-rt2500-based-wifi-card-working-in-ubuntu</guid>
		<description><![CDATA[This was easier than I thought it was going to be. Nice and simple: Download the RT2500 Windows Drivers, and unzip them somewhere. Ensure you have wireless-tools and ndiswrapper installed. Open a terminal and browse to the folder where you unzipped the drivers. sudo ndiswrapper -i rt2500.inf Edit /etc/modules (as root) and add ‘ndiswrapper’. Edit [...]]]></description>
			<content:encoded><![CDATA[<p>This was easier than I thought it was going to be. Nice and simple:</p>
<ol>
<li>Download the <a href='http://porg.es/blog/wp-content/uploads/2007/05/rt2500_drivers.zip' title='RT2500 Windows Drivers'>RT2500 Windows Drivers</a>, and unzip them somewhere.</li>
<li>Ensure you have <code>wireless-tools</code> and <code>ndiswrapper</code> installed.</li>
<li>Open a terminal and browse to the folder where you unzipped the drivers.</li>
<li><code>sudo ndiswrapper -i rt2500.inf</code></li>
<li>Edit <code>/etc/modules</code> (as root) and add ‘ndiswrapper’.</li>
<li>Edit <code>/etc/modprobe.d/blacklist</code> (again as root) and add ‘blacklist rt2500’.</li>
<li>Restart, and you should now have a working card.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://porg.es/blog/howto-get-a-rt2500-based-wifi-card-working-in-ubuntu/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

