On Sun, 28 Oct 2001 21:30:23 +0100
Jan Stifter <[EMAIL PROTECTED]> wrote:

> Hello,
> I have trouble installing my soundcard. lspci -v gives me:
> 00:0c.0 Multimedia audio controller: Ensoniq 5880 AudioPCI (rev 02)
>         Subsystem: Ensoniq Creative Sound Blaster AudioPCI128
>         Flags: bus master, slow devsel, latency 64, IRQ 10
>         I/O ports at d000 [size=64]
>         Capabilities: [dc] Power Management version 1

Looks like you have to use the snd-card-ens1371 module :)               
 
> * configure:
> suba:/usr/src/alsa-driver-0.9.0beta6 # ./configure --with-oss=no 
> --with-cards=via686a --with-isapnp=no --with-debug=full
               ^^^^^^^ see above

> * make & make install ok
> 
> * /etc/modules.conf:
> # for alsa
> alias char-major-116 snd
> 
> # ALSA portion
> alias snd-card-0 snd-card-via686a
> # OSS/Free portion
> alias sound-slot-0 snd-card-0
> 
> * I compiled (and installed) kernel 2.4.7-ac9 with:
> [*] Sound support
> <*> VIA 82C686 Audio Codec
> <*> OSS sound modules
> 
> * modprobe snd-card-via686a gives me only:
> # modprobe snd-card-via686a

^^^^^^^ see above

> /lib/modules/2.4.7-ac9/misc/snd-card-via686a.o: init_module: No such device
> Hint: insmod errors can be caused by incorrect module parameters, including 
> invalid IO or IRQ parameters
> /lib/modules/2.4.7-ac9/misc/snd-card-via686a.o: insmod 
> /lib/modules/2.4.7-ac9/misc/snd-card-via686a.o failed
> /lib/modules/2.4.7-ac9/misc/snd-card-via686a.o: insmod snd-card-via686a failed
> * tail /var/log/messages gives me nothing helpful:
> Oct 28 21:27:37 suba kernel: ALSA card-via686a.c:1176: VIA 82C686A soundcard 
> not found or device busy
> 
> 
> Any hints are greatly appreciated!
> 
> Jan

    -Frans


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

Reply via email to