<?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>TommyBlue.it &#187; Broadcom BCM4328 802.11a/b/g/n</title>
	<atom:link href="http://www.tommyblue.it/tag/broadcom-bcm4328-80211abgn/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tommyblue.it</link>
	<description>Bombardare per la pace è un po' come trombare per la verginità...</description>
	<lastBuildDate>Tue, 24 Jan 2012 09:34:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Broadcom BCM4328 su Ubuntu Gutsy</title>
		<link>http://www.tommyblue.it/2008/02/05/scheda-wireless-del-nuovo-macbook-su-ubuntu-gutsy-broadcom-bcm4328-80211abgn/</link>
		<comments>http://www.tommyblue.it/2008/02/05/scheda-wireless-del-nuovo-macbook-su-ubuntu-gutsy-broadcom-bcm4328-80211abgn/#comments</comments>
		<pubDate>Tue, 05 Feb 2008 16:13:32 +0000</pubDate>
		<dc:creator>TommyBlue</dc:creator>
				<category><![CDATA[Informatica]]></category>
		<category><![CDATA[Software Libero]]></category>
		<category><![CDATA[Broadcom BCM4328 802.11a/b/g/n]]></category>
		<category><![CDATA[MacBook]]></category>
		<category><![CDATA[ubuntu gutsy]]></category>

		<guid isPermaLink="false">http://www.tommyblue.it/2008/02/05/scheda-wireless-del-nuovo-macbook-su-ubuntu-gutsy-broadcom-bcm4328-80211abgn/</guid>
		<description><![CDATA[Sul nuovo MacBook la Apple ha cambiato il chipset della scheda wireless e ha utilizzato il Broadcom BCM4328 802.11a/b/g/n. Il chipset dovrebbe essere supportato dal nuovo kernel 2.6.24 ma nel frattempo funziona utilizzando ndiswrapper. Per iniziare installiamo i pacchetti necessari: ~# apt-get install build-essential ndiswrapper-common ndiswrapper-utils-1.9 poi scarichiamo l&#8217;ultima versione di ndiswrapper, compiliamola e installiamola [...]]]></description>
			<content:encoded><![CDATA[<p>Sul nuovo MacBook la Apple ha cambiato il chipset della scheda wireless e ha utilizzato il Broadcom BCM4328 802.11a/b/g/n. Il chipset dovrebbe essere supportato dal nuovo kernel 2.6.24 ma nel frattempo funziona utilizzando <strong>ndiswrapper</strong>.</p>
<p>Per iniziare installiamo i pacchetti necessari:</p>
<pre>
~# apt-get install build-essential ndiswrapper-common ndiswrapper-utils-1.9
</pre>
<p>poi scarichiamo <a href="http://sourceforge.net/project/showfiles.php?group_id=93482">l&#8217;ultima versione di ndiswrapper</a>, compiliamola e installiamola con:</p>
<pre>
~$ make
~$ sudo make install
</pre>
<p>A questo punto scarichiamo i driver della scheda wireless da <a href="http://www.mediafire.com/?exuymodkstx">qui</a> e scompattiamoli. Installiamo il driver in ndiswrapper:</p>
<pre>
~# ndiswrapper -i path/to/bcmwl5.inf
~# ndiswrapper -m
</pre>
<p>Aggiungiamo il modulo:</p>
<pre>
~# echo "ndiswrapper" >> /etc/modules
</pre>
<p>e infine riavviamo, finito.<br />
<a href='http://www.tommyblue.it/2008/02/05/scheda-wireless-del-nuovo-macbook-su-ubuntu-gutsy-broadcom-bcm4328-80211abgn/broadcom-bcm4328-80211abgn/' rel='attachment wp-att-118' title='Broadcom BCM4328 802.11a/b/g/n'><img src='http://www.tommyblue.it/wp-content/uploads/2008/02/wireless.png' alt='Broadcom BCM4328 802.11a/b/g/n' /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tommyblue.it/2008/02/05/scheda-wireless-del-nuovo-macbook-su-ubuntu-gutsy-broadcom-bcm4328-80211abgn/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

