  <?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.alsa-project.org/main/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kiilerix</id>
	<title>AlsaProject - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.alsa-project.org/main/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kiilerix"/>
	<link rel="alternate" type="text/html" href="https://www.alsa-project.org/wiki/Special:Contributions/Kiilerix"/>
	<updated>2026-04-10T22:53:43Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.0</generator>
	<entry>
		<id>https://www.alsa-project.org/main/index.php?title=Driver_Compilation&amp;diff=2043</id>
		<title>Driver Compilation</title>
		<link rel="alternate" type="text/html" href="https://www.alsa-project.org/main/index.php?title=Driver_Compilation&amp;diff=2043"/>
		<updated>2009-12-08T22:40:02Z</updated>

		<summary type="html">&lt;p&gt;Kiilerix: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
| __TOC__&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Pre-requisites===&lt;br /&gt;
&lt;br /&gt;
* full kernel sources (see to distribution specific section) &lt;br /&gt;
* gcc (C compiler)&lt;br /&gt;
* autoconf (only necessary if you need to use gitcompile script)&lt;br /&gt;
&lt;br /&gt;
==Compilation commands==&lt;br /&gt;
&lt;br /&gt;
 # ./configure&lt;br /&gt;
 # make&lt;br /&gt;
 # make install&lt;br /&gt;
&lt;br /&gt;
Note: Example above will replace ALSA drivers for current kernel with drivers compiled from source.&lt;br /&gt;
&lt;br /&gt;
==Distribution specific==&lt;br /&gt;
===SUSE Linux/OpenSUSE===&lt;br /&gt;
: install appropriate kernel-source rpm package&lt;br /&gt;
&lt;br /&gt;
===Fedora 11/12===&lt;br /&gt;
: Make sure you have the right &amp;lt;tt&amp;gt;kernel-devel&amp;lt;/tt&amp;gt; package installed; probably the &amp;lt;tt&amp;gt;kernel-PAE-devel&amp;lt;/tt&amp;gt; package for the kernel you are running and will be running after the next reboot. Further kernel sources are not necessary.&lt;br /&gt;
&lt;br /&gt;
===Gentoo Linux===&lt;br /&gt;
: Run &amp;lt;tt&amp;gt;emerge media-sound/alsa-driver&amp;lt;/tt&amp;gt; to get the latest stable version. &amp;lt;br /&amp;gt;''Note:'' this driver is now disencouraged, Gentoo recently switched to using the in-kernel driver as its first choice!&lt;br /&gt;
&lt;br /&gt;
: If you want the latest sources, use &amp;lt;tt&amp;gt;emerge --oneshot =media-sound/alsa-driver-9999&amp;lt;/tt&amp;gt; which will download the mercurial source tree, compile it and install it for you.&lt;br /&gt;
&lt;br /&gt;
: Follow the [http://www.gentoo.org/doc/en/alsa-guide.xml Gentoo Linux ALSA Guide] to install ALSA.&lt;/div&gt;</summary>
		<author><name>Kiilerix</name></author>
	</entry>
	<entry>
		<id>https://www.alsa-project.org/main/index.php?title=Driver_Compilation&amp;diff=2042</id>
		<title>Driver Compilation</title>
		<link rel="alternate" type="text/html" href="https://www.alsa-project.org/main/index.php?title=Driver_Compilation&amp;diff=2042"/>
		<updated>2009-12-08T22:35:47Z</updated>

		<summary type="html">&lt;p&gt;Kiilerix: /* Fedora 8/9/10/11 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
| __TOC__&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Pre-requisites===&lt;br /&gt;
&lt;br /&gt;
* full kernel sources (see to distribution specific section) &lt;br /&gt;
* gcc (C compiler)&lt;br /&gt;
* autoconf (only necessary if you need to use gitcompile script)&lt;br /&gt;
&lt;br /&gt;
==Compilation commands==&lt;br /&gt;
&lt;br /&gt;
 # ./configure&lt;br /&gt;
 # make&lt;br /&gt;
 # make install&lt;br /&gt;
&lt;br /&gt;
Note: Example above will replace ALSA drivers for current kernel with drivers compiled from source.&lt;br /&gt;
&lt;br /&gt;
==Distribution specific==&lt;br /&gt;
===SUSE Linux/OpenSUSE===&lt;br /&gt;
: install appropriate kernel-source rpm package&lt;br /&gt;
&lt;br /&gt;
===Red Hat Fedora===&lt;br /&gt;
: install appropriate kernel-source rpm package&lt;br /&gt;
&lt;br /&gt;
====Fedora 11/12====&lt;br /&gt;
: Make sure you have the right kernel-devel package installed; probably the kernel-PAE-devel package for the kernel you are running and will be running after the next reboot. Further kernel sources are not necessary.&lt;br /&gt;
&lt;br /&gt;
===Gentoo Linux===&lt;br /&gt;
: Run &amp;lt;tt&amp;gt;emerge media-sound/alsa-driver&amp;lt;/tt&amp;gt; to get the latest stable version. &amp;lt;br /&amp;gt;''Note:'' this driver is now disencouraged, Gentoo recently switched to using the in-kernel driver as its first choice!&lt;br /&gt;
&lt;br /&gt;
: If you want the latest sources, use &amp;lt;tt&amp;gt;emerge --oneshot =media-sound/alsa-driver-9999&amp;lt;/tt&amp;gt; which will download the mercurial source tree, compile it and install it for you.&lt;br /&gt;
&lt;br /&gt;
: Follow the [http://www.gentoo.org/doc/en/alsa-guide.xml Gentoo Linux ALSA Guide] to install ALSA.&lt;/div&gt;</summary>
		<author><name>Kiilerix</name></author>
	</entry>
</feed>