Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 54461

Summary: mixer setting can't be saved when shutdowning.
Product: [Retired] Red Hat Linux Reporter: Shinya Narahara <naraha_s>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED WONTFIX QA Contact: Brock Organ <borgan>
Severity: low Docs Contact:
Priority: low    
Version: 7.1CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-02-22 20:46:12 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 Shinya Narahara 2001-10-09 08:07:55 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.75 [ja] (WinNT; U)

Description of problem:
When shutdowning, the machine which doesn't have sound device can't
save mixer setting in /etc/rc.d/init.d/halt.


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. login and start X-Window(gnome)
2. select halt from gnome menu.
3.
	

Actual Results:  Saving mixer settings                            [FAILED]
modprobe: Can't locate module sount-slot-0
modprobe: modprobe: Can't loacte module sound-service-0-0
aumix: error opening mixer


Expected Results:  Saving mixer settings                            [O.K.]


Additional info:

In /etc/rc.d/init.d/halt script, it decides to need to save the sound setting
by checking whether "soundcore.o" module is loaded. But as you know, 
the module can be loaded even if the machine doesn't have any sound devices.
Gnome loads soundcore.o anytime, so we could see the error messages above.

Comment 1 Bill Nottingham 2005-02-22 20:46:12 UTC
Closing out bugs on older, no longer supported releases. Apologies for any lack
of response. Please reopen if it persists on current releases.