Hi,

I have a couple of questions reg. /etc/conf.modules. Here is a part the 
file that I use on my system:
----------------
# ALSA native device support
alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=1
alias snd-card-0 snd-card-emu10k1
options snd-card-emu10k1 snd_index=0 snd_id="SBLive!"

# OSS/Free setup
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

post-install snd /usr/bin/gmix -i

----------------

I use the post-install entry since every time the sound module loads up, 
there is no sound output and on running gmix (from an xterm) and quitting, I 
could hear sound. The problem is this entry still has not fixed it, and I 
still have to run gmix -i manually before I can start to hear sound. Can 
anyone tell me what I am missing? 

Also, how do I know that char-major-116 is sound, sound-service-0-0 is 
snd-mixer-oss etc? 

Thanks,
-Karthik.

-------------------------------------
The universe does not have laws -- it has habits, and habits can be broken.


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to