<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Howto install Alsa on Debian (kernel 2.4)</title>
	<atom:link href="http://www.larsen-b.com/Article/87.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.larsen-b.com/Article/87.html</link>
	<description>Titanium Exposé</description>
	<lastBuildDate>Mon, 02 Jul 2018 13:54:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.larsen-b.com/Article/87.html/comment-page-1#comment-7626</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 21 Jul 2009 19:42:58 +0000</pubDate>
		<guid isPermaLink="false">#comment-7626</guid>
		<description><![CDATA[for Mike : yes launch &quot;alsa&quot;, utils and sound too .. 

But anyways, now Alsa works out of the box on a debian, this post is old now !]]></description>
		<content:encoded><![CDATA[<p>for Mike : yes launch &#8220;alsa&#8221;, utils and sound too .. </p>
<p>But anyways, now Alsa works out of the box on a debian, this post is old now !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.larsen-b.com/Article/87.html/comment-page-1#comment-7617</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Sat, 18 Jul 2009 09:31:07 +0000</pubDate>
		<guid isPermaLink="false">#comment-7617</guid>
		<description><![CDATA[hi 

i did all the steps to &quot;make install&quot;.
Then I dont understand what the last command line &quot;/etc/init.d/alsa start means. Do i have to go to /etc/init.d/alsa and then enter the command start? Besides i in the directory /etc/init.d/ i only find &quot;alsasound&quot; and &quot;alsa-utils&quot;.


Thanks for your help!]]></description>
		<content:encoded><![CDATA[<p>hi </p>
<p>i did all the steps to &#8220;make install&#8221;.<br />
Then I dont understand what the last command line &#8220;/etc/init.d/alsa start means. Do i have to go to /etc/init.d/alsa and then enter the command start? Besides i in the directory /etc/init.d/ i only find &#8220;alsasound&#8221; and &#8220;alsa-utils&#8221;.</p>
<p>Thanks for your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jkx</title>
		<link>http://www.larsen-b.com/Article/87.html/comment-page-1#comment-397</link>
		<dc:creator>jkx</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-397</guid>
		<description><![CDATA[&lt;p&gt;You can build the debian package too like this:&lt;/p&gt;
&lt;pre class=&quot;literal-block&quot;&gt;
cd modules/alsa-driver
./debian/rules build-binary
&lt;/pre&gt;
]]></description>
		<content:encoded><![CDATA[<p>You can build the debian package too like this:</p>
<pre class="literal-block">
cd modules/alsa-driver
./debian/rules build-binary
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominic</title>
		<link>http://www.larsen-b.com/Article/87.html/comment-page-1#comment-398</link>
		<dc:creator>Dominic</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-398</guid>
		<description><![CDATA[&lt;p&gt;I think the recommended way is to do it from the kernel source directory and use something like:&lt;/p&gt;
&lt;p&gt;apt-get install kernel-source-x.x.xx
apt-get install alsa-base
apt-get install alsa-source&lt;/p&gt;
&lt;p&gt;cd /usr/src/linux&lt;/p&gt;
&lt;p&gt;kpkg-make --initrd --config menuconfig kernel-image
kpkg-make --initrd --config menuconfig modules&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>I think the recommended way is to do it from the kernel source directory and use something like:</p>
<p>apt-get install kernel-source-x.x.xx<br />
apt-get install alsa-base<br />
apt-get install alsa-source</p>
<p>cd /usr/src/linux</p>
<p>kpkg-make &#8211;initrd &#8211;config menuconfig kernel-image<br />
kpkg-make &#8211;initrd &#8211;config menuconfig modules</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jkx</title>
		<link>http://www.larsen-b.com/Article/87.html/comment-page-1#comment-399</link>
		<dc:creator>Jkx</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-399</guid>
		<description><![CDATA[Dominic: Right, except that I hate to use apt for kernel stuff. So I always avoid this kind of features..]]></description>
		<content:encoded><![CDATA[<p>Dominic: Right, except that I hate to use apt for kernel stuff. So I always avoid this kind of features..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spastik</title>
		<link>http://www.larsen-b.com/Article/87.html/comment-page-1#comment-400</link>
		<dc:creator>Spastik</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-400</guid>
		<description><![CDATA[&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&#039;m trying this on a powerbook G3 (awacs).&lt;/p&gt;
&lt;p&gt;After I execute ./configure I get&lt;/p&gt;
&lt;p&gt;The file /lib/modules/2.6.8-powerpc/source/include/linux/version.h does not exist
Please, install the package with full kernel sources for your distribution or use --with-kernel=dir option to specify another directory (default = /lib/modules/2.6.8-powerpc/source&lt;/p&gt;
&lt;p&gt;any help ?&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m trying this on a powerbook G3 (awacs).</p>
<p>After I execute ./configure I get</p>
<p>The file /lib/modules/2.6.8-powerpc/source/include/linux/version.h does not exist<br />
Please, install the package with full kernel sources for your distribution or use &#8211;with-kernel=dir option to specify another directory (default = /lib/modules/2.6.8-powerpc/source</p>
<p>any help ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.larsen-b.com/Article/87.html/comment-page-1#comment-401</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-401</guid>
		<description><![CDATA[&lt;p&gt;I tried it and got million errors doing make.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>I tried it and got million errors doing make.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raziq</title>
		<link>http://www.larsen-b.com/Article/87.html/comment-page-1#comment-402</link>
		<dc:creator>raziq</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-402</guid>
		<description><![CDATA[&lt;p&gt;im using realtek high defination audio. i downloaded alsa-driver-1.0.9rc4a.tar.bz2 from alsa-project 
but when i run ./configure it gives me error like this,,&lt;/p&gt;
&lt;p&gt;checking for kernel version... The file /lib/modules/2.6.9-x1/build/include/linu
x/version.h does not exist.
Please, install the package with full kernel sources for your distribution
or use --with-kernel=dir option to specify another directory with kernel
sources (default is /lib/modules/2.6.9-x1/build).&lt;/p&gt;
&lt;p&gt;please help me to get the sound and im using XANDROS 3.0 DELUX&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>im using realtek high defination audio. i downloaded alsa-driver-1.0.9rc4a.tar.bz2 from alsa-project<br />
but when i run ./configure it gives me error like this,,</p>
<p>checking for kernel version&#8230; The file /lib/modules/2.6.9-x1/build/include/linu<br />
x/version.h does not exist.<br />
Please, install the package with full kernel sources for your distribution<br />
or use &#8211;with-kernel=dir option to specify another directory with kernel<br />
sources (default is /lib/modules/2.6.9-x1/build).</p>
<p>please help me to get the sound and im using XANDROS 3.0 DELUX</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chan</title>
		<link>http://www.larsen-b.com/Article/87.html/comment-page-1#comment-403</link>
		<dc:creator>chan</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-403</guid>
		<description><![CDATA[&lt;p&gt;Im too, i use soundmax high defninition audio,and message is:
The file /usr/src/linux/include/linux/version.h does not exist.
Please install the package with full kernel sources for your distribution
or use --with-kernel=dir option to specify another directory with kernel
sources (default is /usr/src/linux).
i use ubuntu&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Im too, i use soundmax high defninition audio,and message is:<br />
The file /usr/src/linux/include/linux/version.h does not exist.<br />
Please install the package with full kernel sources for your distribution<br />
or use &#8211;with-kernel=dir option to specify another directory with kernel<br />
sources (default is /usr/src/linux).<br />
i use ubuntu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J</title>
		<link>http://www.larsen-b.com/Article/87.html/comment-page-1#comment-404</link>
		<dc:creator>J</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-404</guid>
		<description><![CDATA[&lt;p&gt;Sorry but this doesn&#039;t work for the 2.4.27 Standard Kernel.
The sources are needed and so simple like here it does&#039;t seem to be. 
I have many error executing make&lt;/p&gt;
&lt;p&gt;But if someone wants to tell that it is simple please let me that, that i&#039;m wrong and teach me :)&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Sorry but this doesn&#8217;t work for the 2.4.27 Standard Kernel.<br />
The sources are needed and so simple like here it does&#8217;t seem to be.<br />
I have many error executing make</p>
<p>But if someone wants to tell that it is simple please let me that, that i&#8217;m wrong and teach me :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
