Naraeon NVMe Tools is an open source NVMe SMART / Health Information Log Viewer on Windows. Download: https://www.naraeon.net/latest-nvme-tools/ Basic tab provides basic informations like Model, Speed, Status. So you can diagnose your device easily. Driver tab provides informations about storage driver. You can find the details of your storage driver without Device Manager. Critical Warning […]
Tag Archives: NVMexpress
Intel 750 Series’ NVMe Commands
This time, I’ll talk about Intel 750 Series’ NVM Express Admin Command. Passthrough By now(Dec 2015), there’s no official way to do NVMe Passthrough. So Intel 750 Series use the way that used by nvmewin. To try NVMe passthrough to nvmewin-like driver, see this document. Above document says \\.\scsi address is needed to passthrough. You […]
Get PCI express link width / specification version Programmatically
Many people include me find how to get PCI express link width / specification version programmatically. But there’re too many useless articles. Like examples about NetworkAdapters(I applied “-NetworkAdapter” and 90% of search results are gone!). And some of the remaining results say it must be solved with drivers. Others say just give up windows and […]
Samsung 950 Pro’s NVMe Commands
There are a lot of articles about NVMe specification itself. I don’t want to repeat them. Let’s set those document stuffs aside and get a glimpse of NVM Express Admin Command of Samsung 950 Pro. 0. How did I get packets Firstly I used Perisoft Bus Hound Free Version to get the layer to analyze. […]