This commit is contained in:
2026-03-28 12:46:24 +00:00
parent a20a2d4ef6
commit 9d62bcede6
3 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
SATA_LINKPWR_ON_BAT = "min_power";
# PCI Express Active-State Power Management (ASPM)
PCIE_ASPM_ON_BAT = "powersupersave";
PCIE_ASPM_ON_BAT = "powersave";
RUNTIME_PM_ON_AC = "auto";
RUNTIME_PM_ON_BAT = "auto";