Re: [Alsa-user] CS5530: Installing latest Alsa into latest linux kernel

2007-06-25 Thread Loris Caren
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? --

Re: [Alsa-user] CS5530: Installing latest Alsa into latest linux kernel

2007-06-23 Thread Chris Pemberton
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

[Alsa-user] CS5530: Installing latest Alsa into latest linux kernel

2007-06-22 Thread Loris Caren
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