Browse Source

Update README.md

Francesco Palmarini 7 năm trước cách đây
mục cha
commit
b39c07a6a3
1 tập tin đã thay đổi với 5 bổ sung4 xóa
  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.