<?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>Uncertain Binary Thoughts &#187; Installing</title>
	<atom:link href="http://ankurs.com/tag/installing/feed/" rel="self" type="application/rss+xml" />
	<link>http://ankurs.com</link>
	<description>01110100110101010101011101100010</description>
	<lastBuildDate>Sun, 01 Jan 2012 18:20:56 +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>Installing Ndiswrapper on Ubuntu 8.04</title>
		<link>http://ankurs.com/2008/04/installing-ndiswrapper-on-ubuntu-804/</link>
		<comments>http://ankurs.com/2008/04/installing-ndiswrapper-on-ubuntu-804/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 17:49:32 +0000</pubDate>
		<dc:creator>Ankur Shrivastava</dc:creator>
				<category><![CDATA[Stuff]]></category>
		<category><![CDATA[8.04]]></category>
		<category><![CDATA[Installing]]></category>
		<category><![CDATA[ndiswrapper]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[WiFi]]></category>

		<guid isPermaLink="false">http://ankurs.com/?p=369</guid>
		<description><![CDATA[I installed Ubuntu 8.04 today and faced this problem of WiFi again but ths time even installing ndiswrapper diddnt worked so had to find a way to make WiFi work on boot and here it is For this First You need to install ndiswrapper, no need for net coz the packages are included in the&#8230;]]></description>
			<content:encoded><![CDATA[<p>I installed Ubuntu 8.04 today and faced this problem of WiFi again but ths time even installing ndiswrapper diddnt worked so had to find a way to make WiFi work on boot and here it is</p>
<p>For this First You need to install ndiswrapper, no need for net coz the packages are included in the CD / DVD of Ubuntu just go to System&gt;&gt;Administration&gt;&gt;software sources then uncheck all downloadable from internet, Third party and Update repo&#8217;s only select Installable from CD-ROM/DVD. Now open a Add/Remove from Applications&gt;&gt;Add/Remove.. there select all avaliable appliactions in show, now seach for ndis you will see Windows Wireless Drivers select it and click Apply changes it will ask you for the CD insert the CD and it will get installed, now you just have to install the drivers of your card for this open  System&gt;&gt;Administration&gt;&gt;Windows Wireless Drivers and install the windows wireless drivers ( bcmwl5.inf for hp6515b bcm4312) now follow these steps, type<br />
<code>sudo -i</code> now you must be as root then type<br />
<code>nano /etc/rc.local</code> the file should read<br />
<code>rmmod ndiswrapper<br />
rmmod ssb<br />
modprobe ndiswrapper<br />
exit 0<br />
</code><br />
all done now just reboot and enjoy your Linux&#8230;&#8230;..</p>
]]></content:encoded>
			<wfw:commentRss>http://ankurs.com/2008/04/installing-ndiswrapper-on-ubuntu-804/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

