marcharding / DellFanControl

This C# app lets you control the fans on some dell laptops.
3 stars 1 forks source link

What Dell laptops does this work on? #1

Open dotnetshadow opened 6 years ago

dotnetshadow commented 6 years ago

Firstly a great effort to have something like this, just wondering if this would work on a Dell XPS 9570?

Just trying to stop the constant fan cycling that I'm experiencing. Basically do I just build and run? or is there more to it?

marcharding commented 6 years ago

I only tested it on a XPS 9560.

It probably works on the quite a few other models.

You can just fetch the binary and run it. Adjust the temperature thresholds as described in the readme to your needs.

Warning This app disables the internal thermal fan controls. Watch your temperatures so that you do not fry you machine. You can damage you machine with this!

uncttao commented 6 years ago

I can testify it works on XPS 13 9360.

marcharding commented 5 years ago

@dotnetshadow You can try yourself, i uploaded an alpha build under releases. Please report back if it works for you.