Re: alsamixer not saving settings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxx -
- VitalStream, Inc.                       http://www.vitalstream.com -
-                                                                    -
-      Always remember you're unique, just like everyone else.       -
----------------------------------------------------------------------


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux