Custom Query (1359 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (121 - 123 of 1359)

Ticket Resolution Summary Owner Reporter
#235 fixed Unknown USB bridge for Seagate Backup Plus Christian Franke szpak
Description

I've got following error for Seagate Backup Plus 1TB drive: /dev/sdb: Unknown USB bridge [0x0bc2:0xa013 (0x100)]

With -d sat it works properly: # smartctl -i /dev/sdb -d sat (...) Model Family: Seagate Momentus SpinPoint M8 (AFT) Device Model: ST1000LM024 HN-M101MBB (...)

#237 worksforme 0x0472:0x2053 Silicon Power 1TB external USB drive need -d sat by default Christian Franke adamm
Description

The drive is not recognized by default, but by adding -d sat, it works.

http://www.silicon-power.com/product/product_detail.php?main=19&sub=58&pro=132&currlang=utf8&frist_menu=2

sudo smartctl -i /dev/sdj
smartctl 5.43 2012-06-05 r3561 [x86_64-linux-3.4-trunk-amd64] (local build)
Copyright (C) 2002-12 by Bruce Allen, http://smartmontools.sourceforge.net

/dev/sdj: Unsupported USB bridge [0x174c:0x55aa (0x100)]
Smartctl: please specify device type with the -d option.

Use smartctl -h to get a usage summary



adamm@mira:~$ lsusb -d 174c:
Bus 001 Device 020: ID 174c:55aa ASMedia Technology Inc. 



$ sudo smartctl -d sat -i /dev/sdj
smartctl 5.43 2012-06-05 r3561 [x86_64-linux-3.4-trunk-amd64] (local build)
Copyright (C) 2002-12 by Bruce Allen, http://smartmontools.sourceforge.net

=== START OF INFORMATION SECTION ===
Device Model:     ST1000LM024 HN-M101MBB
Serial Number:    S2S6J9CC803467
LU WWN Device Id: 5 0004cf 2081b8c0a
Firmware Version: 2AR10001
User Capacity:    1,000,204,886,016 bytes [1.00 TB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   8
ATA Standard is:  ATA-8-ACS revision 6
Local Time is:    Wed Aug 29 14:08:52 2012 CDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
#239 fixed Firmware warning for more Seagate drives Christian Franke maharaja
Description

there are a couple of other seagate drives that are also affected by firmware bugs, for example "Seagate Barracuda 7200.12":

Please refer to Firmware Updates for Seagate Products for a more complete list.

It would be nice to integrate the corresponding checks into smartd.

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