If you experience problems please create an issue.
sudo pip3 install amdgpu-fan
Available in the aur as amdgpu-fan
sudo amdgpu-fan
# /etc/amdgpu-fan.yml
# eg:
speed_matrix: # -[temp(*C), speed(0-100%)]
- [0, 0]
- [40, 30]
- [60, 50]
- [80, 100]
# optional
# cards: # can be any card returned from
# # ls /sys/class/drm | grep "^card[[:digit:]]$"
# - card0