aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.