소스 검색

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'`