<?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>The _khAttAm_ blog &#187; pulseaudio</title>
	<atom:link href="http://www.khattam.info/tag/pulseaudio/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.khattam.info</link>
	<description>Sharing views and experiences</description>
	<lastBuildDate>Sat, 22 Oct 2011 06:18:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>[SOLVED] Can&#8217;t open /dev/dsp in Ubuntu 10.10 Maverick Meerkat and Lucid Lynx 10.04</title>
		<link>http://www.khattam.info/solved-cant-open-devdsp-in-ubuntu-10-10-maverick-meerkat-2010-06-09.html</link>
		<comments>http://www.khattam.info/solved-cant-open-devdsp-in-ubuntu-10-10-maverick-meerkat-2010-06-09.html#comments</comments>
		<pubDate>Tue, 08 Jun 2010 22:35:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Lucid Lynx 10.04]]></category>
		<category><![CDATA[Maverick Meerkat 10.10]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[/dev/dsp]]></category>
		<category><![CDATA[alsa]]></category>
		<category><![CDATA[alsa-oss]]></category>
		<category><![CDATA[oss]]></category>
		<category><![CDATA[oss-compat]]></category>
		<category><![CDATA[padsp]]></category>
		<category><![CDATA[pulseaudio]]></category>
		<category><![CDATA[sbagen]]></category>

		<guid isPermaLink="false">http://www.khattam.info/?p=791</guid>
		<description><![CDATA[I recently installed a program called SBaGen which uses device /dev/dsp to output audio. However, the OSS (Open Sound System) device is not available anymore in Lucid and Maverick (maybe it doesn&#8217;t work with older versions, but I&#8217;m not sure), not even with OSS emulation with alsa. The snd-pcm-oss module does not load even when [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I recently installed a program called SBaGen which uses device /dev/dsp to output audio. However, the OSS (Open Sound System) device is not available anymore in Lucid and Maverick (maybe it doesn&#8217;t work with older versions, but I&#8217;m not sure), not even with OSS emulation with alsa. The snd-pcm-oss module does not load even when oss-compat and alsa-oss have been installed.  It is seen to be blacklisted in /etc/modprobe.d/alsa-base.conf.</p>
<p><span id="more-791"></span></p>
<p>However, pulseaudio also supports OSS emulation with an app called padsp. So, for example if you want to launch</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">sbagen examples<span style="color: #000000; font-weight: bold;">/</span>basics<span style="color: #000000; font-weight: bold;">/</span>prog-chakras-<span style="color: #000000;">1</span>.sbg</pre></div></div>

<p>you should launch</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">padsp sbagen examples<span style="color: #000000; font-weight: bold;">/</span>basics<span style="color: #000000; font-weight: bold;">/</span>prog-chakras-<span style="color: #000000;">1</span>.sbg</pre></div></div>

<p>This way, you will be able to run OSS based sound apps without need for OSS.</p>
<div class="shr-publisher-791"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.khattam.info/solved-cant-open-devdsp-in-ubuntu-10-10-maverick-meerkat-2010-06-09.html/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>[SOLVED] Sound Problem in Ubuntu 9.10 (Karmic Koala Alpha 4) due to Pulseaudio</title>
		<link>http://www.khattam.info/solved-sound-problem-in-ubuntu-9-10-karmic-koala-alpha-4-due-to-pulseaudio-2009-09-09.html</link>
		<comments>http://www.khattam.info/solved-sound-problem-in-ubuntu-9-10-karmic-koala-alpha-4-due-to-pulseaudio-2009-09-09.html#comments</comments>
		<pubDate>Wed, 09 Sep 2009 06:06:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Karmic Koala 9.10]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[Jaunty]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[karmic koala]]></category>
		<category><![CDATA[Koala]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[pulseaudio]]></category>

		<guid isPermaLink="false">http://www.khattam.info/?p=412</guid>
		<description><![CDATA[Sound in my Ubuntu Karmic Koala desktop used to freeze and I was into real problem. The process &#8220;pulseaudio&#8221; used to hog the CPU and sound would stop at times. So I replaced it with esound and it is fine now. This is how I did it. Lanched Synaptic (System>Administration>Synaptic Package Manager) and then searched [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p> Sound in my Ubuntu Karmic Koala desktop used to freeze and I was into real problem. The process &#8220;pulseaudio&#8221; used to hog the CPU and sound would stop at times. So I replaced it with esound and it is fine now. This is how I did it.<span id="more-412"></span></p>
<p>Lanched Synaptic (System>Administration>Synaptic Package Manager) and then searched for pulseaudio.<br />
Then right clicked on it and then Marked it for Complete Removal.<br />
Then searched for esound and then Marked it for installation. If it is already installed, you may want to Mark it for reinstallation.</p>
<p>Hope this helps.</p>
<div class="shr-publisher-412"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.khattam.info/solved-sound-problem-in-ubuntu-9-10-karmic-koala-alpha-4-due-to-pulseaudio-2009-09-09.html/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
	</channel>
</rss>

