From ad1baa0848407c071547068e664669e9b78ded71 Mon Sep 17 00:00:00 2001 From: Francesco Palmarini Date: Tue, 25 May 2021 17:15:27 +0200 Subject: [PATCH] Make HWP_Mode entry commented by default --- etc/lenovo_fix.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/lenovo_fix.conf b/etc/lenovo_fix.conf index 6821fa0..af3808c 100644 --- a/etc/lenovo_fix.conf +++ b/etc/lenovo_fix.conf @@ -40,7 +40,8 @@ PL2_Duration_S: 0.002 # Max allowed temperature before throttling Trip_Temp_C: 95 # Set HWP energy performance hints to 'performance' on high load (EXPERIMENTAL) -HWP_Mode: False +# Uncomment only if you really want to use it +# HWP_Mode: False # Set cTDP to normal=0, down=1 or up=2 (EXPERIMENTAL) cTDP: 0 # Disable BDPROCHOT (EXPERIMENTAL)