<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Kubuntu 9.04 WiFi Problem Solved</title>
	<atom:link href="http://joshuahoover.com/2009/04/11/kubuntu-904-wifi-problem-solved/feed/" rel="self" type="application/rss+xml" />
	<link>http://joshuahoover.com/2009/04/11/kubuntu-904-wifi-problem-solved/</link>
	<description>a blog by joshua hoover</description>
	<lastBuildDate>Thu, 17 Jun 2010 16:20:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: WebbDawg</title>
		<link>http://joshuahoover.com/2009/04/11/kubuntu-904-wifi-problem-solved/comment-page-1/#comment-8342</link>
		<dc:creator>WebbDawg</dc:creator>
		<pubDate>Sat, 14 Nov 2009 19:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://joshuahoover.com/?p=530#comment-8342</guid>
		<description>After 2 weeks of this failed 9.04 install and no wireless, I found your fix.

In less that 10 minutes I am online. I cannot believe the Ubuntu Forums does not have this listed.

Thanks
Dave</description>
		<content:encoded><![CDATA[<p>After 2 weeks of this failed 9.04 install and no wireless, I found your fix.</p>
<p>In less that 10 minutes I am online. I cannot believe the Ubuntu Forums does not have this listed.</p>
<p>Thanks<br />
Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nat</title>
		<link>http://joshuahoover.com/2009/04/11/kubuntu-904-wifi-problem-solved/comment-page-1/#comment-4021</link>
		<dc:creator>Nat</dc:creator>
		<pubDate>Wed, 10 Jun 2009 08:23:09 +0000</pubDate>
		<guid isPermaLink="false">http://joshuahoover.com/?p=530#comment-4021</guid>
		<description>I installed 9.04 from a respin which I got on the July issue of Linux Format magazine. It was missing the package with this widgit in so a search on widgits for network just returned System Monitor. I found the package I needed was plasma-widget-network-manager.

So a quick;

sudo aptitude install plasma-widget-network-manager

(with a lan cable to give internet access) solved the problem.

Hopefully this might help someone else with this version.</description>
		<content:encoded><![CDATA[<p>I installed 9.04 from a respin which I got on the July issue of Linux Format magazine. It was missing the package with this widgit in so a search on widgits for network just returned System Monitor. I found the package I needed was plasma-widget-network-manager.</p>
<p>So a quick;</p>
<p>sudo aptitude install plasma-widget-network-manager</p>
<p>(with a lan cable to give internet access) solved the problem.</p>
<p>Hopefully this might help someone else with this version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BD</title>
		<link>http://joshuahoover.com/2009/04/11/kubuntu-904-wifi-problem-solved/comment-page-1/#comment-3415</link>
		<dc:creator>BD</dc:creator>
		<pubDate>Mon, 18 May 2009 09:05:32 +0000</pubDate>
		<guid isPermaLink="false">http://joshuahoover.com/?p=530#comment-3415</guid>
		<description>I had the same issues, tried the above, didn&#039;t work for me. My laptop would see my wireless network, but wouldn&#039;t connect to it. Then tried installing WICD, setup is simple and worked for me straight away.</description>
		<content:encoded><![CDATA[<p>I had the same issues, tried the above, didn&#8217;t work for me. My laptop would see my wireless network, but wouldn&#8217;t connect to it. Then tried installing WICD, setup is simple and worked for me straight away.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksander</title>
		<link>http://joshuahoover.com/2009/04/11/kubuntu-904-wifi-problem-solved/comment-page-1/#comment-3395</link>
		<dc:creator>Aleksander</dc:creator>
		<pubDate>Sun, 17 May 2009 17:05:11 +0000</pubDate>
		<guid isPermaLink="false">http://joshuahoover.com/?p=530#comment-3395</guid>
		<description>Excuse me. I made a mistake. The write code is:

sudo iwlist wlan0 scan essid MySecretSSID</description>
		<content:encoded><![CDATA[<p>Excuse me. I made a mistake. The write code is:</p>
<p>sudo iwlist wlan0 scan essid MySecretSSID</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksander</title>
		<link>http://joshuahoover.com/2009/04/11/kubuntu-904-wifi-problem-solved/comment-page-1/#comment-3394</link>
		<dc:creator>Aleksander</dc:creator>
		<pubDate>Sun, 17 May 2009 16:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://joshuahoover.com/?p=530#comment-3394</guid>
		<description>I had the same situation like Saj Joseph. I have not tried his solution yet. I start my network from console:

    sudo iwconfig wlan0 essid &quot;MySecretSSID&quot;

and then

    sudo iwlist wlan0 scan essid &quot;MySecretSSID&quot;

once, twice or more times.</description>
		<content:encoded><![CDATA[<p>I had the same situation like Saj Joseph. I have not tried his solution yet. I start my network from console:</p>
<p>    sudo iwconfig wlan0 essid &#8220;MySecretSSID&#8221;</p>
<p>and then</p>
<p>    sudo iwlist wlan0 scan essid &#8220;MySecretSSID&#8221;</p>
<p>once, twice or more times.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Missaka</title>
		<link>http://joshuahoover.com/2009/04/11/kubuntu-904-wifi-problem-solved/comment-page-1/#comment-3294</link>
		<dc:creator>Missaka</dc:creator>
		<pubDate>Fri, 15 May 2009 07:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://joshuahoover.com/?p=530#comment-3294</guid>
		<description>I had the same issue with disabled SSID broadcasting on my wireless network.  Thanks to Saj Joseph for finding solution.  NetworkManager did not honor the connection even when manually added.</description>
		<content:encoded><![CDATA[<p>I had the same issue with disabled SSID broadcasting on my wireless network.  Thanks to Saj Joseph for finding solution.  NetworkManager did not honor the connection even when manually added.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kylea</title>
		<link>http://joshuahoover.com/2009/04/11/kubuntu-904-wifi-problem-solved/comment-page-1/#comment-2863</link>
		<dc:creator>Kylea</dc:creator>
		<pubDate>Mon, 04 May 2009 14:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://joshuahoover.com/?p=530#comment-2863</guid>
		<description>The issue for me is that the Wallet thing has to be enabled otherwise it just will not work.</description>
		<content:encoded><![CDATA[<p>The issue for me is that the Wallet thing has to be enabled otherwise it just will not work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saj Joseph</title>
		<link>http://joshuahoover.com/2009/04/11/kubuntu-904-wifi-problem-solved/comment-page-1/#comment-2820</link>
		<dc:creator>Saj Joseph</dc:creator>
		<pubDate>Sun, 03 May 2009 12:06:19 +0000</pubDate>
		<guid isPermaLink="false">http://joshuahoover.com/?p=530#comment-2820</guid>
		<description>What you mentioned here are helpful. I just want to add my experience here. If you have disabled broadcasting of SSID, network manager wasn&#039;t picking up my network (even after I manually entered the SSID value). The solution: Just enable broadcasting on Wireless router temporarily and once NetworkManager configuration is completed, disable it. Everything will work...

Thanks</description>
		<content:encoded><![CDATA[<p>What you mentioned here are helpful. I just want to add my experience here. If you have disabled broadcasting of SSID, network manager wasn&#8217;t picking up my network (even after I manually entered the SSID value). The solution: Just enable broadcasting on Wireless router temporarily and once NetworkManager configuration is completed, disable it. Everything will work&#8230;</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: noone</title>
		<link>http://joshuahoover.com/2009/04/11/kubuntu-904-wifi-problem-solved/comment-page-1/#comment-2752</link>
		<dc:creator>noone</dc:creator>
		<pubDate>Fri, 01 May 2009 13:39:45 +0000</pubDate>
		<guid isPermaLink="false">http://joshuahoover.com/?p=530#comment-2752</guid>
		<description>Note: You may be nagged for your KWallet password now when your computer boots. This is because the Network Management widget is using KWallet to store the wifi password. If anyone knows how to get around this, please feel free to share. :)


Open your KDEWallet (if you don&#039;t know where it is, just search it in the Kstart). Open menu Configure Wallet and you will see an option Enable the KdeWallet subsystem. Just uncheck it :)
That&#039;s all!</description>
		<content:encoded><![CDATA[<p>Note: You may be nagged for your KWallet password now when your computer boots. This is because the Network Management widget is using KWallet to store the wifi password. If anyone knows how to get around this, please feel free to share. <img src='http://joshuahoover.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Open your KDEWallet (if you don&#8217;t know where it is, just search it in the Kstart). Open menu Configure Wallet and you will see an option Enable the KdeWallet subsystem. Just uncheck it <img src='http://joshuahoover.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
That&#8217;s all!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angel Rodriguez</title>
		<link>http://joshuahoover.com/2009/04/11/kubuntu-904-wifi-problem-solved/comment-page-1/#comment-2709</link>
		<dc:creator>Angel Rodriguez</dc:creator>
		<pubDate>Wed, 29 Apr 2009 19:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://joshuahoover.com/?p=530#comment-2709</guid>
		<description>It worked for me, but only in DHCP mode, not with static IP.

Thank you.</description>
		<content:encoded><![CDATA[<p>It worked for me, but only in DHCP mode, not with static IP.</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
