Hi

That worked, thanks: I did modprobe -r of the things you said were old,
and made the changes to modules.conf. I also removed the .asoundrc from
my home dir. Now no sounds at all come from my computer! On the other
hand alsamixer works(I set the levels a bit higher with this - to where
it started to be red), as does aplay. They interpret the file properly
but make no actual sounds...

Any idea what is happening?

Ale

On Tue, 2003-09-09 at 15:21, Clemens Ladisch wrote:
> 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