Improve the power throtteling script

This commit is contained in:
2025-11-02 15:23:08 +00:00
parent 0dba2464b2
commit 24c6fa629d
4 changed files with 63 additions and 31 deletions

View File

@@ -0,0 +1,7 @@
# Vibe coded script to override thermal limit at bootup
## Setup
- put throttle_instinct.sh into /usr/local/bin
- put throttle_instinct.service into /etc/systemd/system
- enable with `systemctl enable throttle_instinct.service`
- if required, adjust the desired power limit in the shell script