From d5ee6de8eb71e83f4c03f24375141b1352ceb7d7 Mon Sep 17 00:00:00 2001 From: erpalma Date: Thu, 20 Feb 2020 10:14:38 +0100 Subject: [PATCH] mention that all undervolt voltage must be negative in config file (fix #171) --- etc/lenovo_fix.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/lenovo_fix.conf b/etc/lenovo_fix.conf index da5a39b..9082579 100644 --- a/etc/lenovo_fix.conf +++ b/etc/lenovo_fix.conf @@ -44,6 +44,7 @@ cTDP: 0 # Disable BDPROCHOT (EXPERIMENTAL) Disable_BDPROCHOT: False +# All voltage values are expressed in mV and *MUST* be negative (i.e. undervolt)! [UNDERVOLT.BATTERY] # CPU core voltage offset (mV) CORE: 0 @@ -56,6 +57,7 @@ UNCORE: 0 # Analog I/O voltage offset (mV) ANALOGIO: 0 +# All voltage values are expressed in mV and *MUST* be negative (i.e. undervolt)! [UNDERVOLT.AC] # CPU core voltage offset (mV) CORE: 0