Bug 251769

Summary: Kernel 2.6.22 changed thinkpad module name/location
Product: [Fedora] Fedora Reporter: Sammy <umar>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 7   
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: 2007-08-13 15:53:29 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 Sammy 2007-08-10 23:52:41 UTC
In Fedora 7 2.6.22 based kernel two changes for thinkpad:

1. Module name changed from ibm_acpi to thinkpad_acpi

2. Module location changed from kernel/drivers/acpi/ to 
   kernel/drivers/misc/

The immediate result is that rc.sysinit file that loads the
acpi modules from kernel/drivers/acpi/ directory does not
load the thinkpad_acpi module. Also, if people put option
lines into the modprobe.conf for ibm_acpi they will not be
understood, although this is not that important.

Please reassign to initscripts if the location of the module
will stay in the misc directory.
Thanks

Comment 1 Chuck Ebbert 2007-08-13 15:53:29 UTC

*** This bug has been marked as a duplicate of 251015 ***