Bug 31763

Summary: commands in /etc/modules.conf do not restore mixer settings
Product: [Retired] Red Hat Linux Reporter: Michal Jaegermann <michal>
Component: sndconfigAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-03-14 05:36:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michal Jaegermann 2001-03-14 05:36:21 UTC
'sndconfig', I presume, wrote the following in /etc/modules.conf:

alias sound-slot-0 es1371
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S

which is mostly correct but mixer settings are not restored when that
module is reloaded. This "post-install" line should be:

post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null
2>&1

and then it works.

  Michal
  michal

Comment 1 Bill Nottingham 2001-03-14 05:42:11 UTC
Yeah, this is fixed in sndconfig-0.64.4-1.