Page 1 of 1

Crucial SSDs

Posted: 12 Apr 2012, 10:49
by Dropdeadqt
If anyone has bought one there is a firmware update to correct the 5148 hour bug.

http://www.crucial.com/support/firmware.aspx

More Info: Essentially there is a bug in some versions of the firmware that causes the drive to stop working after 5148 hours uptime (~215 days). This update apparently addresses the issue in some way.

Re: Crucial SSDs

Posted: 12 Apr 2012, 11:18
by midi
Wait... Windows can have an uptime of 215 days?

Re: Crucial SSDs

Posted: 12 Apr 2012, 11:30
by Dropdeadqt
It's apparently not continual =P.

Hence my slight amazement at both the issue and the update...

If (currentTotalUptime >= 5148)
{
killDrive(1);
}
else
{
killDrive(0);
}

Re: Crucial SSDs

Posted: 12 Apr 2012, 11:37
by Lellybaby
Phew where would we be without a person that keeps their windows going for 216 days to find out these things!

Re: Crucial SSDs

Posted: 12 Apr 2012, 12:13
by Dropdeadqt
Lellybaby wrote:Phew where would we be without a person that keeps their windows going for 216 days to find out these things!
http://uptime.netcraft.com/up/today/top.avg.html

Image
Image

Re: Crucial SSDs

Posted: 12 Apr 2012, 15:15
by Handofdesu
it's not uptime, it's powered on time.