<?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: Weird Boot Error: virbr0 starting userspace STP failed</title>
	<atom:link href="http://www.fuyun.org/2010/02/weird-boot-error-virbr0-starting-userspace-stp-failed/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fuyun.org/2010/02/weird-boot-error-virbr0-starting-userspace-stp-failed/</link>
	<description>a system engineer&#039;s blog</description>
	<lastBuildDate>Sun, 04 Jul 2010 09:44:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Yun Fu</title>
		<link>http://www.fuyun.org/2010/02/weird-boot-error-virbr0-starting-userspace-stp-failed/comment-page-1/#comment-148</link>
		<dc:creator>Yun Fu</dc:creator>
		<pubDate>Sat, 13 Feb 2010 21:53:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.fuyun.org/?p=258#comment-148</guid>
		<description>First of all, I am not saying this error is definitely due to video driver. My point is that this error may be just a coincidence. You&#039;d better check your system logs /var/log/messages first to see where it exited. If you have never updated the default video driver, it is highly possible that it is not caused by the video driver.  I had replaced the default video driver before. I believe a new software update in my system replaced something and caused the problem. 

FYI, to install kernel source, the easiest way is to use yum on fedora. You can check which kernel is installed or available for install by

&gt; yum list &#124; grep -i kernel &#124;grep installed
kernel-PAE.i686                         2.6.30.9-96.fc11               installed
kernel-PAE-devel.i686                   2.6.30.9-96.fc11               installed

In this case, kernel source is already installed by kernel-PAE-devel.i686. If it is not installed, to install it,

&gt; yum install kernel-PAE-devel.i686

It may be different in your system such as kernel-devel.i586,  etc.

Thanks!

Yun</description>
		<content:encoded><![CDATA[<p>First of all, I am not saying this error is definitely due to video driver. My point is that this error may be just a coincidence. You&#8217;d better check your system logs /var/log/messages first to see where it exited. If you have never updated the default video driver, it is highly possible that it is not caused by the video driver.  I had replaced the default video driver before. I believe a new software update in my system replaced something and caused the problem. </p>
<p>FYI, to install kernel source, the easiest way is to use yum on fedora. You can check which kernel is installed or available for install by</p>
<p>&gt; yum list | grep -i kernel |grep installed<br />
kernel-PAE.i686                         2.6.30.9-96.fc11               installed<br />
kernel-PAE-devel.i686                   2.6.30.9-96.fc11               installed</p>
<p>In this case, kernel source is already installed by kernel-PAE-devel.i686. If it is not installed, to install it,</p>
<p>&gt; yum install kernel-PAE-devel.i686</p>
<p>It may be different in your system such as kernel-devel.i586,  etc.</p>
<p>Thanks!</p>
<p>Yun</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir</title>
		<link>http://www.fuyun.org/2010/02/weird-boot-error-virbr0-starting-userspace-stp-failed/comment-page-1/#comment-145</link>
		<dc:creator>Vladimir</dc:creator>
		<pubDate>Sat, 13 Feb 2010 19:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.fuyun.org/?p=258#comment-145</guid>
		<description>Can you help... When I try to install video drivers, he says that i haven&#039;t kernel-source rpm... How i can to install it???</description>
		<content:encoded><![CDATA[<p>Can you help&#8230; When I try to install video drivers, he says that i haven&#8217;t kernel-source rpm&#8230; How i can to install it???</p>
]]></content:encoded>
	</item>
</channel>
</rss>
