Skip to content

Commit b1df4ff

Browse files
committed
chore: fans config
1 parent 1fb505d commit b1df4ff

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

backend/fan_config/hwmon/gpdfan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ fans:
66
pwm_mode: 0
77
black_list:
88
- G1618-04
9-
# - G1617-01
9+
- G1617-01
1010

1111
pwm_enable:
1212
manual_value: 1

backend/fan_config/hwmon/oxpec.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ fans:
55
- fan_name: Fan # 显示在 UI 上的风扇名称
66
pwm_mode: 0 # 写入的模式 0.普通模式(对单个文件写入) 1.rog掌机特殊模式(对多个文件写入同样的数值)
77
black_list: # 黑名单, 匹配 /sys/devices/virtual/dmi/id/product_name. 不使用该配置
8-
- G1617-01
8+
- G1618-04
9+
# - G1617-01
910

1011
pwm_enable:
1112
manual_value: 1 # 手动模式写入的值

0 commit comments

Comments
 (0)