Summary: | Default DRIVE_POWER_MGMT_BAT is bad | ||
---|---|---|---|
Product: | pm-utils | Reporter: | bay <bay> |
Component: | General | Assignee: | Richard Hughes <richard> |
Status: | RESOLVED WONTFIX | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | enrico.tagliavini, pachoramos1 |
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
bay
2011-05-08 02:46:08 UTC
I totally agree with the original reporter. Setting APM to 1 by default on battery is almost insane. This will make the harddrive to spin down every few seconds of inactivity. The user expirience in this case is very bad. Every now and then the pc freeze while the drive spins up again. A more sane default might be 128, but also 127, or in the middle of 1 and 128. Spin down, if done ot a sane frequency, is not a bad thing. Please correct this issue. pm-utils is used by almost every linux running with HDDs. For a quick workaround just create a file in /etc/pm/conf.d and write DRIVE_POWER_MGMT_BAT=128 (or whatever you like) in it: echo DRIVE_POWER_MGMT_BAT=128 > /etc/pm/conf.d/localhdd pm-utils hasn't been touched in eight years, none of this is likely to get addressed. Closing bugs and disabling the bz product. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.