<?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>itcoffee.net &#187; wifi</title>
	<atom:link href="http://www.itcoffee.net/tag/wifi/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itcoffee.net</link>
	<description>Assaporare l'alfa, sorseggiando l'omega..</description>
	<lastBuildDate>Sun, 07 Feb 2010 16:36:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WN111v2 + Ubuntu 9.04 = WIN (HowTo)</title>
		<link>http://www.itcoffee.net/2009/08/07/wn111v2-ubuntu-9-04-win-howto/</link>
		<comments>http://www.itcoffee.net/2009/08/07/wn111v2-ubuntu-9-04-win-howto/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 13:36:48 +0000</pubDate>
		<dc:creator>Alberto</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[chiavetta usb linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[netgear]]></category>
		<category><![CDATA[otus]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wn111v2]]></category>
		<category><![CDATA[wn111v2 ubuntu]]></category>
		<category><![CDATA[wp111]]></category>
		<category><![CDATA[wpa supplicant]]></category>

		<guid isPermaLink="false">http://www.itcoffee.net/?p=64</guid>
		<description><![CDATA[Come far funzionare la chiavetta Wireless USB della NetGear su Ubuntu 9.04 (x86)? Ecco la soluzione in poche semplici mosse!
How to use NetGear USB WN111v2 with Ubuntu 9.04.
Installiamo l&#8217;ultimo kernel (compilato dal team di Ubuntu ma non supportato).
I pacchetti deb li troviamo qui: http://kernel.ubuntu.com/~kernel-ppa/mainline/
Oggi l&#8217;ultima versione disponibile è la 2.6.31 rc5 andiamo quindi a scaricarla [...]]]></description>
			<content:encoded><![CDATA[<p>Come far funzionare la chiavetta Wireless USB della NetGear su Ubuntu 9.04 (x86)? Ecco la soluzione in poche semplici mosse!</p>
<p>How to use NetGear USB WN111v2 with Ubuntu 9.04.</p>
<p>Installiamo l&#8217;ultimo kernel (compilato dal team di Ubuntu ma non supportato).</p>
<p>I pacchetti deb li troviamo qui: <a href="http://kernel.ubuntu.com/~kernel-ppa/mainline/" target="_blank">http://kernel.ubuntu.com/~kernel-ppa/mainline/</a></p>
<p>Oggi l&#8217;ultima versione disponibile è la 2.6.31 rc5 andiamo quindi a scaricarla e installarla:</p>
<p><em>(per le versioni a 64bit scaricate i reletivi kernel a 64bit che trovate sempre nella directory che vi ho segnalato)</em></p>
<div class="codestyle"><pre><code>sudo apt-get install build-essential libssl-dev</code></pre></div>
<div class="codestyle"><pre><code>wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.31-rc5/linux-headers-2.6.31-020631rc5_2.6.31-020631rc5_all.deb<br />
dpkg -i linux-headers-2.6.31-020631rc5_2.6.31-020631rc5_all.deb<br />
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.31-rc5/linux-headers-2.6.31-020631rc5-generic_2.6.31-020631rc5_i386.deb<br />
dpkg -i linux-headers-2.6.31-020631rc5-generic_2.6.31-020631rc5_i386.deb<br />
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.31-rc5/linux-image-2.6.31-020631rc5-generic_2.6.31-020631rc5_i386.deb<br />
dpkg -i linux-image-2.6.31-020631rc5-generic_2.6.31-020631rc5_i386.deb<br />
</code></pre></div>
<p>A questo punto riavviate selezionando al boot il nuovo kernel!</p>
<p>Ora scarichiamo i drivers nuovi (moduli del kernel) , li compiliamo, e li installiamo.</p>
<div class="codestyle"><pre><code>wget http://wireless.kernel.org/download/compat-wireless-2.6/compat-wireless-2.6.tar.bz2<br />
tar -jxvf compat-wireless-2.6.tar.bz2<br />
cd compat-wireless*<br />
make<br />
sudo make install<br />
sudo make unload<br />
</code></pre></div>
<p>Carichiamo ora il driver e godiamoci la connessione! <img src='http://www.itcoffee.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<div class="codestyle"><pre><code>sudo modprobe ar9170usb</code></pre></div>
<p>Grazie ai forum di ubuntu e al sito linux wireless.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itcoffee.net/2009/08/07/wn111v2-ubuntu-9-04-win-howto/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
