On Sun, 09 Feb 2003 21:46:20 -0600
Chris Bloch <[EMAIL PROTECTED]> wrote:

> Hi,
>     I am trying to get alsa to work and when I try to modprobe I get 
> this error.  Any ideas?
> 
> modprobe snd-intel8x0
> Note: /etc/modules.conf is more recent than /lib/modules/2.4.20/modules.dep

Running 'depmod -a' as root should get rid of this warning.

> /lib/modules/2.4.20/kernel/sound/acore/snd.o: invalid parameter 
> parm_snd_major

Note this from
http://www.alsa-project.org/alsa-doc/doc-php/template.php3?company=Intel&card=i820&chip=i820&module=intel8x0
 :

| NB. For drivers older than 0.9.0rc5 use:
|
|       options snd-cmipci snd_id="first" snd_enable_midi="1"
| 
| The "snd_" prefix has been removed from the "module options" to fit with the kernel 
|standard.

So you should remove the "snd_" prefix for the module options for snd etc..

> /lib/modules/2.4.20/kernel/sound/acore/snd.o: insmod 
> /lib/modules/2.4.20/kernel/sound/acore/snd.o failed
> 
> my sound cards is intel810 audio built into the motherboard, and I used 
> the directions from the alsa-project website.  Any help would be 
> appreciated.
> 
> 
> -- 
> Chris Bloch

HTH,

    -Frans


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to