amdgpu-clocks icon indicating copy to clipboard operation
amdgpu-clocks copied to clipboard

Simple script to control power states of amdgpu driven GPUs

Results 4 amdgpu-clocks issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/22355590/199245479-e9122626-89b8-47cd-b6de-29067c775d07.png) **Expected behavior:** GPU clocks are set by writing to card0 by `/etc/default/amdgpu-custom-states.card0` **Actual behavior:** ``` Nov 01 14:34:27 WS.local amdgpu-clocks[13908]: ls: cannot access '/sys/class/drm/card0/device/hwmon': No such file or directory...

Hello, thanks for the great script! Worked just fine in Fedora Workstation. However, as expected I'm having issues adding the persistent service to `/lib/systemd/system/` or `/usr/lib/systemd/system-sleep` in Fedora Silverblue as...

This way it is more portable and will make this script be able to start on NixOS

Hello I want to use UPP to increase the power limit automatically with this is that possible?