On Wed, 2003-02-12 at 04:34, Thierry Vignaud wrote:
> "Murray J. Root" <[EMAIL PROTECTED]> writes:
>
> > Use alsamixer (or alsamixergui) to enable digital and set the
> > levels.
>
> or gnome-alsamixer.
>
> kde mixer might be aware of alsa now but i'm not sure
Thanks for the hint -- kmix is a lot simpler to use,
But even so I still have no love. I have turned off the (muted) the sblive analog
/digital output jack and unumted the tone control. Everything else is unmuted. But
still no sound. I have read the alsa website documentation -- no help (I have posted
my modules.conf file below, if that may be helpful). I have done a 'lsmod' and
everything
seems to be loaded. I would love any other ideas -- thanks
Nasa
# Sound
# ALSA portion
options snd snd_major=116 snd_cards_limit=1
options snd-emu10k1 snd_index=0 snd_id="emu10K1"
post-install snd-card-ymfpci alsactl restore
pre-remove snd-card-ymfpci alsactl store
alias char-major-116 snd
alias sound-slot-0 snd-emu10k1
alias snd-card-0 snd-emu10k1
# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
#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
options snd-pcm-oss snd_dsp_map=0 snd_adsp_map=3
alias sound-slot-1 off
alias sound-services-1-0 off
#End Sound