Alejandro Fernandez wrote:
> I've just downloaded alsa-utils, alsa-driver and alsa-libs, all in
> version 0.9.6 to use with my redhat 9 installation. I followed all the
> instructions from the alsa sound mini howto, up to the bit where you use
> /sbin/modprobe snd-cardname. I tried
>
> [EMAIL PROTECTED] ymfpci]# /sbin/modprobe snd-ymfpci
> /lib/modules/2.4.20-8/kernel/sound/pci/ymfpci/snd-ymfpci.o: init_module:
> No such device
>
> # cat /proc/modules
> ymfpci                 45484   1
> uart401                 8388   0 [ymfpci]
> sound                  74228   0 [uart401]
> ac97_codec             13640   0 (autoclean) [ymfpci]

These are the old OSS drivers from the kernel. You cannot use them
together with the ALSA drivers.

> My modules.conf says:
> ...
> alias snd-card-0 snd-card-ymfpci

This must be "snd-ymfpci", not "snd-card-ymfpci".

> alias sound-slot-0 ymfpci

This is an old line which loads the OSS driver; remove it.


HTH
Clemens




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to