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
```
# 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file amdgpu_fan-0.0.13.post1556018959.tar.gz
.
File metadata
- Download URL: amdgpu_fan-0.0.13.post1556018959.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 171b140f772a565ce58616c339ce11146a10aac06046d9824de0b395f1081990 |
|
MD5 | d7e2a88caf81e3abc158bb56ee3ab80d |
|
BLAKE2b-256 | 5c88c5c36e3ccfdb3ead05c5e3fcf1c491f849eb9d5ada42ae250d24b6647392 |