Bug 30805

Summary: sndconfig rerun three times
Product: [Retired] Red Hat Linux Reporter: Gene Czarcinski <gczarcinski>
Component: kudzuAssignee: 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-06 16:39:15 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 Gene Czarcinski 2001-03-06 13:25:25 UTC
Upgrade rc1 (wolverine) to rc2.

System is a Dell Workstation 410 with cs4232 sound on the mobo.

After the upgrade, kudzu reran sndconfig three times.  After this,
everything seems to work.

The resulting /etc/modules.conf is

alias sound-slot-0 cs4232
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S
options sound dmabuf=1
alias synth0 opl3
options opl3 io=0x388
options cs4232 io=0x534 irq=5 dma=1 dma2=0 mpuio=0x330 mpuirq=5

Comment 1 Gene Czarcinski 2001-03-06 15:57:37 UTC
The three runs are for the following "devices":

1.  CS4236B:Ctrl

2.  CS4236B:Game

3.  CS4236B:WSS/B

but it appears that each time CS4236B:Ctrl is the configured device.

Comment 2 Bill Nottingham 2001-03-06 16:39:08 UTC
OK, I know what's going on here. This is going to be a mess to fix,
though; we may just have to disable kudzu running sndconfig for
non-native PnP stuff.

Comment 3 Bill Nottingham 2001-03-06 19:26:01 UTC
This disabling will be done in kudzu-0.97.5-1; you should still
be able to run sndconfig to set it up.

When native isapnp support is added to the cs4232 driver, kudzu
should be able to set it up automatically.