I compiled the alsa drivers with the following options --with-cards=cs4232 --with-sequencer=yes --with-isapnp=yes
I did the make and make install and also compiled and installed the libs and utils. The version is the 0.9.0rc7. I get the following message when I tried to modprobe snd-cs4232 and get the following message.
bash-2.05a# modprobe snd-cs4232
/lib/modules/2.4.18/kernel/sound/isa/cs423x/snd-cs4232.o: init_module: No such device
/lib/modules/2.4.18/kernel/sound/isa/cs423x/snd-cs4232.o: 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
/lib/modules/2.4.18/kernel/sound/isa/cs423x/snd-cs4232.o: insmod /lib/modules/2.4.18/kernel/sound/isa/cs423x/snd-cs4232.o failed
/lib/modules/2.4.18/kernel/sound/isa/cs423x/snd-cs4232.o: insmod snd-cs4232 failed
I also ran pnpdump -c to create the isapnp.conf file and then ran isapnp using that file. Any suggestions or things I might have missed? Thanks.
Adam Oliver
------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
