Releases: pymumu/fan-control-rock5b
Releases · pymumu/fan-control-rock5b
1.2.1
updates:
- Fix systemd-udev high CPU usage.
install:
dpkg -i fan-control-rock5b.*.arm64.deb
systemctl enable fan-control
systemctl start fan-control
1.2.0
updates:
- Support pwm-fan kernel driver to control fan.
install:
dpkg -i fan-control-rock5b.*.arm64.deb
systemctl enable fan-control
systemctl start fan-control
1.1.0
updates:
- Add configuration file.
- Support different pwmchip directories
install:
dpkg -i fan-control-rock5b.*.arm64.deb
systemctl enable fan-control
systemctl start fan-control
The fan is only activated when the temperature exceeds 45 degrees.
风扇在温度超过45度时才会启用。这样的话,静音和性能可以兼得。
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度时才会启用。这样的话,静音和性能可以兼得。