aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Čerman2019-09-29 12:37:14 +0200
committerOndrej Čerman2019-09-29 12:37:14 +0200
commitce2c2bbeee289841b6b4d3c03d8b185b47db9747 (patch)
treea4c4f6424afe3c43c9be4ef60ffb63e7f0971a6d
parenteb45c2d2a118bd7d8ba7390202a4f8d4761da42e (diff)
Updated readmev0.1.3
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index ddc2010..a5bf41d 100644
--- a/README.md
+++ b/README.md
@@ -34,3 +34,7 @@ You can use this app: [zenmonitor](https://github.com/ocerman/zenmonitor), or yo
4. Update code from git `git pull`
5. Install new version `sudo make dkms-install`
6. Activate zenpower `sudo modprobe zenpower`
+
+## Known Issues
+ - On some systems the SVI2 values for Core/SOC may be swapped. As a workaround you can install module with `sudo make dkms-install MCFLAGS=-DSWAP_CORE_SOC` to swap them back.
+ - The formula for calculating amperage/wattage from raw values may not be correct for all systems.