Will try and see if this alleged fix works on mine.
file name: 99-hdd-spin-fix.sh
#!/bin/sh
hdparm -B 254 /dev/hda
cp 99-hdd-spin-fix.sh /etc/acpi/suspend.d/
cp 99-hdd-spin-fix.sh /etc/acpi/resume.d/
cp 99-hdd-spin-fix.sh /etc/acpi/start.d/
Advertisement