惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

T
Threatpost
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
S
Security Affairs
N
News and Events Feed by Topic
T
Tenable Blog
P
Proofpoint News Feed
W
WeLiveSecurity
Simon Willison's Weblog
Simon Willison's Weblog
Google DeepMind News
Google DeepMind News
C
CERT Recently Published Vulnerability Notes
Help Net Security
Help Net Security
I
Intezer
T
Threat Research - Cisco Blogs
S
Secure Thoughts
C
Cyber Attacks, Cyber Crime and Cyber Security
L
Lohrmann on Cybersecurity
AWS News Blog
AWS News Blog
Google Online Security Blog
Google Online Security Blog
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
Know Your Adversary
Know Your Adversary
Project Zero
Project Zero
The Hacker News
The Hacker News
Security Archives - TechRepublic
Security Archives - TechRepublic
T
Tor Project blog
N
News | PayPal Newsroom
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
Hacker News - Newest:
Hacker News - Newest: "LLM"
A
Arctic Wolf
Forbes - Security
Forbes - Security
O
OpenAI News
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
Security Latest
Security Latest
P
Palo Alto Networks Blog
S
Schneier on Security
S
Securelist
C
Cybersecurity and Infrastructure Security Agency CISA
H
Heimdal Security Blog
V
Vulnerabilities – Threatpost
www.infosecurity-magazine.com
www.infosecurity-magazine.com
博客园_首页
T
Troy Hunt's Blog
Latest news
Latest news
Recent Announcements
Recent Announcements
MyScale Blog
MyScale Blog
人人都是产品经理
人人都是产品经理
L
LINUX DO - 热门话题
M
MIT News - Artificial intelligence
N
Netflix TechBlog - Medium
V
Visual Studio Blog
H
Hacker News: Front Page

博客园 - 遥月

黑群晖7.x ame半洗白加激活补丁 win10/11 系统频繁重启,bcd错误或丢失 jellyfine-code1008播放器无法实例化错误、群晖系统分区空间不足解决办法 为什么nas上不用joplin而用trilium笔记? 国内dockerhub镜像2025.3.5 Docker+Gunicorn+Flask部署项目(转载) 群晖用软连接替换掉自带低版本python 群晖安装pip包管理器 docker save和docker export的区别 群晖套件正在开始...... jellyfine套件登录忘记密码 python装饰器详解 用vb6拖拽生成tkinter界面 python 打包exe文件 群晖虚拟window系统,远程连接3389 群晖虚拟openwrt做旁路由 黑群晖家用改造指南 windows下写sh脚本, 在linux下执行乱报错的问题 群晖drive的文件和目录挂载软链接问题,如何一个目录多头管理 拒绝算法推荐,使用rss订阅消息与新闻!订阅源推荐! 群晖docker-compose简单应用搭建zblog+mysql博客系统
畅网n100 dc版本 黑群晖风扇转速问题
遥月 · 2026-05-14 · via 博客园 - 遥月

入手了一块畅网n100的板子,跟客服反复沟通,主板不支持转速调节,有一个samart fan mode之类的完全不起作用,风扇全速转,声音有点大

解决:

         淘宝10元买个4根支持调速的小风扇,把板子上那块半主动散热的风扇换下来,黑群晖用rr引导,选择插件cpuinfo,正确识别系列信息

然后进群晖ssh:

root@FamilyStorage:~# sensors
it8625-isa-0a20
Adapter: ISA adapter
in0:         825.00 mV (min =  +0.03 V, max =  +1.38 V)
in1:           1.12 V  (min =  +0.06 V, max =  +0.25 V)  ALARM
in2:           1.80 V  (min =  +2.50 V, max =  +1.10 V)  ALARM
in3:           2.08 V  (min =  +2.62 V, max =  +2.55 V)  ALARM
in4:           2.01 V  (min =  +1.98 V, max =  +0.76 V)  ALARM
in5:           1.96 V  (min =  +0.02 V, max =  +0.14 V)  ALARM
in6:           1.88 V  (min =  +1.19 V, max =  +1.07 V)  ALARM
3VSB:          3.30 V  (min =  +0.77 V, max =  +2.60 V)  ALARM
Vbat:          3.04 V
+3.3V:         3.30 V
fan1:        4299 RPM  (min =   12 RPM)  主要这个有没有显示转速
fan2:           0 RPM  (min =   19 RPM)  ALARM
temp1:        +43.0°C  (low  =  +4.0°C, high = +113.0°C)
temp2:        +39.0°C  (low  = +13.0°C, high = +18.0°C)  ALARM  sensor = thermal                                                                                                              diode
temp3:       -128.0°C  (low  = +23.0°C, high = +78.0°C)
intrusion0:  ALARM

acpitz-acpi-0
Adapter: ACPI interface
temp1:        +27.8°C  (crit = +110.0°C)

coretemp-isa-0000
Adapter: ISA adapter
Package id 0:  +40.0°C  (high = +105.0°C, crit = +105.0°C)    cpu温度
Core 0:        +40.0°C  (high = +105.0°C, crit = +105.0°C)
Core 1:        +40.0°C  (high = +105.0°C, crit = +105.0°C)
Core 2:        +40.0°C  (high = +105.0°C, crit = +105.0°C)
Core 3:        +40.0°C  (high = +105.0°C, crit = +105.0°C)

如果显示风扇转速,代表传感器正常,可以群晖里面操控

root@FamilyStorage:~# grep -l "it8625" /sys/class/hwmon/hwmon*/name           获取传感器名称
/sys/class/hwmon/hwmon2/name
root@FamilyStorage:~# cat /sys/class/hwmon/hwmon2/name       查看传感器类型
it8625
root@FamilyStorage:~# cat /sys/class/hwmon/hwmon2/fan1_input       测现在的速度
4299
root@FamilyStorage:~# echo 1 > /sys/class/hwmon/hwmon2/pwm1_enable                开启手动调节
root@FamilyStorage:~# echo 100 > /sys/class/hwmon/hwmon2/pwm1                    设置100 大约2200转
root@FamilyStorage:~# cat /sys/class/hwmon/hwmon2/fan1_input           现在的速度
3054
root@FamilyStorage:~# cat /sys/class/hwmon/hwmon2/fan1_input
2800
root@FamilyStorage:~# cat /sys/class/hwmon/hwmon2/fan1_input                 速度降下来了
2556
root@FamilyStorage:~# cat /sys/class/hwmon/hwmon2/fan1_input

以上代表能操控风扇,成功了,但是重启后就会失效,所以可以用脚本控制,建一个开机任务即可,root权限,utf-8编码

#!/bin/bash
sleep 15
echo 1 > /sys/class/hwmon/hwmon2/pwm1_enable
echo 80 > /sys/class/hwmon/hwmon2/pwm1