Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c8110c7

Browse files
add tips for undervoltage
1 parent cc5ad65 commit c8110c7

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎docs/advanced/undervoltage.md‎

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@
2222

2323
在调整完电压,apply 之后,可以尝试使用 [s-tui](https://archlinux.org/packages/community/any/s-tui/) 这个工具进行烤机测试,同时观察温度、频率、TDP 的数据。
2424

25+
在调整到一个合适的降压配置后,开启其对应 service 即可。
26+
27+
```bash
28+
sudo systemctl enable --now intel-undervolt
29+
```
30+
2531
### 英特尔 四代酷睿 Haswell 之前的 cpu
2632

2733
arch 官方文档中提到,二代酷睿及以前的 cpu 可使用 PHC 的方式进行降压。经测试,在 i7-2760QM 上不能直接使用,需要在内核启动参数中加入`intel_pstate=disable`才能正确识别到 phc 的 driver,[参考 1](https://wiki.archlinux.org/index.php/CPU_frequency_scaling),可用命令`cpupower frequency-info`验证。接下来进行降压尝试,按照 archwiki 的操作始终不能更改 phc_vid 文件,其中内容始终为 0,即便已经用 vim 将其更改为其他值。也许是 cpu/主板 BIOS 不支持降频。翻阅了 phc-intel 的官方文档,其说明只支持酷睿,酷睿 2 及之前的 cpu 系列,不支持酷睿 i,这与 archwiki 的描述相矛盾。
@@ -55,4 +61,4 @@ grep . /sys/class/powercap/intel-rapl/intel-rapl:0/*
5561

5662
Ref: [[1]](https://askubuntu.com/questions/1231091/tee-constraint-0-power-limit-uw-no-data-available),[[2]](https://miloserdov.org/?p=1932),[[3]](https://zhuanlan.zhihu.com/p/25537264)
5763

58-
此外,intel-undervolt 也可直接进行功率墙限制。
64+
此外,intel-undervolt 也可直接进行功率墙限制。如看到`package power limit is locked`,则说明这台电脑不可更改功率墙。

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /