<?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>Ubuntu Guy &#187; atheros</title>
	<atom:link href="http://ubuntuguy.com/tag/atheros/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntuguy.com</link>
	<description>Ubuntu tips and tricks from a random guy</description>
	<lastBuildDate>Fri, 26 Feb 2010 13:55:45 +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>Using an Atheros AR242x with Ubuntu 8.10</title>
		<link>http://ubuntuguy.com/how-to/using-an-atheros-ar242x-with-ubuntu-810/</link>
		<comments>http://ubuntuguy.com/how-to/using-an-atheros-ar242x-with-ubuntu-810/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 14:06:37 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[atheros]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[satellite]]></category>
		<category><![CDATA[toshiba]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://ubuntuguy.com/?p=7</guid>
		<description><![CDATA[Lately I tried to install Ubuntu 8.10 in my one year old laptop, a Toshiba Satelite A200 (1M4). Everything in the install was very smooth, but yet I had troubles with my Wifi card. I wasn&#8217;t sure if the problem was the new network manager or something else, but while I was googling for a [...]]]></description>
			<content:encoded><![CDATA[<p>Lately I tried to install Ubuntu 8.10 in my one year old laptop, a Toshiba Satelite A200 (1M4). Everything in the install was very smooth, but yet I had troubles with my Wifi card. I wasn&#8217;t sure if the problem was the new network manager or something else, but while I was googling for a solution I found that no solution would work with a WPA encrypted network with no DHCP attached. Anyway if you face the same problems with Atheros AR242x and Ubuntu 8.10 follow these steps:</p>
<h3>1. A little preperation</h3>
<p>First of all we need to be sure that we are talking for the same thing <img src='http://ubuntuguy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Open a terminal window (Applications -&gt; Accesories -&gt; Terminal) and run this command:</p>
<blockquote><p>lspci | grep Atheros</p></blockquote>
<p>The result should look like this:</p>
<blockquote><p>04:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)</p></blockquote>
<h3>2. Let&#8217;s make this Atheros AR242x work</h3>
<p>Now that we are sure about the hardware, you can start doing the actual installation. First of all we need to install the backports modules. Open the terminal window and execute this:</p>
<blockquote><p>sudo apt-get install linux-backports-modules-intrepid</p></blockquote>
<p>Then you should deactivate any proprietary driver you may using for the Atheros card. Go to System -&gt; Administration -&gt; Hardware Drivers and deactivate the &#8220;Support for Atheros 802.11 wireless LAN cards&#8221; driver.</p>
<p>Now we need to install WICD as it can be configured to work with the WEXT driver. Go to Settings &gt; Repositories &gt; Third Party Software &gt; Add and add the following line:</p>
<blockquote><p>deb http://apt.wicd.net intrepid extras</p></blockquote>
<p>Finally go to the terminal and run these commands:</p>
<blockquote><p>wget http://apt.wicd.net/wicd.gpg<br />
sudo apt-key add wicd.gpg<br />
sudo apt-get update<br />
sudo apt-get install wicd<br />
wicd-client -n</p></blockquote>
<p>That&#8217;s it we are ready <img src='http://ubuntuguy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Reboot your system and wifi is on again. In order to use it with WPA encrypted networks, use the WEXT WPA supplicant driver by going in wicd,  Preferences -&gt; General settings.</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntuguy.com/how-to/using-an-atheros-ar242x-with-ubuntu-810/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

