> Just a quick question.... Did you compile your
kernel with the
CS46XX
as a module?
This may be a kernel issue rather than a sound issue.
Stephen.
> > I get the error:
> > /lib/modules/2.4.20-8/kernel/sound/pci/cs46xx/snd-cs46xx.o:
init_module:
> No such
device
How do I find out how cs46xx was compiled?
In this case, it's quite simple: you look at the version of your kernel.
ALSA was not merged into the kernel until early in the 2.5 development
series. You are using a 2.4 kernel, therefore there is no way for it to
be compiled any other way than as a module.
-Reuben