From 09ba43c267169566a3c342008a32edbc0584ad3e Mon Sep 17 00:00:00 2001 From: mcgillij Date: Fri, 19 Feb 2021 16:16:46 -0400 Subject: [PATCH] update configuration recommendation --- amdfan/amdfan.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/amdfan/amdfan.py b/amdfan/amdfan.py index 351e7e8..059e892 100755 --- a/amdfan/amdfan.py +++ b/amdfan/amdfan.py @@ -46,11 +46,14 @@ # Optional configuration options # # Allows for some leeway +/- temp, as to not constantly change fan speed -# threshold: 2 +# threshold: 4 # # Frequency will chance how often we probe for the temp # frequency: 5 # +# While frequency and threshold are optional, I highly recommend finding +# settings that work for you. I've included the defaults I use above. +# # cards: # can be any card returned from `ls /sys/class/drm | grep "^card[[:digit:]]$"` # - card0