New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

amdgpu-fan

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amdgpu-fan

amdgpu fan controller

  • 0.0.24
  • PyPI
  • Socket score

Maintainers
1

Fan controller for amdgpus

If you experience problems please create an issue.

Installation:

Arch Linux, Manjaro and derivatives

Install from the AUR using your favorite helper, or build manually as shown below:

.. code-block::

$ git clone https://github.com/chestm007/amdgpu-fan.git
$ cd amdgpu-fan
$ makepkg -si

Usage:

$ sudo amdgpu-fan
Start the daemon with $ sudo systemctl start amdgpu-fan
Make it with run at startup with $ sudo systemctl enable amdgpu-fan

Configuration:

Edit /etc/amdgpu-fan.yml to create the desired fan curve

.. code-block::

# /etc/amdgpu-fan.yml
# eg:

# optional
# cards:  # can be any card returned from
#         # ls /sys/class/drm | grep "^card[[:digit:]]$"
# - card0

# optional
# temp_drop: 5  # how much temperature should drop before fan speed is decreased

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc