summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2021-12-31 13:50:40 -0800
committerGitHub <noreply@github.com>2021-12-31 16:50:40 -0500
commitf35718b580dad3e39dafef2eff52353e732b479f (patch)
treedcdafecfc37ca2771f9a296737751e3b4432dfa3 /docs
parent1481fe42827a835a3035e052d99e274a0ceccce7 (diff)
docs: add section on WSL in Linux known issues, update links (#653)
Update support links in documentation; add section on WSL in Linux known issues.
Diffstat (limited to 'docs')
-rw-r--r--docs/content/support/official.md14
1 files changed, 11 insertions, 3 deletions
diff --git a/docs/content/support/official.md b/docs/content/support/official.md
index bbd80b2f..dea0858a 100644
--- a/docs/content/support/official.md
+++ b/docs/content/support/official.md
@@ -13,13 +13,21 @@ bottom from the repo/source, then please try that as well.
## Known problems
+### Linux
+
+- If you're using Linux via WSL or WSL2:
+ - You may have issues with getting memory data.
+ - Temperature sensors may not be correctly reported.
+ - WSL2 will not match Windows' own Task Manager in terms of data.
+
### Windows
- The temperature widget seems to require elevated access in some cases to get data.
- The battery widget seems to have issues with dual battery systems, like some Thinkpads.
-- If you run on WSL/WSL2, you may have issues with getting memory data.
-- WSL and WSL2 (as far as I know) cannot correctly report temperature sensors.
-- WSL2 will not match Windows' own Task Manager in terms of data.
+- If you are using WSL or WSL2:
+ - You may have issues with getting memory data.
+ - Temperature sensors may not be correctly reported.
+ - WSL2 will not match Windows' own Task Manager in terms of data.
### macOS