Custom Query (1376 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (58 - 60 of 1376)

Ticket Resolution Summary Owner Reporter
#1739 fixed Support more SK Hynix drives in drivedb.h (HFS480G32FEH-BA10A) Christian Franke Anthony D'Atri
Description

This entry is unnecessarily restrictive:

HFS(480|960|1T9|3T8)G3[2E]FEH-7[4A]10A", tested with HFS480G32FEH-7410A/90037Q00

Replace -7[4A]10A with .* to match other variants. If that is not acceptable, I've included also a diff to match HFS480G32FEH-BA10A explicitly.

#1737 fixed JMicron ab12:34cd USB 3.0 Bridge needs -d sat Christian Franke lemonuk
Description

Followup from here: https://www.smartmontools.org/ticket/338 dmesg log:

[Jul14 17:50] usb 2-1: new SuperSpeed USB device number 6 using xhci_hcd
[  +0.017371] usb 2-1: New USB device found, idVendor=ab12, idProduct=34cd, bcdDevice= 4.05
[  +0.000005] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  +0.000003] usb 2-1: Product: External Disk
[  +0.000001] usb 2-1: Manufacturer: USB30
[  +0.000002] usb 2-1: SerialNumber: 01600000002D
[  +0.005995] scsi host5: uas
[  +0.000514] scsi 5:0:0:0: Direct-Access     USB30                     0405 PQ: 0 ANSI: 6

This hardware is a SATA to USB adapter enclosure. Exact model: Sveon STG064 Laptop Hard Drive 2.5 Inch Silver in Red (2.5 - Hard Drive, SATA, Serial ATA II, Serial ATA III, 9.5 mm, Hard Drive, 2.0/3.0 (3.1 Gen 1), Hard Drive) Purchase link: https://www.amazon.de/-/en/Sveon-STG064-Laptop-Drive-Silver/dp/B0798MCWL8

It requires some hard drive connected to SATA port when connecting the USB to the computer, otherwise dmesg does not output anything.

Test:

# smartctl -H /dev/sdf
smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.4.6-arch1-1] (local build)
Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/sdf: Unknown USB bridge [0xab12:0x34cd (0x405)]
Please specify device type with the -d option.

Use smartctl -h to get a usage summary

This works fine:

# smartctl -H /dev/sdf -d sat
#1736 fixed add drivedb WD40EFPX Gabriele Pohl jnsr
Description

Product number: WD40EFPX

Link: https://www.westerndigital.com/de-de/products/internal-drives/wd-red-plus-sata-3-5-hdd#WD40EFPX

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