You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For further information: [--update](#update---auto-cpufreq-update)
106
+
The feature is available from version *1.9.8*. For further information: [--update](#update---auto-cpufreq-update)
108
107
109
108
In case you encounter any problems with `auto-cpufreq-installer`, please [submit a bug report](https://github.com/AdnanHodzic/auto-cpufreq/issues/new).
110
109
@@ -218,7 +217,7 @@ auto-cpufreq should be run with with one of the following options:
218
217
- Install/remove daemon for (permanent) automatic CPU optimizations
219
218
220
219
*[update](#update---auto-cpufreq-update)
221
-
- Update the package to the latest release
220
+
- Update auto-cpufreq to the latest release
222
221
223
222
*[install_performance](#1-power_helperpy-script)
224
223
- Install daemon in "performance" mode.
@@ -289,18 +288,9 @@ If the install has been performed as part of snap package, daemon status can be
289
288
290
289
### Update - auto-cpufreq update
291
290
292
-
Update to the [latest version](https://github.com/AdnanHodzic/auto-cpufreq/releases)of auto-cpufreq with fixes and resolved bugs.
291
+
Update functionality works by cloning auto-cpufreq repo to /home directory of currently logged in user, installing it using [auto-cpufreq-installer](#auto-cpufreq-installer) and performing [auto-cpufreq daemon install](#install---auto-cpufreq-daemon) with [latest version](https://github.com/AdnanHodzic/auto-cpufreq/releases)changes.
293
292
294
-
Manually clone auto-cpufreq to the latest release if this mode is not available in your package follow [Installing auto-cpufreq](#installing-auto-cpufreq)
0 commit comments