Comment 474 for bug 59695

Revision history for this message
xzirrow (xzirrow) wrote :

Hi, all.

As I wrote here before (look above), i've tried many things and solutions. Now my HDD working fine, no Load_Cycle clicking, no hdd overheat.
It works normal for 5 months already.

Look what I've done

sudo aptitude purge acpid
sudo aptitude purge acpi-suport

I thought if this acpi scripts done so, than it will be better to turn them off, and use default settings of firmware But afterwhat it still was Load_Cycle increase,
and in a short time i've decided to turn it back.

sudo aptitude install acpid
sudo aptitude install acpi-support

but system said after downloading - it can't configure packages . I've killed all acpid processes

kill ACPID_PID (get it from ps)
and use dpkg --reconfigure acpi-support .

And now it work's, completly fine and even after suspend (I'm not on laptop-mode)
And try it for YOUR OWN RISK