From alsa-user-owner@alsa.jcu.cz  Sun Jan 17 16:57:06 1999
Received: from syrjala.pp.sci.fi (IDENT:villes@syrjala.pp.sci.fi [195.74.27.185])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id QAA17093
	for <alsa-user@alsa.jcu.cz>; Sun, 17 Jan 1999 16:56:04 +0100
Received: from localhost (villes@localhost)
	by syrjala.pp.sci.fi (8.8.7/8.8.7) with ESMTP id RAA01420
	for <alsa-user@alsa.jcu.cz>; Sun, 17 Jan 1999 17:57:45 +0200
Date: Sun, 17 Jan 1999 17:57:45 +0200 (EET)
From: Ville Syrjala <villes@syrjala.pp.sci.fi>
To: alsa <alsa-user@alsa.jcu.cz>
Subject: Re: Sound Muted by Default
In-Reply-To: <369FF621.85CDD60F@goodnet.com>
Message-ID: <Pine.LNX.4.04.9901171755120.1331-100000@syrjala.pp.sci.fi>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=X-UNKNOWN
Content-Transfer-Encoding: 8bit
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

On Sat, 16 Jan 1999, Scott Dudley wrote:

> 
> Folks,
> 
> I'm loving Alsa!  I have however but one irritating problem.  As you'll
> see below, I have pre and post conditions in /etc/conf.modules to store
> and restore settings using alsactl however, it doesn't work.  Can anyone
> suggest what may be wrong?

Hi,
The Kerneld mini-howto states that the post-install option can be used,
but the pre-remove options doesn't exist. I myself tried the post-install
option but it didn't work. I think that's because I'm using kmod and not
kerneld.

> 
> Thanks.
> 
> /etc/conf.modules:
> 
> alias sound snd-sb16
> alias char-major-14 snd
> alias snd-minor-oss-0 snd-mixer
> alias snd-minor-oss-3 snd-pcm1-oss
> alias snd-minor-oss-4 snd-pcm1-oss
> alias snd-minor-oss-5 snd-pcm1-oss
> alias snd-minor-oss-12 snd-pcm1-oss
> alias snd-card-0 snd-sb16
> options snd snd_major=14 snd_cards_limit=1
> options snd-sb16 snd_index=1 snd_port=0x220 snd_irq=5 snd_dma8=1
> snd_dma16=5
> post-install snd-sb16 /usr/sbin/alsactl restore
> pre-remove snd-sb16 /usr/sbin/alsactl store
> 
> /sbin/lsmod:
> 
> snd-sb16           1            0
> snd-sb-dsp         4    [snd-sb16]      0
> snd-pcm1           4    [snd-pcm1-oss snd-sb-dsp]       0
> snd-pcm            3    [snd-pcm1-oss snd-sb16 snd-sb-dsp snd-pcm1]
> 0
> snd-mixer          4    [snd-pcm1-oss snd-sb16 snd-sb-dsp]      0
> snd-mpu401-uart    1    [snd-sb16]      0
> snd-midi           4    [snd-sb16 snd-sb-dsp snd-mpu401-uart]   0
> snd-opl3           1    [snd-sb16]      0
> snd-timer          1    [snd-opl3]      0
> snd-synth          1    [snd-sb16 snd-opl3]     0
> snd                8    [snd-pcm1-oss snd-sb16 snd-sb-dsp snd-pcm1
> snd-pcm snd-mixer snd-mpu401-uart snd-midi snd-opl3 snd-timer
> snd-synth]     0
> 
> --
> Regards,
> 
> Scott Dudley
> 
> 
> 
> ------
> To unsubscribe from <alsa-user@alsa.jcu.cz> mailing list send message
> 'unsubscribe' in the body of message to <alsa-user-request@alsa.jcu.cz>.
> 

---
Ville Syrjl
syrjala@sci.fi
http://www.sci.fi/~syrjala/


