Custom Query (1433 matches)
Results (25 - 27 of 1433)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1161 | duplicate | /dev/sda: Unknown USB bridge [0x152d:0x0578 (0x3101)] | ||
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 :
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 | ||
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 | ||
Description |
The drive is not recognized by default, but by adding -d sat, it works. 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 |