Re: [Alsa-user] alsamixer does not save settings

2009-04-18 Thread John Haxby
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

Re: [Alsa-user] alsamixer does not save settings

2009-04-17 Thread Geoffrey Leach
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

Re: [Alsa-user] alsamixer does not save settings

2009-04-17 Thread Clemens Ladisch
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