diff --git a/modprobe.d/powersave.conf b/modprobe.d/powersave.conf index 8ec5ea2..66008d6 100644 --- a/modprobe.d/powersave.conf +++ b/modprobe.d/powersave.conf @@ -6,3 +6,6 @@ options snd-hda-intel power_save=1 power_save_controller=y # USB Autosuspend options usbcore autosuspend=2 + +# Thinkpad Fan Control +options thinkpad_acpi fan_control=1