[Bug 1225169] [NEW] Spindown setting not applied on resume from sleep
Launchpad Bug Tracker
1225169 at bugs.launchpad.net
Sun Nov 3 10:29:56 UTC 2013
You have been subscribed to a public bug:
I am running pm-utils version 1.4.1-9git1ubuntu0.1 on Ubuntu 13.04.
I have configured my hard disks to spin down in /etc/hdparm.conf. These
settings are working when the system is booted from S5 or when the
system is rebooted. However, when the system is resumed from S3 or S4
the hard disks will never spin down.
I did some research and I found out the spin down settings are normally reapplied after resume by the script '/usr/lib/pm-utils/power.d/95hdparm-apm'.
The function 'resume_hdparm_spindown()' within this script checks if a device supports APM in line 65, before setting the spin down option. This is what is causing the problem on my system, which uses Western Digital WD20EARX hard disk drives. These drives do not support APM, but they actually do support spin down settings!
As a workaround I have copied the '95hdparm-apm' file to
'/etc/pm/sleep.d/95hdparm-apm' and commented out the APM check.
** Affects: hdparm (Ubuntu)
Importance: Undecided
Status: Confirmed
** Tags: hdparm pm-utils
--
Spindown setting not applied on resume from sleep
https://bugs.launchpad.net/bugs/1225169
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to hdparm in Ubuntu.
More information about the foundations-bugs
mailing list