<?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"
	>
<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>
	<pubDate>Thu, 20 Nov 2008 17:23:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: jkx</title>
		<link>http://www.larsen-b.com/Article/87.html#comment-397</link>
		<dc:creator>jkx</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-397</guid>
		<description>&lt;p&gt;You can build the debian package too like this:&lt;/p&gt;
&lt;pre class="literal-block"&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-398</link>
		<dc:creator>Dominic</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-398</guid>
		<description>&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-399</link>
		<dc:creator>Jkx</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-399</guid>
		<description>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-400</link>
		<dc:creator>Spastik</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-400</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I'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-401</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-401</guid>
		<description>&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-402</link>
		<dc:creator>raziq</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-402</guid>
		<description>&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-403</link>
		<dc:creator>chan</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-403</guid>
		<description>&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-404</link>
		<dc:creator>J</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-404</guid>
		<description>&lt;p&gt;Sorry but this doesn't work for the 2.4.27 Standard Kernel.
The sources are needed and so simple like here it does'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'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>
	<item>
		<title>By: niko</title>
		<link>http://www.larsen-b.com/Article/87.html#comment-405</link>
		<dc:creator>niko</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-405</guid>
		<description>&lt;p&gt;to fix the version error just download the sources of your actual kernel, rename version.Debian to version.h and copy to /usr/src/linux/include/linux/version.h
thats it&lt;/p&gt;
&lt;p&gt;it just needs to know what kernel u are running,&lt;/p&gt;
&lt;p&gt;i did this but i keep getting errors if i try to make install&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>to fix the version error just download the sources of your actual kernel, rename version.Debian to version.h and copy to /usr/src/linux/include/linux/version.h<br />
thats it</p>
<p>it just needs to know what kernel u are running,</p>
<p>i did this but i keep getting errors if i try to make install</p>
]]></content:encoded>
	</item>
</channel>
</rss>
