From ae9f5f4c87ca2a176d9643041ebd4768f1ef920c Mon Sep 17 00:00:00 2001 From: James Devine Date: Sun, 21 Feb 2021 11:33:41 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 06f3711..ec659a0 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ But hopefully it won't be required for my home setup. ## NB the fan speed is always set to 20. If you have CPU/disk intensive tasks, you should probably increase it! ### How to use this: +I'm running Armbian 21.02.2 Focal with Linux 5.10.16-rockchip64 on my box, it's probably fine for all recent Ubuntus, with other distros your mileage may vary. + 1) git clone https://github.com/pingud98/rockpro64fanctrl.git 2) modify the files as follows: move the fancontrol.sh script to where you would like it to live (I keep mine in /home/jimmy.. probably not the best location, but it works)