Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 61130

Summary: RFE: /etc/init.d/alsasound and storing mixer levels on stop
Product: Gentoo Linux Reporter: Kalin KOZHUHAROV <kalin>
Component: Current packagesAssignee: Jeremy Huddleston (RETIRED) <eradicator>
Status: RESOLVED FIXED    
Severity: enhancement CC: sound
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: diff to media-sound/alsa-utils-1.0.5

Description Kalin KOZHUHAROV 2004-08-21 03:52:22 UTC
I just saw the new iptables update and inspired by that, decided to make the same for alsasound.

I simply don't want mixer levels mixed :-) after some app screws. At the moment I have are `chattr +i /etc/asound.state` to prevent this.

Now, with this patch and the following in /etc/conf.d/alsasound :

#Save state on stopping alsasound
SAVE_ON_STOP="no"

everything should be prettier.


Reproducible: Always
Steps to Reproduce:
Comment 1 Kalin KOZHUHAROV 2004-08-21 03:54:21 UTC
Created attachment 37852 [details, diff]
diff to media-sound/alsa-utils-1.0.5
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-08-29 10:09:01 UTC
in portage. thanks.