<?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>Colin&#039;s Blog &#187; ubuntu</title>
	<atom:link href="http://www.colinblog.com/category/ubuntu/feed" rel="self" type="application/rss+xml" />
	<link>http://www.colinblog.com</link>
	<description></description>
	<lastBuildDate>Sun, 07 Feb 2010 02:01:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to install Broadcom BCM4310 USB controller driver in Ubuntu</title>
		<link>http://www.colinblog.com/2008/04/how-to-install-broadcom-bcm4310-usb.html</link>
		<comments>http://www.colinblog.com/2008/04/how-to-install-broadcom-bcm4310-usb.html#comments</comments>
		<pubDate>Sat, 19 Apr 2008 06:42:00 +0000</pubDate>
		<dc:creator>colin</dc:creator>
				<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.colinblog.com/2008/04/how-to-install-broadcom-bcm4310-usb-controller-driver-in-ubuntu.html</guid>
		<description><![CDATA[My lenovo C466 (so as on Dell Vostro 1500)laptop has an embedded wireless network card &#8220;BCM4310 USB controller&#8220;.
To install the driver of this card, we need to use &#8220;ndiswrapper&#8221; which makes the drivers for windows work in Ubuntu &#38; it&#8217;s GUI &#8220;ndisgtk&#8221; to facilitate the installation.
Here are the steps to install the driver for BCM4310 ]]></description>
			<content:encoded><![CDATA[<p>My lenovo C466 (so as on Dell Vostro 1500)laptop has an embedded wireless network card &#8220;<strong>BCM4310 USB controller</strong>&#8220;.</p>
<p>To install the driver of this card, we need to use &#8220;ndiswrapper&#8221; which makes the drivers for windows work in Ubuntu &amp; it&#8217;s GUI &#8220;ndisgtk&#8221; to facilitate the installation.</p>
<p>Here are the steps to install the driver for BCM4310 USB Controller Wireless Network Card in Ubuntu (have been tested in both 7.10 &amp; 8.04)</p>
<p><strong>1. Install &#8220;ndiswrapper&#8221; &amp; &#8220;ndisgtk&#8221;</strong><br />
You can install the packages from command line with below command:<br />
<code><em>sudo apt-get install ndiswrapper-common ndiswrapper-utils ndisgtk</em></code><br />
or you can install them from &#8220;Synaptic Package Manager&#8221;</p>
<p><strong>2. Download the driver</strong><br />
Download the driver from Dell&#8217;s site: <a href="http://ftp.us.dell.com/network/R174291.exe">http://ftp.us.dell.com/network/R174291.exe</a></p>
<p><strong>3. Unzip the file</strong><br />
Unzip the file to your desktop, there should be a &#8220;DRIVER_US&#8221; folder which contains the &#8220;bcmwl5.inf&#8221; file, we need this file later</p>
<p><strong>4. Run &#8220;ndisgtk&#8221;</strong><br />
command:<br />
<code><em>sudo ndisgtk</em></code><br />
or you can launch it from &#8220;System -&gt; Administration -&gt; Windows Wireless Drivers&#8221;</p>
<p><strong>5. Install the driver</strong><br />
Click &#8220;Install New Driver&#8221;, and select the &#8220;bcmw5.inf&#8221; mentioned above, and then click &#8220;Install&#8221;</p>
<p><a href="http://flickr.com/photos/colinzhu/2424916610/" target="_blank"><img style="margin: 0pt 0pt 10px 10px; " src="http://farm3.static.flickr.com/2086/2424916610_4038ab910b_m.jpg"  alt="How to install Broadcom BCM4310 USB controller Wireless Network Card in Ubuntu" /></a></p>
<p>After the above 5 steps, the wireless card indicating lamp should be on now, if you still cannot connect to the network, you should make some configuration.</p>
<blockquote><p>1. Open the Networking Admin tool (System | Administration | Networking), select the Wireless connection and click Properties, ensure the Enable roaming mode checkbox is ticked.<br />
2. Click the Network Manager icon (computers icon in the top right corner of system tray), your network ESSID should be shown in the drop-down list. Select your network by clicking on it.<br />
3. If the Network requires any further configuration (e.g. WEP key), a dialog should appear, select the correct settings and paste in your key.</p></blockquote>
<p>2008-10-06 update:<br />
For BCM4310 USB controller in Fedora Core 8, <a href="http://www.blackermedia.com/headspace.php" target="_blank">alexander</a> has shared his experience <a href="http://www.blackermedia.com/BCM4310.html" target="_blank">here</a></p>
<p>And if you still have problems after applying the above steps, <a href="http://ubuntuforums.org/showpost.php?p=5913039&amp;postcount=200" target="_blank">here</a>, nadavkav has shared his experience on driving his BCM4310 (14e4:4315) on his HP Pavilion tx2520ej by compiling Broadcom&#8217;s source.</p>
<p><strong>Reference:</strong><br />
1. http://ubuntuforums.org/archive/index.php/t-650729.html<br />
2. http://linux.dell.com/wiki/index.php/Tech/Wireless/Truemobile_ndiswrapper<br />
3. http://ubuntuforums.org/showthread.php?t=650729</p>
]]></content:encoded>
			<wfw:commentRss>http://www.colinblog.com/2008/04/how-to-install-broadcom-bcm4310-usb.html/feed</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
	</channel>
</rss>
