1 #######################################
2 ## Whats your sound card model name? ##
3 #######################################
4 # Available options: "auto, "audigy",
5 # "audigy_eq10" or "live".
9 #######################################
10 ## Do you like store levels at stop? ##
11 #######################################
12 # Available options: "yes" or "no".
22 ###############################
23 ## Save mixer "Master" level ##
24 ###############################
25 # Save volume level from mixer "Master" on primary card and restore it at boot
26 # If you set STORE_ALSA="No" then this will remeber "Master" only
28 STORE_MASTER_MIXER="No"
30 # Mute mixer "Master" on primary card
31 # Useful for bad audio cards which make a noise on system poweroff.
33 MUTE_MASTER_MIXER="No"
35 ##############################################
36 ## Enable powersaving for AC97 or hda_intel ##
37 ##############################################
38 # Do you want this powersave thing?
39 # Set to 1 to enable powersaving.
40 # Set to 0 to disable powersaving (default).