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:
Created attachment 114962 [details] proposed patch - moving from insmod to modprobe
Added, will be in 8.12-1.
*** Bug 173189 has been marked as a duplicate of this bug. ***