瀏覽代碼

Add more power saving configuration

Andrew Swistak 11 年之前
父節點
當前提交
4e0e49322c
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -232,7 +232,10 @@ yaourt -S postgres mongodb redis
 sudo pacman -S laptop-mode-tools cpupower pm-utils upower profile-sync-daemon anything-sync-daemon
 sudo systemctl enable laptop-mode cpupower psd psd-resync asd asd-resync
 ```
-
+laptop-mode
 - Edit `/etc/laptop-mode/laptop-mode.conf` with value `LM_BATT_MAX_LOST_WORK_SECONDS=15`
 - Edit `/etc/laptop-mode/conf.d/usb-autosuspend.conf` with value `AUTOSUSPEND_TIMEOUT=1`
 - Edit `/etc/laptop-mode/conf.d/intel-hda-powersave.conf` with value `INTEL_HDA_DEVICE_TIMEOUT=1`
+
+cpupower
+- Edit `/etc/defaults/cpupower` with value `governer='powersave'`