Commit 6a2028

2025-07-08 21:13:39 deseven: added monitor screenshot
Guides/Power-Mode-and-Fan-Control.md ..
@@ 32,7 32,8 @@
- `echo fixed > /sys/class/ec_su_axb35/fan3/mode && echo 2 > /sys/class/ec_su_axb35/fan3/level` to switch fan3 to fixed mode and set speed to level 2
- `echo balanced > /sys/class/ec_su_axb35/apu/power_mode` to set power mode to balanced (85W)
- You can also call `su_axb35_monitor` anywhere to monitor all available values in realtime.
+ You can also call `su_axb35_monitor` anywhere to monitor all available values in realtime:
+ ![su_axb35_monitor](./su_axb35_monitor.png)
To apply specific settings at system startup, place them in your `rc.local` file or utilize any other methods for executing commands during boot, such as creating a systemd unit. In the future, these parameters will also be configurable through module options.
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9