<?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>thinkMoult &#187; sound</title>
	<atom:link href="http://thinkmoult.com/tag/sound/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkmoult.com</link>
	<description>Seriously who ever reads this description.</description>
	<lastBuildDate>Sun, 22 Jan 2012 04:58:16 +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>Now with &#8230; 2.6.25-gentoo-r9!</title>
		<link>http://thinkmoult.com/2008/11/18/now-with-2625-gentoo-r9/</link>
		<comments>http://thinkmoult.com/2008/11/18/now-with-2625-gentoo-r9/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 08:40:38 +0000</pubDate>
		<dc:creator>Dion Moult</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[alsa]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[lol]]></category>
		<category><![CDATA[sound]]></category>

		<guid isPermaLink="false">http://thinkmoult.com/?p=282</guid>
		<description><![CDATA[Being somewhat of a techy-related blog, I guess that should warrant a post on my recent battle with the Kernel gentoo-sources 2.6.25-gentoo-r9. The version I was running before was r7, which was sadly two revisions out of date. :( Even worse before that was I was using 2.6.24-r4. Which was a whole version out of [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Being somewhat of a techy-related blog, I guess that should warrant a post on my recent battle with the Kernel gentoo-sources 2.6.25-gentoo-r9. The version I was running before was r7, which was sadly two revisions out of date. :( Even worse before that was I was using 2.6.<strong>24</strong>-r4. Which was a whole version out of date. To end with a climax, before that I was using 2.6.<strong>19</strong>-r5, which was FIVE versions out of date. This probablys shows I&#8217;m getting better at time management, or I&#8217;m getting more uncomfortable with the notion of &#8220;<em>if it ain&#8217;t broke, don&#8217;t fix it</em>&#8220;.</p>
<p>Using Gentoo, one is expected to be rather capable of compiling and configuring a linux kernel. Side effects include 1) <em>a Gentoo user is therefore able to optimise a system for his/her hardware,</em> and 2) <em>the Gentoo Linux Distribution becomes one of the geekiest available</em>. (trumped only by LFS). So there I was, poking around my list of packages when I noticed <em>bah! I&#8217;m two revisions out of date</em>. I woosh off in all glory to my /usr/src/linux, make menuconfig, zoom around enabling drivers and removing unnecessary crud (seriously, I thought reiserfs was dead? Even worse, it assumes I want OSS instead of ALSA?). Some minutes later, I save my configuration, quit, and compile make &amp;&amp; make modules_install. Baah-dum-bah-bee. Flawless compile. Copy the bzImage to my /boot, (whoah, I&#8217;ve got a lot of old kernel builds there &#8211; I should remove them), name it something intelligent (like kernel-2.6.25-gentoo-r9), add a new entry into my grub.conf to boot to r9 as well as r7, then type in the magic word: &#8220;reboot&#8221;.</p>
<p>Oh, wait! &#8211; you say, where is the problem? No problem! (or so I thought) No kernel panics, no nothing fancy, no forgetting to add filesystem support &#8230; so I punch up startx, ratpoison, KDE loads, start surfing the web, chatting on Kopete, grooving along to my &#8230; wait, <em>what? NO MUSIC?</em> Panic. I check my mpc. It&#8217;s playing. I check my mpd, it&#8217;s on. Check alsamixer and whooooop-what? No alsamixer? Not good. Oh wait I said, I remember I removed it from runlevel to speed up boot-time. So I /etc/init.d/alsasound start. and then catastrophe strikes! No drivers detected?</p>
<p>Rush back to my kernel menuconfig, Device Drivers -&gt; Sound -&gt; ALSA (check OSS is disabled) -&gt; PCI Devices -&gt; hmm&#8230; Yes, I do have  Intel/SiS/nVidia/AMD/ALi AC97 Controller enabled. Time to double check if that&#8217;s the right one. Read the doc on it, and yep &#8211; it&#8217;s snd-intel8x0 for sure. Perhaps it&#8217;s a module problem? Modprobe snd-intel8x0 gives me FATAL: NO MODULES FOUND. Oh no!</p>
<p><em>&#8212; Cut: I thought I could turn a very geeky issue into a dramatic story but apparently I was wrong &#8212;</em></p>
<p>Ok. So I ended up having to unmask alsa-driver and alsa-headers, then dump ALSA_CARDS=&#8221;intel8x0&#8243; into my etc/make.conf, then emerge alsa-driver. How silly, in my opinion, that I should require a <em>non-supported</em> package <em>after</em> a kernel upgrade. I&#8217;ve sent the alsa-bugs guys an email asking them what&#8217;s going on, and hopefully I&#8217;ll get an answer soon about why the in-kernel driver no longer likes my computer.</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://thinkmoult.com/2008/11/18/now-with-2625-gentoo-r9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

