<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for Mike Gerwitz's Weblog</title>
	<link>http://www.mikegerwitz.com</link>
	<description>Through the Eyes of a Web &#38; Software Developer</description>
	<pubDate>Thu, 04 Dec 2008 20:15:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>Comment on RT61 / RT2&#215;00 RaLink Linux Driver Installation by RaLink Wireless - Random Disconnects (No ProbeResp)</title>
		<link>http://www.mikegerwitz.com/2008/08/30/rt61-rt2x00-ralink-linux-driver-installation/#comment-116</link>
		<dc:creator>RaLink Wireless - Random Disconnects (No ProbeResp)</dc:creator>
		<pubDate>Wed, 15 Oct 2008 10:32:27 +0000</pubDate>
		<guid>http://www.mikegerwitz.com/2008/08/30/rt61-rt2x00-ralink-linux-driver-installation/#comment-116</guid>
		<description>[...] For settings up RaLink drivers for your wireless device, please see a previous entry: RT61 / RT2×00 RaLink Linux Driver Installation [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] For settings up RaLink drivers for your wireless device, please see a previous entry: RT61 / RT2×00 RaLink Linux Driver Installation [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu 8.04 &#8220;Hardy Heron&#8221; Broadcom Wireless by Mike Gerwitz</title>
		<link>http://www.mikegerwitz.com/2008/05/15/ubuntu-804-hardy-heron-broadcom-wireless/#comment-66</link>
		<dc:creator>Mike Gerwitz</dc:creator>
		<pubDate>Mon, 04 Aug 2008 02:05:35 +0000</pubDate>
		<guid>http://www.mikegerwitz.com/2008/05/15/ubuntu-804-hardy-heron-broadcom-wireless/#comment-66</guid>
		<description>Does wget work on its own? Try to download some file:

wget http://site.com/file

If it gives you the proxy error, check your proxy settings. Port 8080 sounds familiar - perhaps privoxy. I do not use a proxy so I'm not sure how to help.</description>
		<content:encoded><![CDATA[<p>Does wget work on its own? Try to download some file:</p>
<p>wget <a href="http://site.com/file" rel="nofollow">http://site.com/file</a></p>
<p>If it gives you the proxy error, check your proxy settings. Port 8080 sounds familiar - perhaps privoxy. I do not use a proxy so I&#8217;m not sure how to help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu 8.04 &#8220;Hardy Heron&#8221; Broadcom Wireless by Bill Ataras</title>
		<link>http://www.mikegerwitz.com/2008/05/15/ubuntu-804-hardy-heron-broadcom-wireless/#comment-65</link>
		<dc:creator>Bill Ataras</dc:creator>
		<pubDate>Sun, 03 Aug 2008 22:13:56 +0000</pubDate>
		<guid>http://www.mikegerwitz.com/2008/05/15/ubuntu-804-hardy-heron-broadcom-wireless/#comment-65</guid>
		<description>The problem appears to come from lines in the install fwcutter script that have the following:

wget http://downloads.openwrt.org/sources/wl_apsta-3.130.20.0.o

The error message is:

Error parsing proxy URL http://:8080/: Invalid host name.</description>
		<content:encoded><![CDATA[<p>The problem appears to come from lines in the install fwcutter script that have the following:</p>
<p>wget <a href="http://downloads.openwrt.org/sources/wl_apsta-3.130.20.0.o" rel="nofollow">http://downloads.openwrt.org/sources/wl_apsta-3.130.20.0.o</a></p>
<p>The error message is:</p>
<p>Error parsing proxy URL <a href="http://:8080/:" rel="nofollow">http://:8080/:</a> Invalid host name.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu 8.04 &#8220;Hardy Heron&#8221; Broadcom Wireless by Bill Ataras</title>
		<link>http://www.mikegerwitz.com/2008/05/15/ubuntu-804-hardy-heron-broadcom-wireless/#comment-64</link>
		<dc:creator>Bill Ataras</dc:creator>
		<pubDate>Sun, 03 Aug 2008 21:55:13 +0000</pubDate>
		<guid>http://www.mikegerwitz.com/2008/05/15/ubuntu-804-hardy-heron-broadcom-wireless/#comment-64</guid>
		<description>I have tried various methods for installing fwcutter and all have failed.  In the most recent attempt, I began with:
sudo apt-get install ndiswrapper-common

Things seemed to proceed normally for a while, then this error was reported:

Quoting:

Setting up b43-fwcutter (1:011-1) ...
Error parsing proxy URL http://:8080/: Invalid host name.
dpkg: error processing b43-fwcutter (--configure):
 subprocess post-installation script returned error exit status 1
Setting up ndiswrapper-common (1.50-1ubuntu1) ...
Errors were encountered while processing:
 b43-fwcutter
E: Sub-process /usr/bin/dpkg returned an error code (1)


Can you help resolve this?

Thank you,
Bill</description>
		<content:encoded><![CDATA[<p>I have tried various methods for installing fwcutter and all have failed.  In the most recent attempt, I began with:<br />
sudo apt-get install ndiswrapper-common</p>
<p>Things seemed to proceed normally for a while, then this error was reported:</p>
<p>Quoting:</p>
<p>Setting up b43-fwcutter (1:011-1) &#8230;<br />
Error parsing proxy URL <a href="http://:8080/:" rel="nofollow">http://:8080/:</a> Invalid host name.<br />
dpkg: error processing b43-fwcutter (&#8211;configure):<br />
 subprocess post-installation script returned error exit status 1<br />
Setting up ndiswrapper-common (1.50-1ubuntu1) &#8230;<br />
Errors were encountered while processing:<br />
 b43-fwcutter<br />
E: Sub-process /usr/bin/dpkg returned an error code (1)</p>
<p>Can you help resolve this?</p>
<p>Thank you,<br />
Bill</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu 8.04 &#8220;Hardy Heron&#8221; Broadcom Wireless by Jim Lynch</title>
		<link>http://www.mikegerwitz.com/2008/05/15/ubuntu-804-hardy-heron-broadcom-wireless/#comment-63</link>
		<dc:creator>Jim Lynch</dc:creator>
		<pubDate>Wed, 30 Jul 2008 21:24:57 +0000</pubDate>
		<guid>http://www.mikegerwitz.com/2008/05/15/ubuntu-804-hardy-heron-broadcom-wireless/#comment-63</guid>
		<description>wlan0 doesn'exist.  I can't see what Im typing so I hope this isn't garbage. Black on a dark green background is less than optimal.

No network card listed in Hardware drivers.  lspci shows two wireless cards, the built in and the pcmcia card but noting makes them work.

I even installed Linuxant and it doesn't.
Windows works fiee as did Edgy.  

Jim</description>
		<content:encoded><![CDATA[<p>wlan0 doesn&#8217;exist.  I can&#8217;t see what Im typing so I hope this isn&#8217;t garbage. Black on a dark green background is less than optimal.</p>
<p>No network card listed in Hardware drivers.  lspci shows two wireless cards, the built in and the pcmcia card but noting makes them work.</p>
<p>I even installed Linuxant and it doesn&#8217;t.<br />
Windows works fiee as did Edgy.  </p>
<p>Jim</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu 8.04 &#8220;Hardy Heron&#8221; Broadcom Wireless by Michael</title>
		<link>http://www.mikegerwitz.com/2008/05/15/ubuntu-804-hardy-heron-broadcom-wireless/#comment-62</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 28 Jul 2008 23:55:05 +0000</pubDate>
		<guid>http://www.mikegerwitz.com/2008/05/15/ubuntu-804-hardy-heron-broadcom-wireless/#comment-62</guid>
		<description>Check out this website - http://300lb.blogspot.com/2008/04/how-to-get-broadcom-wireless-to-work-in.html

I have a broadcom wireless 4306, and this worked like a charm.  After installing I had to restart, and no problems since.</description>
		<content:encoded><![CDATA[<p>Check out this website - <a href="http://300lb.blogspot.com/2008/04/how-to-get-broadcom-wireless-to-work-in.html" rel="nofollow">http://300lb.blogspot.com/2008/04/how-to-get-broadcom-wireless-to-work-in.html</a></p>
<p>I have a broadcom wireless 4306, and this worked like a charm.  After installing I had to restart, and no problems since.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu 8.04 &#8220;Hardy Heron&#8221; Broadcom Wireless by Angelo</title>
		<link>http://www.mikegerwitz.com/2008/05/15/ubuntu-804-hardy-heron-broadcom-wireless/#comment-26</link>
		<dc:creator>Angelo</dc:creator>
		<pubDate>Sat, 28 Jun 2008 13:20:12 +0000</pubDate>
		<guid>http://www.mikegerwitz.com/2008/05/15/ubuntu-804-hardy-heron-broadcom-wireless/#comment-26</guid>
		<description>I just installed Ubuntu 8.04 on a clean machine (Inspiron 8500) there is no blue tower for roaming wireless shown, when I click on edit wireless networks there is none shown, it does work with direct wire connection.There are no Hardware drivers shown when I access that. My NIC card is a Bmcom4309, any help would be wonderful.</description>
		<content:encoded><![CDATA[<p>I just installed Ubuntu 8.04 on a clean machine (Inspiron 8500) there is no blue tower for roaming wireless shown, when I click on edit wireless networks there is none shown, it does work with direct wire connection.There are no Hardware drivers shown when I access that. My NIC card is a Bmcom4309, any help would be wonderful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gentoo GNOME Overlay Problems by Donnie Berkholz</title>
		<link>http://www.mikegerwitz.com/2008/06/27/gentoo-gnome-overlay-problems/#comment-25</link>
		<dc:creator>Donnie Berkholz</dc:creator>
		<pubDate>Fri, 27 Jun 2008 14:56:01 +0000</pubDate>
		<guid>http://www.mikegerwitz.com/2008/06/27/gentoo-gnome-overlay-problems/#comment-25</guid>
		<description>I've had the same problem with the gnome overlay, forgetting to delete it after the release. It might help if they had packages in there masked.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve had the same problem with the gnome overlay, forgetting to delete it after the release. It might help if they had packages in there masked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu 8.04 &#8220;Hardy Heron&#8221; Broadcom Wireless by Simon</title>
		<link>http://www.mikegerwitz.com/2008/05/15/ubuntu-804-hardy-heron-broadcom-wireless/#comment-18</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Sat, 24 May 2008 18:53:35 +0000</pubDate>
		<guid>http://www.mikegerwitz.com/2008/05/15/ubuntu-804-hardy-heron-broadcom-wireless/#comment-18</guid>
		<description>Thanks very much! Worked like a charm</description>
		<content:encoded><![CDATA[<p>Thanks very much! Worked like a charm</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu 8.04 &#8220;Hardy Heron&#8221; Broadcom Wireless by Mike Gerwitz</title>
		<link>http://www.mikegerwitz.com/2008/05/15/ubuntu-804-hardy-heron-broadcom-wireless/#comment-17</link>
		<dc:creator>Mike Gerwitz</dc:creator>
		<pubDate>Mon, 19 May 2008 02:16:00 +0000</pubDate>
		<guid>http://www.mikegerwitz.com/2008/05/15/ubuntu-804-hardy-heron-broadcom-wireless/#comment-17</guid>
		<description>Another thing I had to try on another one of the computers in order to get it working was to manually bring up the network interface after configuring everything in the Network Manager.

Find your wireless interface:
&lt;code&gt;sudo iwconfig&lt;/code&gt;

Then try (replacing wlan0 with your interface)
&lt;code&gt;sudo ifdown wlan0
sudo ifup wlan0&lt;/code&gt;

Why a restart didn't fix it and that did, I do not know. However, on that computer I also did not need to download the restricted drivers. At the very least, doing the above will allow you to see any errors. If you're looking for help at UbuntuForums, such output will be helpful.</description>
		<content:encoded><![CDATA[<p>Another thing I had to try on another one of the computers in order to get it working was to manually bring up the network interface after configuring everything in the Network Manager.</p>
<p>Find your wireless interface:<br />
<code>sudo iwconfig</code></p>
<p>Then try (replacing wlan0 with your interface)<br />
<code>sudo ifdown wlan0<br />
sudo ifup wlan0</code></p>
<p>Why a restart didn&#8217;t fix it and that did, I do not know. However, on that computer I also did not need to download the restricted drivers. At the very least, doing the above will allow you to see any errors. If you&#8217;re looking for help at UbuntuForums, such output will be helpful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
