--- Damon Muller <[EMAIL PROTECTED]> wrote: > Dear all,
First, make the file "alsa", any name will work; 'vi /etc/modutils/alsa' and add your configu stuff to it. modules.conf states "Please do not edit this file directly. Then you can issue bash# 'update-modules' which will add the contents of "alsa" to "modules.conf". Then just rename "snd-card-cs46xx" to "snd-cs46xx". I'm guessing that's the your problem. Although, I load "soundcore" before "snd" which is opposite of what you're doing. I know this name change is discussed in the documentation somewhere. parker > alias char-major-116 snd > alias snd-card-0 snd-card-cs46xx > 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_device_mode=0660 > snd_device_gid=29 snd_device_uid=0 > options snd-card-cs46xx snd_index=0 > snd_id=FORTISSIMO_II __________________________________________________ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/ _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
