> >    new to trying alsa and I'm having fits with modules.conf and prob
> >    just misunderstanding something at alsa-docs.....
> 
> whats the actual problem? 
> 


hi alan/anyone..

   I finally got sound working but after a run of a sound app and subsequent forced 
restart it's not working anymore :)....I use RH7.2/gnome1.4 with kernel 2.4.17,ymfpci 
card and enlightenment 0.16 WM....

 ..I issued modprobe stuff just to make sure but no luck..any chance enlightenment is 
to blame for any of this??? or the sequence of loading modules or this or that in 
modules.conf &/or /etc/rc.d/rc.local ????--see paste below by signature...

...what I did was try a SDL-game in linux and that was fine I had sound..so then I 
tried quake3 and fine it had sound too...it wasn't till I tried that broadcast2000 
sound app and had to Ctr-Alt-Backspace to restart as I was locked out completely.


thx
lee
-===================================================================
Module                  Size  Used by
NVdriver              820224  14  (autoclean)
snd-pcm-oss            35888   0 
snd-mixer-oss           8656   0  [snd-pcm-oss]
snd-card-ymfpci         3120   0 
snd-ymfpci             37296   0  [snd-card-ymfpci]
snd-pcm                47936   0  [snd-pcm-oss snd-ymfpci]
snd-ac97-codec         23056   0  [snd-ymfpci]
snd-mpu401-uart         2688   0  [snd-card-ymfpci]
snd-rawmidi            11872   0  [snd-mpu401-uart]
snd-opl3                5136   0  [snd-card-ymfpci]
snd-seq-device          3680   0  [snd-rawmidi snd-opl3]
snd-hwdep               3376   0  [snd-opl3]
snd-timer               9392   0  [snd-pcm snd-opl3]
snd                    23472   0  [snd-pcm-oss snd-mixer-oss snd-card-ymfpci 
snd-ymfpci snd-pcm snd-ac97-codec snd-mpu401-uart snd-rawmidi snd-opl3 snd-seq-device 
snd-hwdep snd-timer]
tulip                  38192   1 
ide-scsi                7632   0 
sr_mod                 12128   0  (autoclean)
cdrom                  27584   0  (autoclean) [sr_mod
========================================================================
alias parport_lowlevel parport_pc
alias eth0 tulip
alias usb-controller usb-uhci
#pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
#alias char-major-14 sound
#alias sound au8830
#alias midi au8830


#ALSA portion of ALSA
alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=1
alias snd-card-0 snd-card-ymfpci
options snd-card-ymfpci snd_index=0 snd_id="ymfpci"
# next line added as request of alan on list
post-install snd-card-ymfpci /usr/bin/alsactrl restore


# OSS/Free portion - card #1
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
============================================================================
echo "Installing ALSA Sound System"
modprobe snd-card-ymfpci
modprobe snd-pcm-oss

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

Reply via email to