Hallo
ich hätte da eine Frage sollte man das machen?
muss ich modprobe.conf erstellen falls sie nicht da ist?
ich habe ein T420
Fans
The thinkpad_acpi kernel module needs to be configured so user space programs can control the fan speed.
/etc/modprobe.d/modprobe.conf
options thinkpad_acpi fan_control=1
The thinkfan configuration file also needs to know how to set the fan speed. Replace the default sensor settings with the following.
/etc/thinkfan.conf
sensor /sys/devices/virtual/thermal/thermal_zone0/temp
You can add or remove services by editing the DAEMONS array in your /etc/rc.conf file. It will initially look something like this:
DAEMONS=(...@thinkfan...)
und sollte man das auch machen?
Optional kernel boot arguments
Using the following kernel boot parameters [drastically reduces battery drain]:
pcie_aspm=force
i915.i915_enable_rc6=1
i915.i915_enable_fbc=1
i915.lvds_downclock=1
pcie_aspm=force, is no longer necessary with the latest > 3.3 linux kernel.
wenn ja wo muss ich das eintragen?