Vertex 3 with Asus P8P67 Pro (B3) locks up

4

1

And by 'locks up' I mean completely locks up. Even the numlock light won't toggle.

This happens at completely random times.

I have updated the BIOS of the MoBo and the firmware of the SSD numerous times, because it used to hang for a few minutes and then just continue what it was doing, but now it just hangs, so this is not an improvement.

I now run BIOS 1850, firmware 2.11 and Intel RST 10.6, all the latest at time of writing. OS is Win7 x64

I honestly don't know how to make this easier to answer, so please comment and I'll edit accordingly.

Zsub

Posted 2011-08-22T12:40:54.980

Reputation: 521

What operating system are you using? If Windows, try my procedure and report back here.

– Tamara Wijsman – 2011-08-22T12:44:35.583

2Yes, it's Windows, added tags. I will try that, but probably won't work because the system is completely unresponsive. – Zsub – 2011-08-22T12:49:00.567

This will surely work, given that a hang is almost always driver related. And yes, even your Numlock light needs to pass through a keyboard driver. Trust me, I've used this many times... – Tamara Wijsman – 2011-08-22T12:52:42.933

Sure :) So I'll start that commandline-thingy, and I can just browse and if and when it locks up I can just whack 'enter' (even if the cmd window isn't in the foreground)? – Zsub – 2011-08-22T12:57:14.360

@Tom I probably need to have the cmd running in the foreground all the time. Your guide says "Right after your system stops hanging" but with this there is no such point. It just hangs. – Zsub – 2011-08-22T14:29:11.480

Yes, you can browse as that's not heavy activity. As you said "and then just continue what it was doing" I thought it means that it comes back after some minutes. If it really hangs force a crash instead so we get a dump to analyze instead; although they don't reveal the problem as easily as tracing software does...

– Tamara Wijsman – 2011-08-22T15:10:51.490

Have you ever formatted the computer after performing said firmware/BIOS updates? It's possible that this is a driver issue rather then a hardware issue. Boot up into some kind of live Linux distro and see if the issue persists in a different OS. – Breakthrough – 2011-08-22T17:45:31.810

I'll bet it just will not hang now. Enabled kernel dumps, running your first trace command and enabled Ctrl+Scroll+Scroll, so I should be able to get something out of it now, I guess. @Breakthrough: I actually haven't. I could run Ubuntu for a few days, see if it breaks. I'll just finish this test first, though. – Zsub – 2011-08-22T17:49:31.943

By pure accident I have found out my issues where related to memory incompatibility :( I'm voting to close this. – Zsub – 2012-02-24T11:02:24.853

Answers

4

Update 18th Oct 2011

http://www.anandtech.com/show/4973/sandforce-identifies-firmware-bug-causing-bsod-issue-fix-available-today

"After months of end user complaints, SandForce has finally duplicated, verified and provided a fix for the infamous BSOD/disconnect issue that affected SF-2200 based SSDs"

So long as this is true, applying the latest firmware (2.15 on wards) should solve the issue.


Original Answer:

Sadly this is a known issue, the OCZ Vertex 3, and a few other SSDs models, OCZ and SandForce are working on it...

The solution is partly for now to wait it out, or keep trying an ever growing list of short term fixes that may make the issue less frequent. I actually have this SSD myself and am experiencing the issue too.

You may not be getting the Blue Screen of Death (BSOD) yourself, or just have a lock up the problem occurs as either depending on your specific hardware configuration, I have seen stories of Mac OS machines with the Vertex 3 locking up too, requiring a hard reset.

A quick search will show you a lot of discussion out there about the issue.

Details as of October 2011

I hope this has helped you see where we are, as I get more I can tell I will, for now we seriously are doing our best to get this nailed down for those of you FW2.11 did not help.

Check out the OCZ Forums for the discussion / newer measures to attempt to resolve the issue: - http://www.ocztechnologyforum.com

Blogs/News Stories:

OCZ is working diligently with our customers and SandForce to quickly resolve the outstanding firmware issues and we will be releasing a firmware update that addresses the bluescreen issue as soon as it becomes available. In the meantime we encourage any customers that are experiencing any bluescreen issues to contact our customer service team for immediate support.

The problem primarily manifests itself as regular BSODs under Windows 7 although OCZ tells me that the issue is cross platform and has been seen on a MacBook Pro running OS X as well.

Options:

  • Attempt to get it refunded under warranty / place of purchase (check with manufacturer)
  • Attempt to qualify for a replacement (check with manufacturer)
  • Use a shorter SATA cable (not applicable for laptops)
  • Use a higher quality / newer SATA cable (not applicable for laptops)
  • Update BIOS on your motherboard
  • Wait for newer firmware updates (at time of writing this answer a 2.13 update is coming soon)
  • Disable paging file on Windows on the SSD itself (may cause other issues)
  • Disable hibernate
  • Wait for OCZ and SandForce to fix it.

Nick Josevski

Posted 2011-08-22T12:40:54.980

Reputation: 6 747