aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPA4WDH2024-07-30 16:46:53 +0200
committerPA4WDH2024-07-30 16:46:53 +0200
commitd669b9c4004a5aaeb026f399bcd3cb5ecfb69630 (patch)
treede99473d26297c4f37207387fd4486450e2dd242
parentAdd more sensors to autodetection (diff)
downloadcputemp2maxfreq-d669b9c4004a5aaeb026f399bcd3cb5ecfb69630.tar.gz
cputemp2maxfreq-d669b9c4004a5aaeb026f399bcd3cb5ecfb69630.tar.bz2
cputemp2maxfreq-d669b9c4004a5aaeb026f399bcd3cb5ecfb69630.zip
Update README.html0.5
-rw-r--r--README.html11
1 files changed, 9 insertions, 2 deletions
diff --git a/README.html b/README.html
index 5ed6157..a573de9 100644
--- a/README.html
+++ b/README.html
@@ -39,8 +39,15 @@
<li><strong>-g</strong> the cpufreq governor to use. Conservative seems to work
nicely with this daemon's concept. Use the special keyword
&quot;keep&quot; to prevent this daemon from changing the governor</li>
- <li><strong>-i</strong> set the file for CPU temperature readout. Most sensors
- should be available in sysfs somewhere</li>
+ <li><strong>-i</strong> set the input for CPU temperature. This can be set in several ways:
+ <ul>
+ <li>An absolute path (usually somewhere in /sys), this should start with a /
+ </li>
+ <li>The name of a sensor (for example &quot;Package id 0&quot; from coretemp)
+ don't forget to quote when the name contains spaces</li>
+ <li>The word &quot;auto&quot; triggers autodetection</li>
+ </ul>
+ </li>
<li><strong>-p</strong> set poll interval</li>
<li><strong>-s</strong> set the step size to increase/decrease CPU speed.
Note that this value will be multiplied by the difference between the CPU