Custom Query (1546 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (112 - 114 of 1546)

Ticket Resolution Summary Owner Reporter
#1613 fixed Add ADATA ED600 USB enclosure to drive database (0x125f:0xa76a) Christian Franke Eaton Zveare
Description

This USB bridge is not recognized as of drive database version 7.3/5364 and smartctl says: Unknown USB bridge [0x125f:0xa76a]

Any HDD can go in it, so I've attached some USB-specific information.

Product page: https://www.adata.com/en/consumer/537

#1898 wontfix JSON output is empty in rare cases (smartctl-nc) Eaton Zveare
Description

I received a report from a user that basically indicates the JSON output from smartctl is completely empty. No opening/closing brackets or any other text is output to the command line.

Example command:

smartctl-nc --device={DeviceType} --info --get=security --json pd{PhysicalDeviceNum}

This is on Windows 11. I've reviewed the smartctl code, but can't find any clues. This is also a very isolated case and the first time I have seen it, so it may be some system configuration problem, but am hoping someone could point me in the right direction in diagnosing this.

Also, the non-JSON commands output without issue. This is strictly JSON related.

#1952 invalid Outdated data-out assertion? (os_win32.cpp) Eaton Zveare
Description

Hi, I noticed when sending an ATA data-out command, this assertion blocks commands that have multiple sectors: https://www.smartmontools.org/browser/smartmontools/os_win32.cpp?rev=f276b249fdc84019403491303479485030ac7c80#L1805

I'm trying to understand why it was put there. If you comment it out, everything works fine because ata_pass_through_ioctl is set up to handle multi-sector commands. I see your comment on the header of that method, but I don't think it applies anymore.

Can this assertion be removed to enable multi-sector data-out commands?

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