FedoraTipper / Nvidia-Fan-Curve-Linux

Nvidia Speed Fan Control - Fan Curve
GNU General Public License v3.0
38 stars 7 forks source link

Startup script for systemd (fancurve) #4

Open fireheadman opened 6 years ago

fireheadman commented 6 years ago

Welcome to use this... I have it running on my system and it works great!

FedoraTipper commented 6 years ago

Rather package this with an install script, which we can build upon at a later stage. In the current state, it is not advisable to merge.

Take a look at https://github.com/FedoraTipper/Nvidia-Fan-Curve-Linux/tree/install-script

fireheadman commented 6 years ago

absolutely.... I'm just throwing what I use for now. An installer method would be great!

One thing I will add that I noticed last night was after implementing this I would not get my prompt back unless I used --no-pager option....otherwise, it works quite well.

FedoraTipper commented 6 years ago

I've spent a bit of time on the script. https://github.com/FedoraTipper/Nvidia-Fan-Curve-Linux/blob/install-script/src/install.pl Not by any stretch of the imagination even close to complete.

I've decided perl might be the best for what I want the script to do. Both quick and easy. Take a look, and let me know if there is anything that needs to be adjusted. I've also reconstructed the folders & files, as well as adding a bit of regex points for the script to substitute.