<?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>NostraDistro &#187; 1525</title>
	<atom:link href="http://nostradistro.com/tag/1525/feed/" rel="self" type="application/rss+xml" />
	<link>http://nostradistro.com</link>
	<description>Foreseeing Your Linux Needs...</description>
	<lastBuildDate>Sun, 03 Apr 2011 03:10:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Dell Inspirion 1525 WiFi Driver (Ubuntu 8.04)</title>
		<link>http://nostradistro.com/2008/05/05/dell-inspirion-1525-wifi-driver-ubuntu-804/</link>
		<comments>http://nostradistro.com/2008/05/05/dell-inspirion-1525-wifi-driver-ubuntu-804/#comments</comments>
		<pubDate>Mon, 05 May 2008 18:54:05 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Driver Issues]]></category>
		<category><![CDATA[1525]]></category>
		<category><![CDATA[bcmwl5]]></category>
		<category><![CDATA[Broadcom]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[Inspirion]]></category>
		<category><![CDATA[R174291]]></category>
		<category><![CDATA[Ubuntu Hardy]]></category>
		<category><![CDATA[WLAN]]></category>

		<guid isPermaLink="false">http://nostradistro.com/?p=3</guid>
		<description><![CDATA[My beautiful fiancÃ©e recently purchased a new Dell Inspirion 1525.Â  This specific version of the 1525 comes preloaded with Windows Vista.Â  Dell sells another version named the Inspirion 1525n that comes preloaded with Ubuntu 7.10.Â  My future Father-in-law and I assumed since Dell sold the 1525 as both a Vista and Ubuntu version, a switch [...]]]></description>
			<content:encoded><![CDATA[<p>My beautiful fiancÃ©e recently purchased a new Dell Inspirion 1525.Â  This specific version of the 1525 comes preloaded with Windows Vista.Â  Dell sells another version named the Inspirion 1525n that comes preloaded with Ubuntu 7.10.Â  My future Father-in-law and I assumed since Dell sold the 1525 as both a Vista and Ubuntu version, a switch to the Hardy Heron would be a breeze.Â  This assumption, for the most part, was true.Â  The main issue we had was with the Broadcom WLAN driver.Â  Between the two of us, we probably tried around 40 drivers and many configurations to no avail.Â  Finally after about a week of messing around with it, I found the solution:</p>
<p>Open up Terminal and follow these commands:</p>
<p>Blacklist the bcm43xx driver:</p>
<blockquote><p>lisa@ubuntu:~$ echo &#8216;blacklist bcm43xx&#8217; | sudo tee -a /etc/modprobe.d/blacklist</p></blockquote>
<p>Install ndiswrapper and dependencies:</p>
<blockquote><p>lisa@ubuntu:~$ sudo apt-get install ndiswrapper-common ndisgtk</p></blockquote>
<p>Follow this link: <a title="bcmwl5.inf driver" href="http://ftp.us.dell.com/network/R174291.exe" target="_blank">http://ftp.us.dell.com/network/R174291.exe</a> and save the .exe file.</p>
<p>Unzip the file:</p>
<blockquote><p>lisa@ubuntu:~$ cd desktop<br />
lisa@ubuntu:~$ unzip R174291.exe<br />
lisa@ubuntu:~$ cabextract R174291.exe</p></blockquote>
<p>Open the folder that was just created and open folder DRIVER_US.Â  Locate bcmwl5.inf</p>
<p>Use ndiswrapper to install bcmwl5.inf</p>
<blockquote><p>lisa@ubuntu:~$ sudo ndiswrapper -i bcmwl5.inf</p></blockquote>
<p>On my fiancÃ©es&#8217; computer, the blue wifi light instantly turned on and the WLAN worked instantly.Â  You may or may not have to reboot to get it working.</p>
]]></content:encoded>
			<wfw:commentRss>http://nostradistro.com/2008/05/05/dell-inspirion-1525-wifi-driver-ubuntu-804/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

