On 19 Jan 2002 10:35:43 +0100
Guillaume Membré <[EMAIL PROTECTED]> wrote:

> hello,
> 
> I have just compiled alsa-driver-0.9.0beta10 alsa-lib-0.9.0beta10a
> alsa-utils-0.9.0beta10a for a SBlive!
> when i try to load the modules i have this error :
> 
>  snd-card-emu10k1 /lib/modules/2.4.16/misc/snd-card-emu10k1.o: invalid
> parameter parm_snd_dac_frame_size

This means the snd-card-emu10k1 module does not like the snd_dac_frame_size
parameter in it's options line. At least in 0.5.11 it was still a valid 
parameter, but you'd better check the INSTALL file in the alsa-driver directory
for your 0.9.0beta10 drivers.

>  /lib/modules/2.4.16/misc/snd-card-emu10k1.o: insmod
> /lib/modules/2.4.16/misc/snd-card-emu10k1.o failed
>  /lib/modules/2.4.16/misc/snd-card-emu10k1.o: insmod snd-card-emu10k1
> failed
> 
> here is my /etc/modules.conf
> alias char-major-116 snd
> alias snd-card-0 snd-card-emu10k1
> alias char-major-14 soundcore
> alias sound-slot-0 snd-card-0
> alias sound-service-0-0 snd-mixer-oss
> alias sound-service-0-1 snd-seq-oss
> alias sound-service-0-3 snd-pcm-oss
> alias sound-service-0-8 snd-seq-oss
> alias sound-service-0-12 snd-pcm-oss
> options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0660
> snd_device_gid=29 snd_device_uid=0
> options snd-card-emu10k1 snd_index=0 snd_id=CARD_0
> snd_dac_frame_size=128 snd_adc_frame_size=64
> 
> what's wrong ?
> 
> thx for your help
> 
> --Guillaume

    -Frans

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

Reply via email to