Geoffrey Leach wrote:
>
> FWIW, it appears that this (1.0.19) is the problem:
>
> function stop() {
> #
> # store driver settings
> #
> if [ -x $alsactl ]; then
> $alsactl -f $asoundcfg store
>
> The file as installed from the source distribution, does not have
> executable permissions
On 04/17/2009 01:16:26 AM, Clemens Ladisch wrote:
> Geoffrey Leach wrote:
> > I'm havind a problem with alsamixer. It appears not to save the
> > changes. The man page does not mention this, so perhaps its doing
> what
> > it is designed to do.
>
> It is only designed to change the sound card's mi
Geoffrey Leach wrote:
> I'm havind a problem with alsamixer. It appears not to save the
> changes. The man page does not mention this, so perhaps its doing what
> it is designed to do.
It is only designed to change the sound card's mixer settings.
> In that case, can anyone point me to a tool tha