PDA

View Full Version : [ubuntu] So much for an easy fix....


AtlantaBob
May 21st, 2009, 02:13 PM
I'm running 9.04 on a Dell Vostro 1500. I'm running into the "laptop killing hard drive bug."

I've followed the instructions @ https://wiki.ubuntu.com/PowerManagement by essentially adding "ENABLE_LAPTOP_MODE=true" in to the (otherwise blank file) /etc/default/laptop-mode, and then running "sudo /etc/init.d/laptop-mode restart"

Yet I still get the increasing load count when I run "sudo smartctl -a /dev/sda|grep Load_Cycle_Count"

Any advice? Thanks....

Gausian
May 21st, 2009, 02:25 PM
this feature is built into your hdd to keep it from being damaged during movement. it is normal to have an increasing count, as long as it isnt at too fast of a rate.

a couple an hour isnt anything to worry about. a few a minute, and you may need to implement the fix.

AtlantaBob
May 21st, 2009, 02:31 PM
Right, this is a few a minute. And I've implemented the "fix" but it doesn't appear to work....

anjilslaire
May 21st, 2009, 08:23 PM
have you rebooted?

AtlantaBob
May 21st, 2009, 08:30 PM
Yeah, I have... unfortunately, no difference. Even after running the restart acpi command (I checked it both ways).

Now that I think about this, it's an upgraded 8.10 installation (now 9.04) but from the sites I've googled it still looks like that entry is the only one that is needed.

Can anyone else confirm that the file would otherwise be blank? I was a little surprised to see that there wasn't an existing file of the same name...