Re: ALSA in 2.6 -- no snd-au8830?

From: Takashi Iwai
Date: Wed Feb 04 2004 - 08:36:28 EST


At Tue, 3 Feb 2004 21:03:52 -0800,
Joshua Kwan wrote:
>
> [1 <text/plain; us-ascii (quoted-printable)>]
> On Tue, Feb 03, 2004 at 07:53:36PM -0800, Joshua Kwan wrote:
> > $SUBJECT. The driver seems to be present in alsa-driver but not the
> > in-kernel version. Is it very new? Does it need to be converted? Is it
> > deprecated in 2.6 in favor of a better driver? May I help out?
>
> Let me eat my words. Here is what I did to get it working (at least for
> au8830):
>
> 1. Check out alsa-driver from CVS.
> 2. cp -r alsa-driver/pci/au88x0 /usr/src/linux/sound/pci
> 3. edit Kconfig to add SND_AU8830 entry
> 4. edit Makefile to add au88x0/ subdir for obj-$(CONFIG_SND)
> 5. edit au88x0/Makefile to remove 2.4 build cruft
>
> And it works! :) I can submit a diff if desired.

you can build alsa-driver tree externally for 2.6 kernels, too.
just run configure, make and make install as usual.


--
Takashi Iwai <tiwai@xxxxxxx> ALSA Developer - www.alsa-project.org
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/