Re: RH 8 & cs4232 problem
Bill Nottingham <[email protected]>
| Newsgroups | gmane.linux.redhat.sound |
|---|---|
| Message-ID | <[email protected]> |
Joe Berry ([email protected]) said: > Machine is a Compaq Presario model 1920. I have a MagicMedia 256AV as > well as a MagicWave 3Dx. Under Windows, I recorded all the I/O > addresses that I saw. What were they? > However, when I try to load snd-cs4232 ("modprobe snd-cs4232")I get > the following: > > ================= start of modprobe output ====================== > /lib/modules/2.4.18-18.8.0/kernel/drivers/sound/cs4232.o: init_module: No such > device > /lib/modules/2.4.18-18.8.0/kernel/drivers/sound/cs4232.o: insmod > /lib/modules/2.4.18-18.8.0/kernel/drivers/sound/cs4232.o failed > /lib/modules/2.4.18-18.8.0/kernel/drivers/sound/cs4232.o: insmod cs4232 failed > 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 Above you said you tried to load snd-cs4232. These errors (and the following kernel messages) are from the cs4232 driver, which is not the ALSA snd-card-cs4232 driver. Bill