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

Samsung PM981a support? #22

Open
imaginifer123 opened this issue May 4, 2020 · 2 comments
Open

Samsung PM981a support? #22

imaginifer123 opened this issue May 4, 2020 · 2 comments

Comments

@imaginifer123
Copy link

Hello, I have Samsung PM981a NVMe drive installed in a PCI-e adapter card. I've tried several forks of the sedutil but all show that the drive does not support TCG OPAL, even the rescue disk of this fork did so.

It is complicated to find out any relevant documentation for the Samsung drive on the internet, but the scarce finds suggest that the OPAL should be supported. Any ideas why it's not working?

@ChubbyAnt
Copy link

The PM981 is an OEM drive, and it appears that many variations were made for different OEMs.

Does yours have a PSID number on the label? If yours does not have a PSID number on the label, then it is probably not OPAL.

@Uloque
Copy link

Uloque commented Mar 7, 2022

Well, @ChubbyAnt, as this is an ongoing issue, I have to add that the Samsung PM981a (NOT 981) is in fact an OPAL 2.1 drive. The official 'name' of my drive is MZVLB512HBJQ-000L7. I have a system with AMD's Ryzen Mobile chipset. I tested basic functionality of three sedutils under Windows 10 Pro build 21H2.

The 'Bright Plaza' sedutil

from https://github.com/Drive-Trust-Alliance/sedutil/wiki/Executable-Distributions does recognize this drive and shows part of the model ID and its fw-revsion.

The scan takes just a few seconds.

\.\PhysicalDrive1 2 SAMSUNG MZVLB512 EXF7

Your "ChubbyAnt-fork"

does not recognize the drive at all, not even showing its name.
This sedutil takes some minutes to end its scan and leaves the user with just:

\.\PhysicalDrive1 No

And that is surely not correct. The drive's capabilites are not recognized at all.

The oom-is build

takes a guru meditation of a minute or two, before the result shows up:

\.\PhysicalDrive1 2

That's all it tells me. At least it correctly reports the drive's OPAL-2-capability.

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

3 participants