Search Criteria
Package Details: amdgpu-fan 0.1.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/amdgpu-fan.git (read-only, click to copy) |
---|---|
Package Base: | amdgpu-fan |
Description: | Python daemon for controlling the fans on AMDGPU cards |
Upstream URL: | https://github.com/zzkW35/amdgpu-fan |
Licenses: | GPL2 |
Submitter: | chestm007 |
Maintainer: | eh8 |
Last Packager: | eh8 |
Votes: | 17 |
Popularity: | 0.54 |
First Submitted: | 2018-12-03 06:06 (UTC) |
Last Updated: | 2021-04-02 01:13 (UTC) |
Latest Comments
polytect commented on 2021-07-24 13:58 (UTC)
So thank you for maintaining this Package! I works out of the box with RX Vega 64 triple fan GPU.
allexj commented on 2021-05-06 13:44 (UTC)
it does not work with AMD Ryzen 5 3500U, and 2600, and some others because pwmconfig does not work. More infos about the issue here: https://forum.manjaro.org/t/cannot-run-pwmconfig-there-are-no-pwm-capable-sensor-modules-installed/36477/26
iKevin commented on 2021-04-21 20:45 (UTC)
Thank you for maintaining this package!
eh8 commented on 2021-04-02 01:12 (UTC)
@joey_clay done
eh8 commented on 2021-04-02 01:12 (UTC)
I've adopted this package and it is now tracking from zzkW35's fork.
CorvetteCole commented on 2021-03-18 03:12 (UTC)
Hello all, there is a much better currently maintained fork here: https://github.com/zzkW35/amdgpu-fan. I personally think this fork should replace this package since the maintainer is out of action entirely.
joey_clay commented on 2021-01-29 16:34 (UTC)
Please consider changing
source
to:source=("${pkgname}-${pkgver}.tar.gz::https://github.com/chestm007/amdgpu-fan/archive/${pkgver}.tar.gz")
Very handy for those of us who archive sources in
SRCDEST
. Thanks!https://wiki.archlinux.org/index.php/Pkgbuild#source
zacjor commented on 2021-01-13 21:05 (UTC)
Whoever flagged this as out of date, it's not, you probably just need to rebuild it.
salamander commented on 2019-12-30 09:55 (UTC) (edited on 2019-12-30 09:55 (UTC) by salamander)
amdgpu free drivers are installed on my ryzen notebook. unfortunately, the fan starts to kick in quite aggressively even at temps under 50 celsius, only to stop after a few seconds of running that wild.
can amdgpu-fan be installed alongside with amdgpu, will they conflict?
i hope to use it as a solution to my loud fan issue.
toki1990 commented on 2019-12-10 15:56 (UTC)
uninstalled program. recompiled. started and working. problem fixed.
toki1990 commented on 2019-12-10 13:22 (UTC)
after last update of manjaro/arch that error:
Traceback (most recent call last): File "/usr/bin/amdgpu-fan", line 6, in <module> from pkg_resources import load_entry_point File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 3252, in <module> def _initialize_master_working_set(): File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 3235, in _call_aside f(args, *kwargs) File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 3264, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 583, in _build_master ws.require(requires) File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 900, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 786, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'amdgpu-fan==0.0.6' distribution was not found and is required by the application