On Fri, 09 Nov 2001 16:45:20 -0600
Joe Sislow <[EMAIL PROTECTED]> wrote:

> Hello all,
> 
> I installed the ALSA driver, but when I try to configure it with
> modprobe "snd-card-intel8x0"
> 
> I get the following error:
> /lib/modules/2.4.14/misc/snd.o: invalid parameter parm_snd_cards_limin
> /lib/modules/2.4.14/misc/snd.o: insmod /lib/modules/2.4.14/misc/snd.o failed
> /lib/modules/2.4.14/misc/snd.o: insmod snd-card-intel8x0 failed
> 
> Any ideas?

Yes, '/lib/modules/2.4.14/misc/snd.o: invalid parameter parm_snd_cards_limin'
means the snd module (which is needed by snd-card-intel8x0) has an invalid
parameter 'snd_cards_limin' in the 'options snd .....' line in /etc/modules.conf.
I think you meant limit :)

    -Frans

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to