Skip to content

Releases: DavidLapous/DellG5SE-Fan-Linux

v3.4

26 Jul 15:33
Compare
Choose a tag to compare

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

26 May 08:31
f38dff3
Compare
Choose a tag to compare
fix
v3.3-2

oops this option wasn't working

minor update.

23 May 11:43
99d8758
Compare
Choose a tag to compare

Error handling.
Gives back control to the bios if exiting loop.

Better fan control than on windows. (yes).

14 May 18:13
38b9212
Compare
Choose a tag to compare

Better fan control than on windows. (yes). But still an early build.

14 May 10:12
4d7ee70
Compare
Choose a tag to compare

Better fan control than on windows. (yes). But still an early build.

13 May 17:29
fe5044e
Compare
Choose a tag to compare

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

12 Apr 10:02
5dbc206
Compare
Choose a tag to compare
2.1

Switch to smm sensors, fixes.
⚠️ EC writing (for better gpu fan control).
Still need a fan curve rework.

Better gpu fan control on idle. Need a fan curve rework.

09 Apr 07:33
23022e2
Compare
Choose a tag to compare

This release needs ec write support.
⚠️ Be sure to have checked that you have the same cpu & gpu addresses than what is in the beginning of the cpp file !
The DellFan version uses junction values, and DellFan-smm uses only dell-smm values.

Bare minimum 2

19 Mar 17:24
80128f7
Compare
Choose a tag to compare

Adds the set-only option.

Bare minimum cpp version

16 Mar 08:50
acab21c
Compare
Choose a tag to compare
Pre-release

First binary release. Usage : DellG5SEFan lowtemp hightemp timer