Biji, does adding hdparm -S 0 near the beginning of /usr/lib/pm-
utils/sleep.d/95hdparm-apm fix the problem for you? I've added it as the
first line of resume_hdparm_apm(), ie:

resume_hdparm_apm()
{
        hdparm -S 0 /dev/sda
        if [ -e /usr/sbin/laptop_mode ] ; then

-- 
hard disk parks regularly after resume - hdparm -B 254 has no effect
https://bugs.launchpad.net/bugs/361680
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to