You are not logged in.

#1 2024-08-25 19:21:24

ape_din
Member
Registered: 2024-02-17
Posts: 10

thinkpad_acpi

I would like to know if this module is loaded by default or should i modprobe it?

Discovered it when installing thinkfan and noticed that my thinkpad t490 got quieter after loading the module.

Am i missing something?

Last edited by ape_din (2024-08-25 19:40:55)

Offline

#2 2024-08-25 20:05:48

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,828

Re: thinkpad_acpi

It should get autoloaded if the globs in the first output match any of the modaliases in the other two

modinfo thinkpad_acpi | grep alias
cat /sys/bus/acpi/devices/*/modalias
cat /sys/class/dmi/id/modalias

You can just boot the system cold and check "lsmod | grep think" to see whether it's already loaded at this point.

Offline

Board footer

Powered by FluxBB