[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: alsa and no sound
- From: Joel Young <jdy cs brown edu>
- To: rhl-beta-list redhat com
- Cc: jdy cs brown edu
- Subject: Re: alsa and no sound
- Date: Sat, 02 Aug 2003 11:04:33 -0400
From: Mike <mike redtux demon co uk>
>On Sat, 2003-08-02 at 04:58, Gerald Henriksen wrote:
>> By default alsa mutes the inputs and outputs on a soundcard and you
>> must use alsamixer to unmute them (m key) as well as increase the
>> level as necessary.
>thanks
>
> now - any idea how to stop it doing it?
How is:
post-install sound-card-0 /usr/sbin/alsactl restore >/dev/null 2>&1 || :
pre-remove sound-card-0 /usr/sbin/alsactl store >/dev/null 2>&1 || :
in modules.conf
I think that covers what you want.
Joel
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]