<?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"
	>
<channel>
	<title>Comments on: PulseAudio - A great sound server</title>
	<atom:link href="http://gianvito.wordpress.com/2008/02/27/pulseaudio-a-great-sound-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://gianvito.wordpress.com/2008/02/27/pulseaudio-a-great-sound-server/</link>
	<description></description>
	<pubDate>Thu, 24 Jul 2008 06:34:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>By: gianvito</title>
		<link>http://gianvito.wordpress.com/2008/02/27/pulseaudio-a-great-sound-server/#comment-80</link>
		<dc:creator>gianvito</dc:creator>
		<pubDate>Thu, 20 Mar 2008 12:35:12 +0000</pubDate>
		<guid isPermaLink="false">http://gianvito.wordpress.com/?p=95#comment-80</guid>
		<description>Post updated</description>
		<content:encoded><![CDATA[<p>Post updated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gianvito</title>
		<link>http://gianvito.wordpress.com/2008/02/27/pulseaudio-a-great-sound-server/#comment-30</link>
		<dc:creator>gianvito</dc:creator>
		<pubDate>Thu, 28 Feb 2008 19:10:52 +0000</pubDate>
		<guid isPermaLink="false">http://gianvito.wordpress.com/?p=95#comment-30</guid>
		<description>@mike
With the arch default kernel there is no need to rebuild...</description>
		<content:encoded><![CDATA[<p>@mike<br />
With the arch default kernel there is no need to rebuild&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://gianvito.wordpress.com/2008/02/27/pulseaudio-a-great-sound-server/#comment-29</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Thu, 28 Feb 2008 18:59:12 +0000</pubDate>
		<guid isPermaLink="false">http://gianvito.wordpress.com/?p=95#comment-29</guid>
		<description>Rebuilding the Kernel sucks here.

That must be easier with arch!!</description>
		<content:encoded><![CDATA[<p>Rebuilding the Kernel sucks here.</p>
<p>That must be easier with arch!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gianvito</title>
		<link>http://gianvito.wordpress.com/2008/02/27/pulseaudio-a-great-sound-server/#comment-28</link>
		<dc:creator>gianvito</dc:creator>
		<pubDate>Thu, 28 Feb 2008 17:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://gianvito.wordpress.com/?p=95#comment-28</guid>
		<description>np :)</description>
		<content:encoded><![CDATA[<p>np :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gour</title>
		<link>http://gianvito.wordpress.com/2008/02/27/pulseaudio-a-great-sound-server/#comment-27</link>
		<dc:creator>Gour</dc:creator>
		<pubDate>Thu, 28 Feb 2008 17:06:37 +0000</pubDate>
		<guid isPermaLink="false">http://gianvito.wordpress.com/?p=95#comment-27</guid>
		<description>Hi!

The trick was to rebuild the (zen) kernel with those Security options ;)

Thank you for the help.


Sincerely,
Gour</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>The trick was to rebuild the (zen) kernel with those Security options ;)</p>
<p>Thank you for the help.</p>
<p>Sincerely,<br />
Gour</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gianvito</title>
		<link>http://gianvito.wordpress.com/2008/02/27/pulseaudio-a-great-sound-server/#comment-26</link>
		<dc:creator>gianvito</dc:creator>
		<pubDate>Thu, 28 Feb 2008 15:14:32 +0000</pubDate>
		<guid isPermaLink="false">http://gianvito.wordpress.com/?p=95#comment-26</guid>
		<description>@Gour
my deamons line is:

DAEMONS=(@syslog-ng @network @netfs @crond @postgresql preload portmap fam dbus avahi-daemon hal gdm alsa pulseaudio)

try to emulate that... with this tips i've resolved my problem... Putting avahi-daemon after dbus and then hal (restart after that)

PS. I've also rebuilt my zen kernel with "Security Options ----&#62; Enable different security models ----&#62; Default Linux capabilities" and "Socket and networking security hooks" that is in the same option... both enabled

Let me see if it works</description>
		<content:encoded><![CDATA[<p>@Gour<br />
my deamons line is:</p>
<p>DAEMONS=(@syslog-ng @network @netfs @crond @postgresql preload portmap fam dbus avahi-daemon hal gdm alsa pulseaudio)</p>
<p>try to emulate that&#8230; with this tips i&#8217;ve resolved my problem&#8230; Putting avahi-daemon after dbus and then hal (restart after that)</p>
<p>PS. I&#8217;ve also rebuilt my zen kernel with &#8220;Security Options &#8212;-&gt; Enable different security models &#8212;-&gt; Default Linux capabilities&#8221; and &#8220;Socket and networking security hooks&#8221; that is in the same option&#8230; both enabled</p>
<p>Let me see if it works</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gour</title>
		<link>http://gianvito.wordpress.com/2008/02/27/pulseaudio-a-great-sound-server/#comment-25</link>
		<dc:creator>Gour</dc:creator>
		<pubDate>Thu, 28 Feb 2008 13:52:12 +0000</pubDate>
		<guid isPermaLink="false">http://gianvito.wordpress.com/?p=95#comment-25</guid>
		<description>Hi!

I've avahi-daemon[6241]: cap_set_proc() failed: Operation not permitted issue.

Avahi-daemon is after hal which, afaik, automatically starts dbus.

Otoh, 2.6.24 kernel has no capability module which was required to solve the above issue. Any hint?

Sincerely,
Gour</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I&#8217;ve avahi-daemon[6241]: cap_set_proc() failed: Operation not permitted issue.</p>
<p>Avahi-daemon is after hal which, afaik, automatically starts dbus.</p>
<p>Otoh, 2.6.24 kernel has no capability module which was required to solve the above issue. Any hint?</p>
<p>Sincerely,<br />
Gour</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gianvito</title>
		<link>http://gianvito.wordpress.com/2008/02/27/pulseaudio-a-great-sound-server/#comment-22</link>
		<dc:creator>gianvito</dc:creator>
		<pubDate>Wed, 27 Feb 2008 22:18:48 +0000</pubDate>
		<guid isPermaLink="false">http://gianvito.wordpress.com/?p=95#comment-22</guid>
		<description>yes... you've got it... however the only way to know if it crashes is to try... even if kde4 is still a "beta"... 2 times on 3 it crashes...</description>
		<content:encoded><![CDATA[<p>yes&#8230; you&#8217;ve got it&#8230; however the only way to know if it crashes is to try&#8230; even if kde4 is still a &#8220;beta&#8221;&#8230; 2 times on 3 it crashes&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henrique C. Alves</title>
		<link>http://gianvito.wordpress.com/2008/02/27/pulseaudio-a-great-sound-server/#comment-21</link>
		<dc:creator>Henrique C. Alves</dc:creator>
		<pubDate>Wed, 27 Feb 2008 21:56:32 +0000</pubDate>
		<guid isPermaLink="false">http://gianvito.wordpress.com/?p=95#comment-21</guid>
		<description>I guess I fail to understand what _exactly_ PulseAudio is. I know that it isn't an ALSA replacement, neither a Xine/Gstreamer replacement. Is it a replacement for things like Esd, Artsd? Also, does anyone know if it clashes with KDE upcoming Phonon?</description>
		<content:encoded><![CDATA[<p>I guess I fail to understand what _exactly_ PulseAudio is. I know that it isn&#8217;t an ALSA replacement, neither a Xine/Gstreamer replacement. Is it a replacement for things like Esd, Artsd? Also, does anyone know if it clashes with KDE upcoming Phonon?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gianvito</title>
		<link>http://gianvito.wordpress.com/2008/02/27/pulseaudio-a-great-sound-server/#comment-20</link>
		<dc:creator>gianvito</dc:creator>
		<pubDate>Wed, 27 Feb 2008 21:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://gianvito.wordpress.com/?p=95#comment-20</guid>
		<description>I haven't that problem... after installing libflashsupport-pulse (that is on my repository too) my firefox hadn't no more crashes...</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t that problem&#8230; after installing libflashsupport-pulse (that is on my repository too) my firefox hadn&#8217;t no more crashes&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://gianvito.wordpress.com/2008/02/27/pulseaudio-a-great-sound-server/#comment-19</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Wed, 27 Feb 2008 20:01:51 +0000</pubDate>
		<guid isPermaLink="false">http://gianvito.wordpress.com/?p=95#comment-19</guid>
		<description>I come back to esd because my firefox chashes with libflashsupport-pulse :-(, does anybody has the same problem?</description>
		<content:encoded><![CDATA[<p>I come back to esd because my firefox chashes with libflashsupport-pulse :-(, does anybody has the same problem?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
