Bug 159120

Summary: ACPI module options are not honored
Product: [Fedora] Fedora Reporter: Thomas M Steenholdt <tmus>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 4CC: andre, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 8.12-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-05-30 19:59:19 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:
Bug Depends On:    
Bug Blocks: 150221    
Attachments:
Description Flags
proposed patch - moving from insmod to modprobe none

Description Thomas M Steenholdt 2005-05-30 07:53:15 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050524 Fedora/1.0.4-4 Firefox/1.0.4

Description of problem:
rc.sysinit uses insmod to load acpi specific modules, thus bypassing any option that might be specified in modprobe.conf.

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

How reproducible:
Always

Steps to Reproduce:
1. configure an acpi module with a verifiable option in modprobe.conf
2. reboot and verify that the option was not passed on module loading
3.
  

Actual Results:  ACPI module parameters are not honored

Expected Results:  ACPI module parameters should be honored

Additional info:

Comment 1 Thomas M Steenholdt 2005-05-30 07:57:32 UTC
Created attachment 114962 [details]
proposed patch - moving from insmod to modprobe

Comment 2 Bill Nottingham 2005-05-30 19:59:19 UTC
Added, will be in 8.12-1.

Comment 3 Bill Nottingham 2005-11-16 20:06:57 UTC
*** Bug 173189 has been marked as a duplicate of this bug. ***