AaronKelley / DellFanManagement

A suite of tools for managing the fans in many Dell laptops.
GNU General Public License v3.0
245 stars 30 forks source link

Embedded Controller in random state when DellFanKeepAlive exits #8

Open Pascal666 opened 3 years ago

Pascal666 commented 3 years ago

Currently, DellFanKeepAlive does not change the state of the EC when it exits. It is simply left in whatever state it happens to be in. It would be nice if there was a command-line option to tell it to either enable or disable the EC when it exits. Thank you.