Bug 190787 - OCZ-AGILITY3 SSD Not Detected
Summary: OCZ-AGILITY3 SSD Not Detected
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 10.0-RELEASE
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-08 10:08 UTC by aabienkowski
Modified: 2015-02-03 09:56 UTC (History)
2 users (show)

See Also:


Attachments
Timeout when detecting SSD (747 bytes, text/plain)
2014-06-08 10:08 UTC, aabienkowski
no flags Details
Full dmesg output (11.46 KB, text/plain)
2014-06-08 10:09 UTC, aabienkowski
no flags Details
pciconf output (16.31 KB, text/plain)
2014-06-08 10:10 UTC, aabienkowski
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description aabienkowski 2014-06-08 10:08:57 UTC
Created attachment 143521 [details]
Timeout when detecting SSD

Currently on FreeBSD 9.0-RELEASE-p6.

Can't upgrade because any newer release of FreeBSD I've tried does not recognize my SSD drive, and makes system unusable.

SSD OCZ-AGILITY3 2.25
Comment 1 aabienkowski 2014-06-08 10:09:58 UTC
Created attachment 143522 [details]
Full dmesg output
Comment 2 aabienkowski 2014-06-08 10:10:48 UTC
Created attachment 143523 [details]
pciconf output
Comment 3 David Chisnall freebsd_committer freebsd_triage 2014-06-08 10:11:11 UTC
Reassign.  This is a kernel bug, not a standards issue.
Comment 4 aabienkowski 2014-10-20 09:55:10 UTC
Is there any update on this issue?
Comment 5 Xin LI freebsd_committer freebsd_triage 2015-02-03 07:59:37 UTC
Looks like we have quirk for OCZ AGILITY3 SSD but that's only 4K sector which shouldn't have anything to do with probe.  Adding mav@ to Cc.
Comment 6 Alexander Motin freebsd_committer freebsd_triage 2015-02-03 08:52:20 UTC
"Timeout when detecting SSD" attachment quotes wrong messages. Those are related to HDD, not SSD, and should not be fatal. Real timeout messages seems to be lower in dmesg, but they happen too early for any SSD-specific code could do anything. I think the problem is somewhere in HBA driver or hardware, or their compatibility with specific SSD. NVidia MCP55 is quite old chipset with a long list of caused pains.