Comment 739 for bug 59695

Revision history for this message
®om (rom1v) wrote :

I had the Cycle Count increased by more than 800 since yesterday.

I reapply this "fix" :
cmd='hdparm -B 254 /dev/sda';sudo $cmd && echo -e '#!/bin/sh\n'"$cmd" > /tmp/hdfix && sudo install /tmp/hdfix /etc/pm/power.d/00-hdparm.sh && sudo install /tmp/hdfix /etc/pm/sleep.d/00-hdparm.sh

to avoid the problem.