Re: [linux-audio-user] /etc/init.d/alsasound start doesn't load modules

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] /etc/init.d/alsasound start doesn't load modules
From: Paul (paul_AT_waite.net.nz)
Date: Thu Dec 26 2002 - 02:52:15 EET


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.


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Thu Dec 26 2002 - 02:52:33 EET