On Sun, 21 Jul 2002 23:53:03 +0000
"Jayson Wallace" <[EMAIL PROTECTED]> wrote:

> My sound now works thanks to some great advice, and I have all my modules 
> loading up at system startup.  However, my mixer does not hold the settings 
> I give it before rebooting my system.  Is this something that I can automate 
> or do I need to do it by hand every time?
> 
> Thanks for any help.
> 
> J

Use alsactl from the alsa-utils package. See 'man alsactl'. 
One way to automate things is adding the lines

post-install snd-<cardname> alsactl restore
pre-remove   snd-<cardname> alsactl store

to your /etc/modules.conf. See 'man modules.conf' :) HTH,

    -Frans


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to