amdfand-1.0.3 is not a library.
AMDGPU Fan control service
Available commands:
monitor- Print current temp and fan speedservice- Set fan speed depends on GPU temperatureset-automatic- Switch to GPU automatic fan speed controlset-manual- Switch to GPU manual fan speed controlavailable- Print available cards
amdfand set-automatic | set-manual [OPTIONS]
Optional arguments:
- -h, --help Help message
- -c, --card CARD GPU Card number
Usage
Config file
# /etc/amdfand/config.toml
= "Error"
= ["card0"]
[[]]
= 4.0
= 4
[[]]
= 30.0
= 33
[[]]
= 45.0
= 50
[[]]
= 60.0
= 66
[[]]
= 65.0
= 69
[[]]
= 70.0
= 75
[[]]
= 75.0
= 89
[[]]
= 80.0
= 100
License
This work is dual-licensed under Apache 2.0 and MIT. You can choose between one of them if you use this work.
SPDX-License-Identifier: Apache-2.0 OR MIT