alsactl store doesn't work

use_real_email_ulist at ohiggins.ubuntu.com use_real_email_ulist at ohiggins.ubuntu.com
Sat Jul 8 02:53:25 UTC 2006


Brian Baker;1226786 Wrote: 
> Using  Dapper, when I boot into Gnome, Master and PCM are muted in the

> alsamixer.  Tried unmuting both by running alsamixer in terminal (this

> gets sound working) then "sudo alsactl store" On the next reboot
> Master

> and PCM are again muted.

> However starting in KDE no sound problems. I do not care much for KDE

> and would prefer using Gnome but this is starting to get irritating.

> Am I the only one having this problem?

> 



I suspect this is because the /etc/init.d/alsa-utils init script is not
being called on startup. 



This can be determined using:



ls /etc/rcS.d/*alsa-utils*



If nothing is returned then my suspicion is correct and you can use the
below to fix it:



sudo ln -s ../init.d/alsa-utils /etc/rcS.d/S50alsa-utils


-- 
simonn




More information about the ubuntu-users mailing list