1.0.0
install:
dpkg -i fan-control-rock5b.1.0.0.arm64.deb
systemctl enable fan-control
systemctl start fan-control
The fan is only activated when the temperature exceeds 45 degrees.
风扇在温度超过45度时才会启用。这样的话,静音和性能可以兼得。
install:
dpkg -i fan-control-rock5b.1.0.0.arm64.deb
systemctl enable fan-control
systemctl start fan-control
The fan is only activated when the temperature exceeds 45 degrees.
风扇在温度超过45度时才会启用。这样的话,静音和性能可以兼得。