Custom Query (1560 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (400 - 402 of 1560)

Ticket Resolution Summary Owner Reporter
#435 fixed Windows 7 Full Install - Error in PATH variable Christian Franke Josh
Description

When installing via the "Full" option on Windows 7, the PATH variable is not being set correctly. It must be added with quotes around it. Spaces will cause the entire variable to be ignored.

Incorrect: C:\Program Files\smartmontools\bin Correct: "C:\Program Files\smartmontools\bin"

#1271 invalid Windows 2012 R2 NVMe support (stornvme.sys) Jeremy Burror
Description

Is here anyway to get smartmontools to work on Windows 2012 R2 with nvme drive? This is what I'm seeing on the system.

Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.

C:\Windows\system32>smartctl --scan
/dev/sda -d nvme # /dev/sda, NVMe device
/dev/sdb -d nvme # /dev/sdb, NVMe device
/dev/sdc -d nvme # /dev/sdc, NVMe device
/dev/sdd -d nvme # /dev/sdd, NVMe device
/dev/sde -d nvme # /dev/sde, NVMe device
/dev/sdf -d scsi # /dev/sdf, SCSI device
/dev/csmi6,3 -d ata # /dev/csmi6,3, ATA device

C:\Windows\system32>smartctl -i /dev/sda
smartctl 7.0 2018-12-30 r4883 [x86_64-w64-mingw32-2012r2] (sf-7.0-1)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org

Read NVMe Identify Controller failed: IOCTL_STORAGE_QUERY_PROPERTY(NVMe) failed, Error=1

C:\Windows\system32>
#947 wontfix Windows 10 To Go: IOCTL_STORAGE_QUERY_PROPERTY(NVMe) failed, Error=1117 Greg Bohn
Description

Hi;

Running smartmontools 6.6 r4594 under Windows 10, I receive the following error when I try to access my Samsung 960 Pro 512 GB NVMe drive:

smartctl -a /dev/sdf

smartctl 6.6 2017-11-05 r4594 [x86_64-w64-mingw32-w10-1709] (sf-6.6-1) Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org

Read NVMe Identify Controller failed: IOCTL_STORAGE_QUERY_PROPERTY(NVMe) failed, Error=1117

I was under the impression from the 6.6 release notes that the built-in Windows NVMe 10 driver (stornvme.sys) would work.

Am I missing something? Do I need to add an additional driver or use a different command line option?

Getting SMART from the other (SATA attached) drives seems to work o.k.

Thanks.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.