Skip to content

Releases: ghalfacree/Argon40case

v1.1.1: Bugfix Release

12 Mar 19:22

Choose a tag to compare

This code modifies the fan control system to operate on both CPU and hard drive temperature, whichever is the higher, to prevent damage to hard drives during IO-intensive but low-CPU operations.

Requires hddtemp:

sudo apt install hddtemp

Changelog

v1.1.1: Fixed a bug in the report-hottest-drive code.
v1.1: Added hard drive temperature monitoring to the fan system.
v1.0: Argon40's initial release.

v1.1: Hard Drive Monitoring

11 Mar 20:53

Choose a tag to compare

This release modifies the fan control system to operate on both CPU and hard drive temperature, whichever is the higher, to prevent damage to hard drives during IO-intensive but low-CPU operations.

Requires hddtemp:

sudo apt install hddtemp

Changelog

v1.1: Added hard drive temperature monitoring to the fan system.
v1.0: Argon40's initial release.