[linux-audio-user] Re: Save/restore ALSA mixer settings

David Baron d_baron at 012.net.il
Sun Oct 31 09:09:08 EST 2004


On Sunday 31 October 2004 16:01, Thomas Adam wrote:
>  --- David Baron <d_baron at 012.net.il> wrote:
> > Didn't work.
>
> Can you be any less specific? Please give details, about *what* didn't
> work, expected outcomes, any errors produced, etc.

1. OK. I took out the numerical argument. It either defaults to 0 or does not 
need it to store/restore everyting.

2. The restore script had:
  if  msg("alsactl restore ....."); then ...
I changed that to:
 if  alsactl restore ....; then
This works.

So from where came the 2 and why the msg() function?



More information about the Linux-audio-user mailing list