Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disk Utility says SMART status verified. smartmontools complain that "Read Device Identity failed: empty IDENTIFY data" #66

Open
hmzppz opened this issue Dec 31, 2020 · 0 comments

Comments

@hmzppz
Copy link

hmzppz commented Dec 31, 2020

Mac OS X 10.9.5 with SATSMART driver 0.10.2 (installed from binaryfruit). The drive is SanDisk Extreme Pro Portable SSD v2 2TB. I expected no support at all for this drive (USB to NVME with ASM2364) but somehow Disk Utility says SMART status verified. smartmontools complain that "Read Device Identity failed: empty IDENTIFY data". DriveDx ignores the drive.

Here is the output that i get from ioreg

$ ioreg -r -w 0 -c fi_dungeon_driver_IOSATDriver | egrep 'Enclosure|PassThroughMode|Capable'|grep -v Identifiers
| "PassThroughMode" = "jmicron"
| "SATSMARTCapable" = Yes
| "Enclosure Name" = "Unknown 0781:55af"

Something is strange here. It is known that this device uses Asmedia ASM2364 (USB 3.2 Gen 2x2 to NVME) but the "PassThroughMode" above says "jmicron"? This somehow tells me that perhaps there is a bug and Disk Utility shouldn't have stated that SMART is supported. Or everything is as supposed to be? Any insight is appreciated. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant