On Sunday 17 Aug 2003 11:27 pm, daneel@mail.utexas.edu wrote:
Try "modprobe cs46xx" too.
Output of modprobe cs46xx:
/lib/modules/2.4.21-0.13mdk/kernel/drivers/sound/cs46xx.o.gz: init_module: No such device Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You may find more information in syslog or the output from dmesg modprobe: insmod /lib/modules/2.4.21-0.13mdk/kernel/drivers/sound/cs46xx.o.gz failed modprobe: insmod cs46xx failed
It seems, CS4610 on PCI is handled by snd-cs46xx not cs46xx [http://archives.mandrakelinux.com/cooker/2003-01/msg05701.php]. lspci should tell you if its on PCI or not. try "modprobe snd-cs46xx".