是否有可能在 Ubuntu 中降低现代英特尔芯片的电压?

Tom*_*cer 5 intel cpu

我尝试用 PHC 修补内核,安装了 cpufreq PHC 东西,但这些在现代 pstates 英特尔芯片上不起作用。

在 Windows 上的 XTU 中轻松重新粘贴我的 cpu 并降低电压,并且也希望在 ubuntu 上减少功率/热量/噪音。

Tom*_*cer 4

终于有可能了!

https://github.com/georgewhewell/undervolt

tom@159560:~$  sudo undervolt --re
temperature target: -3 (97C)
core: -110.35 mV
gpu: -65.43 mV
cache: -110.35 mV
uncore: -110.35 mV
analogio: -110.35 mV
Run Code Online (Sandbox Code Playgroud)

还有另一种方法,我看到其他人也取得了成功,但似乎另一种方法更Archy,而这种方法更Ubuntuey。