Custom Query (1359 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 1359)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Ticket Resolution Summary Owner Reporter
#1161 duplicate /dev/sda: Unknown USB bridge [0x152d:0x0578 (0x3101)] Jean-Marc LACROIX
Description

Hi dear team,

I am using one HC1 SBC board (octa armhf CPU 32 bits) from hardkernel with one 250 GB SSD drive connected on internal USB3 to SATA.

It seems supported on Linux OS 4.18, because i can access on the device.

It seems also possible to use LVM without issues in first analyse.

But after creating around 120 logical partition (LV), i try to use smartmontools to extract statistics on the SSD.

When i launch following command :

smartctl -i /dev/sda --xall

i have : Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/sda: Unknown USB bridge [0x152d:0x0578 (0x3101)] Please specify device type with the -d option.

Current Linux kernel : root@srv-hc1-110:~# uname -a Linux srv-hc1-110 4.18.0-0.bpo.3-armmp-lpae #1 SMP Debian 4.18.20-2~bpo9+1 (2018-12-08) armv7l GNU/Linux root@srv-hc1-110:~# dpkg -l |grep smartmon ii smartmontools 6.5+svn4324-1 armhf control and monitor storage systems using S.M.A.R.T.

Thanks in advance for your help Best regards

#65 fixed 059f:1019 LaCie, Ltd Desktop Hard Drive supported by -d usbjmicron Christian Franke bigon
Description

Hi,

Bus 001 Device 006: ID 059f:1019 LaCie, Ltd Desktop Hard Drive

is supported by -d usbjmicron, but this is not discovered automatically, please detect it automatically

#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
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.