<?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>No Name &#187; Network Manager</title>
	<atom:link href="http://blog.schoash.com/tag/network-manager/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.schoash.com</link>
	<description></description>
	<lastBuildDate>Thu, 07 Oct 2010 13:18:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Network Manager Causing High Load</title>
		<link>http://blog.schoash.com/2008/01/01/network-manager-causing-high-load/</link>
		<comments>http://blog.schoash.com/2008/01/01/network-manager-causing-high-load/#comments</comments>
		<pubDate>Tue, 01 Jan 2008 16:18:05 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Network Manager]]></category>
		<category><![CDATA[not connecting]]></category>
		<category><![CDATA[suspend]]></category>

		<guid isPermaLink="false">http://blog.schoash.com/2008/01/01/network-manager-causing-high-load/</guid>
		<description><![CDATA[Sometimes when I wake up my Ubuntu laptop from suspend mode, it is the case that the Network Manager is having 100% load. I can&#8217;t connect to any network, so nothing is working. If you restarted your computer at this point and also get in the checking hdd routine, then your are in bad mood, [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes when I wake up my Ubuntu laptop from suspend mode, it is the case that the Network Manager is having 100% load. I can&#8217;t connect to any network, so nothing is working. If you restarted your computer at this point and also get in the checking hdd routine, then your are in bad mood, well at least I was.</p>
<p>A solution I am using is, simply kill the process and restart it again. How to do this?<br />
Just run the two following commands.<br />
<code><br />
sudo killall -9 NetworkManager<br />
sudo /etc/dbus-1/event.d/25NetworkManager start<br />
</code><br />
After a short time the Network Manager starts searching for the Network connection and you are ready to roll.<br />
<script type="text/javascript"><!--
google_ad_client = "pub-1468894674250362";
google_ad_channel = "0331791015";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "BC7134";
google_color_text = "000000";
google_color_url = "BC7134";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2008/01/01/network-manager-causing-high-load/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

