Custom Query (1563 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (400 - 402 of 1563)

Ticket Resolution Summary Owner Reporter
#627 fixed Seagate USB bridge 0x0bc2:0x2322 - Seagate Expansion Portable Christian Franke Jan Hadrava
Description

Seagate Expansion Portable (STEA1000400) does not work without -d sat. Please recognize the USB bridge automatically.

http://www.seagate.com/gb/en/external-hard-drives/portable-hard-drives/standard/expansion-portable/?sku=STEA1000400

# lsusb -d 0bc2:2322
Bus 002 Device 004: ID 0bc2:2322 Seagate RSS LLC

# ./smartctl -i /dev/sdc
smartctl 6.5 2015-12-19 r4193 [x86_64-linux-3.16.0-4-amd64] (local build)
Copyright (C) 2002-15, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/sdc: Unknown USB bridge [0x0bc2:0x2322 (0x000)]
Please specify device type with the -d option.

Use smartctl -h to get a usage summary


# ./smartctl -d sat -i /dev/sdc
smartctl 6.5 2015-12-19 r4193 [x86_64-linux-3.16.0-4-amd64] (local build)
Copyright (C) 2002-15, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Seagate Samsung SpinPoint M8 (AF)
Device Model:     ST1000LM024 HN-M101MBB
Serial Number:    S30CJ9BG426946
LU WWN Device Id: 5 0004cf 20f7e1511
Firmware Version: 2BA30003
User Capacity:    1 000 204 886 016 bytes [1,00 TB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    5400 rpm
Form Factor:      2.5 inches
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ATA8-ACS T13/1699-D revision 6
SATA Version is:  SATA 3.0, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is:    Fri Dec 25 12:19:29 2015 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
#628 fixed [RFE] Warns that some Corsair Force LS 60/120 GB SSD needs a firmware update Christian Franke whitecat
Description

Corsair has released a highly recommended firmware update for some SSD:

"To enhance stability and reliability of 60GB and 120GB variants of Force Series LS SSD, the latest firmware S9FM02.0 has been released. This update is HIGHLY RECOMMENDED for existing customers who own one of those products with the specific serial number sequence."

"WARNING!!! This firmware upgrade will format the drive and all of its contents will be erased. Please back-up your data by either performing full disk clone of the drive or making copies of critical personal files."

Source: http://www.corsair.com/en-us/force-series-ls-60gb-sata-3-6gb-s-ssd (Download section) http://downloads.corsair.com/download?item=Files/SSD/Corsair-Force-Series-LS-Firmware-Upgrade-Tool_S9FM02.0.zip (instruction and details in the PDF file inside)

The impacted SSD are Corsair Force LS 60 and 120 GB (CSSD-F60GBLS, CSSD-F120GBLS) with firmware version "S9FM01.8" with some specific serial number: xxxxxxxxxxx10167xxxx xxxxxxxxxxx10173xxxx xxxxxxxxxxx10249xxxx xxxxxxxxxxx10253xxxx

The updated firmware is version "S9FM02.0".

[RFE] It would be interesting that smartmontools detects these SSD and warns the user about it.

I attach a "smartctl -x" log of a SSD with 1.8 firmware and then with the 2.0 upgrade applied. Note that the SMART data ("Power_Cycle_Count" for example) are reset to 0 after the firmware update.

#629 invalid Intel SSD DC S3500 detected as SATA 2.6 compliant whitecat
Description

Maybe there is no problem, but my Intel SSD DC S3500 is detected by smartctl as a SATA 2.6 compliant SSD. The PDF specification says it's a SATA 3.0 SSD, so I don't know who is actually right. http://www.intel.com/content/www/us/en/solid-state-drives/ssd-dc-s3500-spec.html

Does anyone can confirm smartctl is right or not?

I plugged the SSD in 2 different computers (chipset Intel B150 and B85).

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