diff options
author | Wolfgang Müller | 2024-11-10 10:55:50 +0100 |
---|---|---|
committer | Wolfgang Müller | 2024-11-10 10:55:50 +0100 |
commit | 54e9e882007de2c58f1c054c37f04c591a970765 (patch) | |
tree | 21774477395f85fd2059415c49eadf88f97e6d4f | |
parent | dd6ea3706f19fe2f113e52503bae324060b632c4 (diff) | |
download | zunzuncito-54e9e882007de2c58f1c054c37f04c591a970765.tar.gz |
-rw-r--r-- | content/27/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/27/index.md b/content/27/index.md index f1f7ac8..42084e3 100644 --- a/content/27/index.md +++ b/content/27/index.md @@ -25,7 +25,7 @@ on the fans. Worse still, the logic for toggling the fans is not very well thought-out, and in the worst case the fans are on for one minute only to be off for the next one, ad nauseam. -With my previous GPU turning off the "Zero RPM" was pretty simple. Using the +With my previous GPU turning off "Zero RPM" was pretty simple. Using the [upp(1)](https://github.com/sibradzic/upp) tool you could toggle the feature in the GPU's so-called PowerPlay tables. It's a simple job, then, to write a systemd service to turn off "Zero RPM" on system boot. |