This commit is contained in:
2026-01-01 18:32:31 -06:00
commit 509d2cb4ec
21 changed files with 24148 additions and 0 deletions

7
powersave_mode.sh Executable file
View File

@@ -0,0 +1,7 @@
sudo apt update
sudo apt install linux-cpupower
sudo cpupower frequency-set -g ondemand
echo "===== CPU FREQUENCY INFO ====="
cpupower frequency-info