Parcourir la source

Update README.md

Francesco Palmarini il y a 6 ans
Parent
commit
b39c07a6a3
1 fichiers modifiés avec 5 ajouts et 4 suppressions
  1. 5 4
      README.md

+ 5 - 4
README.md

@@ -59,16 +59,17 @@ My T480s with i7-8550u is stable with:
 ```
 [UNDERVOLT]
 # CPU core voltage offset (mV)
-CORE: -110
+CORE: -105
 # Integrated GPU voltage offset (mV)
-GPU: -90
+GPU: -85
 # CPU cache voltage offset (mV)
-CACHE: -110
+CACHE: -105
 # System Agent voltage offset (mV)
-UNCORE: -90
+UNCORE: -85
 # Analog I/O voltage offset (mV)
 ANALOGIO: 0
 ```
+**IMPORTANT:** Please notice that *my* system is stable with these values. Your notebook might crash even with slight undervolting! You should test your system and slowly incresing undervolt to find the maximum stable value for your CPU. You can check [this](https://www.notebookcheck.net/Intel-Extreme-Tuning-Utility-XTU-Undervolting-Guide.272120.0.html) tutorial if you don't know where to start.
 
 ## Disclaimer
 This script overrides the default values set by Lenovo. I'm using it without any problem, but it is still experimental so use it at your own risk.