You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MeshAnalyzer/readme.md
+59-23Lines changed: 59 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,37 @@
8
8
9
9
Real insight into how your mesh network actually behaves. See node connections, identify weak spots, track roaming performance, and diagnose power management issues - all without vendor lock-in or proprietary software.
10
10
11
+
## ⚠️ Framework Support Disclaimer
12
+
13
+
**Before implementing any power management changes recommended by this tool, please verify with Framework Support first.**
14
+
15
+
While the WiFi Mesh Network Analyzer provides valuable diagnostic information and generates safe configuration scripts, power management settings should only be modified when addressing specific connectivity issues. The tool may recommend disabling PCIe ASPM (Active State Power Management) or NetworkManager power saving features, but these changes should only be applied if:
16
+
17
+
- You are experiencing actual WiFi connectivity problems (disconnections, micro-dropouts, poor roaming)
18
+
19
+
- The analysis clearly identifies power management as the root cause
20
+
21
+
- Framework Support has reviewed your specific situation and confirmed the recommendation
22
+
23
+
### Why This Matters
24
+
Power management features exist for good reasons - they extend battery life and reduce heat generation. Disabling them unnecessarily can impact your system's efficiency without providing any benefits. The diagnostic tools help identify potential power management conflicts, but not every detection requires action.
25
+
26
+
### Recommended Workflow
27
+
28
+
- Run the analysis to identify potential issues: Run the script per the instructions.
29
+
30
+
- Document your specific symptoms (connection drops, poor performance, etc.)
31
+
32
+
- Contact Framework Support with both your symptoms and the tool's findings
33
+
- Apply recommended changes only after confirmation from Support
34
+
- Test thoroughly and revert changes if they don't resolve your specific issues
35
+
36
+
### Contact Framework Support
37
+
38
+
[Contact](https://framework.kustomer.help/contact/support-request-ryon9uAuq) - Ask to send your findings to the Linux Support Team
39
+
40
+
Remember: _These diagnostic tools are designed to help identify issues, not automatically fix them. Always verify recommendations with Framework Support before making system changes._
41
+
11
42
## 📚 Table of Contents
12
43
13
44
-[🚀 Key Features](#-key-features)
@@ -67,7 +98,7 @@ No vendor lock-in, no cloud dependencies, no proprietary software. Uses standard
0 commit comments