Releases: DavidLapous/DellG5SE-Fan-Linux
v3.4
Fan curve improvement, and slight interface changes (meant to live update the threshold temperatures).
The -l
option will enable loop mode (look at the readme for default parameters)
while the --update
option lets the user specify the temperature thresholds (via a sequence of 6 integers), eg,
./dellfan -l -ut 45 50 55 60 70 80
has the same behavior as ./delfan -l
, which has more or less the same behavior as something like ./dellfan_old -l 50 55 65 80
with the old version.
fix
v3.3-2 oops this option wasn't working
minor update.
Error handling.
Gives back control to the bios if exiting loop.
Better fan control than on windows. (yes).
Fan curve fixes.
Better fan control than on windows. (yes). But still an early build.
loop initialization fix.
Better fan control than on windows. (yes). But still an early build.
Every fan update is now done via EC writing. Need ec_sys with write_support=1
.
It's still an early build, make sure your temps are in control ! The script should give you dell's sensors for the cpu and gpu.
Don't forget to re-enable fan control once you're done (or reboot).
Dell smm hwmon is still necessary to read sensors (even though it can be easily done by reading EC variables).
2.1
Switch to smm sensors, fixes.
Still need a fan curve rework.
Better gpu fan control on idle. Need a fan curve rework.
This release needs ec write support.
The DellFan
version uses junction values, and DellFan-smm
uses only dell-smm values.
Bare minimum 2
Adds the set-only option.
Bare minimum cpp version
First binary release. Usage : DellG5SEFan lowtemp hightemp timer