<?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>Notes &#187; sound</title>
	<atom:link href="http://alexpb.com/notes/articles/tag/sound/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexpb.com/notes</link>
	<description></description>
	<lastBuildDate>Mon, 26 Jul 2010 01:27:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Ubuntu Doesn&#8217;t Save My Sound Settings &#8230;</title>
		<link>http://alexpb.com/notes/articles/2009/09/24/ubuntu-karmic-doesnt-save-sound-settings-and-cant-alsactl-stor/</link>
		<comments>http://alexpb.com/notes/articles/2009/09/24/ubuntu-karmic-doesnt-save-sound-settings-and-cant-alsactl-stor/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 01:57:49 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[sound]]></category>

		<guid isPermaLink="false">http://alexpb.com/notes/?p=672</guid>
		<description><![CDATA[For some reason, Ubuntu Karmic wasn&#8217;t saving my sound volume and settings that I set using the Sound Preferences. After attempting to run alsactl store I got: $ alsactl store alsactl: save_state:1530: Cannot open /var/lib/alsa/asound.state for writing: Permission denied $ sudo alsactl store E: core-util.c: Home directory /home/mycurrentuser not ours. So I deciced to change [...]]]></description>
			<content:encoded><![CDATA[<p>For some reason, Ubuntu Karmic wasn&#8217;t saving my sound volume and settings that I set using the Sound Preferences. After attempting to run alsactl store I got:</p>
<p><code>$ alsactl store<br />
alsactl: save_state:1530: Cannot open /var/lib/alsa/asound.state for writing: Permission denied<br />
$ sudo alsactl store<br />
E: core-util.c: Home directory /home/mycurrentuser not ours.</code></p>
<p>So I deciced to change &#8220;/var/lib/alsa/asound.state&#8221; ownership temporarily to the current user and then was able to successfully save my sound settings (then switched back ownership to root). I also added &#8220;alsactl restore&#8221; to /etc/rc.local to automatically reload my sound settings when I reboot.</p>
]]></content:encoded>
			<wfw:commentRss>http://alexpb.com/notes/articles/2009/09/24/ubuntu-karmic-doesnt-save-sound-settings-and-cant-alsactl-stor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change Skype&#8217;s 2.1.0.47 Default Sound Device in PulseAudio</title>
		<link>http://alexpb.com/notes/articles/2009/09/13/change-skypes-2-1-0-47-default-sound-device-in-pulseaudio/</link>
		<comments>http://alexpb.com/notes/articles/2009/09/13/change-skypes-2-1-0-47-default-sound-device-in-pulseaudio/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 03:37:31 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[voip]]></category>
		<category><![CDATA[pulseaudio]]></category>
		<category><![CDATA[skype]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://alexpb.com/notes/?p=668</guid>
		<description><![CDATA[Skype 2.1.0.47 beta uses pulseaudio as the default sound device, so you need to change the default sound device fo skype using a pulseaudio. Install pavucontrol if it&#8217;s not already installed Start pavucontrol Play a sound in the application where you need to change the default sound device. While the sound is playing, switch back [...]]]></description>
			<content:encoded><![CDATA[<p>Skype 2.1.0.47 beta uses pulseaudio as the default sound device, so you need to change the default sound device fo skype using a pulseaudio.</p>
<ol>
<li>Install pavucontrol if it&#8217;s not already installed</li>
<li>Start pavucontrol</li>
<li>Play a sound in the application where you need to change the default sound device.</li>
<li>While the sound is playing, switch back to pavucontrol and change the sound device.</li>
<li>that should be it.</li>
</ol>
<p>I needed to set my Logitech Clearchat Wireless Headphones as the default sound device for Skype 2.1.0.47 beta in Ubuntu Karmic Alpha (pavucontrol was not installed).</p>
]]></content:encoded>
			<wfw:commentRss>http://alexpb.com/notes/articles/2009/09/13/change-skypes-2-1-0-47-default-sound-device-in-pulseaudio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
