NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.17k stars 13.45k forks source link

Package request: amdgpud #309631

Open Vikezor opened 3 months ago

Vikezor commented 3 months ago

Project description

This repository holds couple tools for AMD graphic cards

  • amdfand - fan speed daemon (MUSL)
  • amdvold - voltage and overclocking tool (MUSL)
  • amdmond - monitor daemon (MUSL)
  • amdguid - GUI manager (GLIBC)
  • amdgui-helper - daemon with elevated privileges to scan for amdfand daemons, reload them and save config files (MUSL)

Useful if your GPU sets its fan speed far too low by default like mine does

Metadata


Add a :+1: reaction to issues you find important.

nikp123 commented 3 months ago

Wrote a derivation for this already, maintainers are free to take it: https://github.com/nikp123/nur-packages/blob/master/pkgs/amdgpud/default.nix