alsamixer not saving settings

Rick Stevens rstevens at vitalstream.com
Wed Dec 15 23:30:06 UTC 2004


Dave Ashmore wrote:
> Ryan wrote:
> 
>> Hello all,
>>
>> Has anyone run into this problem? Everytime I boot Fedora Core 3, my 
>> alsamixer settings reset to all muted.
>> I'm using FC3, AlsaMixer 1.07, Card: NVidia nForce2 , Chip: Realtek 
>> ALC650F
>> Thanks
>>
>>  
>>
> Yes I have the same problem but do not know how to fix.

Make sure you have the following lines in /etc/modprobe.conf:

install sound-slot-0 /sbin/modprobe --first-time --ignore-install 
sound-slot-0 && { /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 
|| :; }

remove sound-slot-0 { /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 
2>&1 || :; } ; /sbin/modprobe -r --first-time --ignore-remove sound-slot-0

"aumix-minimal" is the minimalized alsa mixer.  The "-S" in the remove
command says "store current settings", the "-L" in the install command
says "load settings".  That should fix it.
----------------------------------------------------------------------
- Rick Stevens, Senior Systems Engineer     rstevens at vitalstream.com -
- VitalStream, Inc.                       http://www.vitalstream.com -
-                                                                    -
-      Always remember you're unique, just like everyone else.       -
----------------------------------------------------------------------




More information about the fedora-list mailing list