Skip to main content

amdgpu fan controller

Project description

[![CircleCI](https://circleci.com/gh/chestm007/amdgpu-fan.svg?style=svg)](https://circleci.com/gh/chestm007/amdgpu-fan)

# Fan controller for amdgpus

If you experience problems please create an issue.

## installation:
### pip
`sudo pip3 install .`

### Arch linux
Available in the aur as `amdgpu-fan`

## usage:
`sudo amdgpu-fan`

## configuration:
```
# /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
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

amdgpu_fan-0.0.13.post1556018959.tar.gz (4.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page