<?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>cmikavac.net &#187; alsa</title>
	<atom:link href="http://cmikavac.net/tag/alsa/feed/" rel="self" type="application/rss+xml" />
	<link>http://cmikavac.net</link>
	<description>pootzkos brlog</description>
	<lastBuildDate>Mon, 06 Feb 2012 20:13:07 +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>Sometimes no sound in browser / video player on Arch Linux</title>
		<link>http://cmikavac.net/2010/07/19/sometimes-no-sound-in-browser-video-player-on-arch-linux/</link>
		<comments>http://cmikavac.net/2010/07/19/sometimes-no-sound-in-browser-video-player-on-arch-linux/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 20:39:38 +0000</pubDate>
		<dc:creator>pootzko</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[alsa]]></category>
		<category><![CDATA[arch]]></category>

		<guid isPermaLink="false">http://cmikavac.net/?p=389</guid>
		<description><![CDATA[Sometimes after booting the machine up I would just get no sound in my browser / video player and sometimes it would be there working just perfectly. The only way to get the sound if it wasn&#8217;t there was to reboot the computer. A strange issue I ignored at first thinking it would go away [...]]]></description>
			<content:encoded><![CDATA[<p><img title="archlinux" src="http://cmikavac.net/wp-content/uploads/archlinux.png" alt="archlinux logo" /></p>
<p>Sometimes after booting the machine up I would just get no sound in my browser / video player and sometimes it would be there working just perfectly. The only way to get the sound if it wasn&#8217;t there was to reboot the computer. A strange issue I ignored at first thinking it would go away after a few full system updates, but after a while the problem was still there and I got annoyed by it and thankfully found a cure.</p>
<p>The problem was the usb webcam. Turns out ALSA isn&#8217;t very smart when it comes to device assignment so sometimes it would make the snd_usb_audio (webcam) the first sound device instead of the soundcard. A workaround is just putting your soundcard module name before the snd_usb_audio in your <strong>/etc/rc.conf</strong>. In my case it was like this:</p>
<div class="codecolorer-container bash dawn" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:537px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #007800;">MODULES</span>=<span style="color: #7a0874; font-weight: bold;">&#40;</span> ... snd_hda_intel snd_usb_audio ... <span style="color: #7a0874; font-weight: bold;">&#41;</span></div></td></tr></tbody></table></div>
<p><em> edit:</em> I think there is one more situation when sound does not work &#8211; it&#8217;s when your skype autostarts on startup. It starts webcam of course and sometimes skype starts before you can hear the welcoming sound of entering into your WM.</p>
]]></content:encoded>
			<wfw:commentRss>http://cmikavac.net/2010/07/19/sometimes-no-sound-in-browser-video-player-on-arch-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

