-
**Describe the bug**
When running gamemoded -t, the following error appears: ERROR: Governors malformed: got "performance", expected "ondemand"ERROR: Governor was not set to performance (was actually…
-
### Step 1: Describe your environment
* System (Intel/AMD/Raspberry Pi etc): Intel 11700K/12900KF, c-state disabled in BIOS, and the cpu ratio was set to 40.0x
* OS version: Ubuntu 22.04 kerne…
-
When I launch `cpupower-gui` from terminal it works, when I click on it in the KDE Application Launcher I get the following message:
![Screenshot_20240410_122848](https://github.com/NixOS/nixpkgs/…
-
#!/bin/bash
cpupower -c all frequency-set -g powersave
-
**Describe the bug**
Fails to launch on Fedora Kinoite 38, seems to be an identical error to #42
```
Traceback (most recent call last):
File "/usr/lib64/python3.11/site-packages/dbus/bus.py",…
-
I'm facing the following error while building on surface pro 6
```
imports =
[ # Include the results of the hardware scan.
./hardware-configuration.nix
];
system.stateVer…
-
thanks for creating this!
I have a minor suggestion: tools like `cpupower` and `x86_energy_performance` are packaged in ubuntu in kernel-specific packages `linux-tools--` - would be great if the c…
-
I've posted it already here
https://github.com/deinstapel/cpupower/issues/158#issuecomment-1080003994
Thanks for help!
-
```
powerManagement.cpuFreqGovernor = "ondemand";
```
-
i did it few times before but now it doesn't seam to work any more for no apparent reason
i reseted repos to the original state and tried again
```
273 git reset --hard v6.6.23
274 # fix ker…