You are not logged in.
Pages: 1
What is the difference between those two modules? Which one do I need?
Offline
https://wiki.archlinux.org/index.php/Kernel_modules
Read the note.
Offline
Thinkwiki.org seems to use the two interchangably, so I would assume they both refer to the same thing.
thinkpad-acpi appears to be the name of the project, while thinkpad_acpi appears to be the name of the module.
Offline
thinkpad-acpi appears to be the name of the project, while thinkpad_acpi appears to be the name of the module.
I thought so, too, but the thing is I have both modules on my system.
Offline
That's weird.
the module thinkpad_acpi should be merged into the vanilla kernel. Do you also have a custom-compiled version of the module installed as well?
Offline
Not really. All custom things I have come from AUR. Anyway, it is a moot point since it doesn't affect me in any way.
Offline
Now, the question is how does tp_smapi relate to this? Is it something completely different?
Offline
Now, the question is how does tp_smapi relate to this? Is it something completely different?
tp_smapi is another kernel module for thinkpads that harnesses some special hardware features in the laptop, such as tilt sensitivity. This module is not bulit in to the kernel, but can be installed from AUR. See the archlinux wiki page or the ThinkWiki page for the full list of features in tp_smapi.
note: tp_smapi doesn't appear to work with a lot of newer Lenovo Thinkpads.
Offline
namelessone wrote:thinkpad-acpi appears to be the name of the project, while thinkpad_acpi appears to be the name of the module.
I thought so, too, but the thing is I have both modules on my system.
No, you don't. dashes and underscores are treated interchangeably by module tools.
Offline
Pages: 1