[linux-audio-user] /etc/init.d/alsasound start doesn't load modules
Paul
paul at waite.net.nz
Wed Dec 25 19:58:00 EST 2002
Eric Dantan Rzewnicki wrote:
> This isn't urgent, since I can get sound using modprobe to load the
> drivers. But, not having the init script working makes me suspect I've
> forgotten something and if I forgot one thing I could have forgotten
> others ....
Have you done as the following snippet from the alsa doco
suggests?
+++ snip ++++++++++++
Note to debian users: You need to save this information into a file in the
/etc/modutils/ directory (Eg. /etc/modutils/alsa) and run update-modules
# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-ymfpci
# module options should go here
# 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
+++ snip ++++++++++++
Cheers,
Paul.
--
Long computations which yield zero are probably all for naught.
More information about the Linux-audio-user
mailing list