GPU temp custom sensor (file) + fan3 control via CoolerControl

- gpu_temp.sh: экспорт nvidia-smi temperature.gpu в файл (миллиградусы), 2-3s цикл
- docker-compose.yml: mount ./gpu-temp:/run/gpu-temp:ro
- .gitignore: gpu-temp (живой файл сенсора)
This commit is contained in:
2026-08-06 15:49:40 +03:00
parent d6d64dfc39
commit a359d2138d
3 changed files with 27 additions and 1 deletions
+1
View File
@@ -1 +1,2 @@
coolercontrol-config/
gpu-temp