Thinkfan 不会在启动时运行,但我可以使用命令 systemctl start thinkfan.service 使其运行。在重新启动后对其进行状态检查以查看它是否正在运行,结果出现此错误:
root@ThinkPad-T470:/home/mickbeck# systemctl status thinkfan.service
● thinkfan.service - simple and lightweight fan control program
Loaded: loaded (/lib/systemd/system/thinkfan.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Sat 2018-12-08 19:37:43 CST; 2min 7s ago
Process: 815 ExecStart=/usr/sbin/thinkfan (code=exited, status=4)
Dec 08 19:37:43 ThinkPad-T470 systemd[1]: Starting simple and lightweight fan control program...
Dec 08 19:37:43 ThinkPad-T470 thinkfan[815]: thinkfan 0.9.1 starting...
Dec 08 19:37:43 ThinkPad-T470 systemd[1]: thinkfan.service: Control process exited, code=exited status=4
Dec 08 19:37:43 ThinkPad-T470 systemd[1]: Failed to start simple and lightweight fan control program.
Dec 08 19:37:43 ThinkPad-T470 systemd[1]: thinkfan.service: Unit entered failed state.
Dec 08 19:37:43 ThinkPad-T470 systemd[1]: thinkfan.service: Failed with result 'exit-code'.
是什么赋予了?
也感谢您花时间阅读本文。
答案1
好的,我通过从 /etc/thinkfan.conf 文件中删除虚拟温度级别来使其工作。
不确定这是否会是个问题,只是有核心临时级别。但它有效