summaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2020-06-13 19:40:42 +0100
committerjao <jao@gnu.org>2020-06-13 19:42:28 +0100
commitad1e53d34dbde8784f2713ae19b377b81d5cf9a7 (patch)
treed77167b9cdc62a67dbade8edb7b25b237775ae00 /readme.md
parent2ae720ab47213d93ffd22a40cd99b80bec1d022a (diff)
downloadxmobar-ad1e53d34dbde8784f2713ae19b377b81d5cf9a7.tar.gz
xmobar-ad1e53d34dbde8784f2713ae19b377b81d5cf9a7.tar.bz2
Detection of Tdie and Tctl for Ryzen temperatures
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index c7f68d9..46a3e83 100644
--- a/readme.md
+++ b/readme.md
@@ -1135,6 +1135,14 @@ more than one battery.
limit for percentage calculation.
- `--maxtemp`: temperature in degree Celsius, that sets the upper
limit for percentage calculation.
+ - `--hwmonitor-path`: this monitor tries to find coretemp devices by
+ looking for them in directories following the pattern
+ `/sys/bus/platform/devices/coretemp.*/hwmon/hwmon*`, but some
+ processors (notably Ryzen) might expose those files in a different
+ tree (e.g., my Ryzen Thinkpad puts them in
+ `/sys/class/hwmon/hwmon3`). With this option, it is possible to
+ explicitly specify the full path to the directory where the
+ `tempN_label` and `tempN_input` files are located.
- Thresholds refer to temperature in degree Celsius
- Variables that can be used with the `-t`/`--template` argument:
`max`, `maxpc`, `maxbar`, `maxvbar`, `maxipat`,