Thanks to Chris Pembertons help I've got the cs5530 drivers loading as
modules. However, I'm actually doing this for an embedded system and
would much rather compile the bits I need into a monolithic kernel.
Is there any way to do this? - Can I pass an argument to configure
perhaps?
--
Loris Caren wrote:
> However, I cant figure out how to merge the two.
You don't have to do it that way.
> I tried running the configure in the alsa-drivers directory only to be told
> that my
> kernel already contained alsa.
Make sure you kernel has alsa compiled as modules. You only need to
I've built a 2.6.21.5 Linux kernel but have discovered that the sound
chip I've got (cs5530) isn't supported. However it *is* present in
the latest 1.0.4 alsa driver release.
However, I cant figure out how to merge the two. I tried running the
configure in the alsa-drivers directory only to be