Skip to content

Instantly share code, notes, and snippets.

@greyltc
Created February 22, 2019 12:45
Show Gist options
  • Save greyltc/fd8e6564d5cb380281407ef5e120b2b8 to your computer and use it in GitHub Desktop.
Save greyltc/fd8e6564d5cb380281407ef5e120b2b8 to your computer and use it in GitHub Desktop.
$ sudo cpupower frequency-set -f 3000MHz
Setting cpu....
Error setting new values. Common errors:
- Do you have proper administration rights? (super-user?)
- Is the governor you requested available and modprobed?
- Trying to set an invalid policy?
- Trying to set a specific frequency, but userspace governor is not available,
for example because of hardware which cannot be set to a specific frequency
or because the userspace governor isn't loaded?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment