<?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; arch</title>
	<atom:link href="http://cmikavac.net/tag/arch/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>
		<item>
		<title>Places -&gt; Home = opens Amarok?! O.o</title>
		<link>http://cmikavac.net/2008/11/13/places-home-opens-amarok-o-o/</link>
		<comments>http://cmikavac.net/2008/11/13/places-home-opens-amarok-o-o/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 16:54:41 +0000</pubDate>
		<dc:creator>pootzko</dc:creator>
				<category><![CDATA[music]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[amarok]]></category>
		<category><![CDATA[arch]]></category>
		<category><![CDATA[gnome]]></category>

		<guid isPermaLink="false">http://cmikavac.net/blog/?p=117</guid>
		<description><![CDATA[I got this wired bug after I updated my arch linux. Each time I would click on &#8220;Places -> Home&#8221;, it would run Amarok and start playing music&#8230; Some kind of a bug I guess&#8230; To solve this problem type the following into your terminal (works for other distros as well I guess): 1$ sudo [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://cmikavac.net/wp-content/uploads/amarok.png" alt="amarok" width="262" height="72" /></p>
<p>I got this wired bug after I updated my arch linux. Each time I would click on &#8220;Places -> Home&#8221;, it would run Amarok and start playing music&#8230; Some kind of a bug I guess&#8230; To solve this problem type the following into your terminal (works for other distros as well I guess):</p>
<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: #666666;">$ </span><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">nano</span> ~<span style="color: #000000; font-weight: bold;">/</span>.local<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span>applications<span style="color: #000000; font-weight: bold;">/</span>mimeapps.list</div></td></tr></tbody></table></div>
</p>
<p>and then edit the line contaning &#8220;inode/directory=&#8221; into:</p>
<p><div class="codecolorer-container text 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="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">inode/directory=nautilus-folder-handler.desktop;</div></td></tr></tbody></table></div>
</p>
<p>So, enjoy your favorite music player&#8230; =)</p>
]]></content:encoded>
			<wfw:commentRss>http://cmikavac.net/2008/11/13/places-home-opens-amarok-o-o/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

