Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#1131 closed enhancement (fixed)

Micron 1100 SSD not recognized

Reported by: Nichita Utiu Owned by: Christian Franke
Priority: minor Milestone: Release 7.0
Component: drivedb Version: 6.6
Keywords: Cc:

Description

On a laptop with a 1TB Micron 1100 SATA SSD, the device is not recognized. The Micron 1100 models are present in drivedb, but the format is different:

"Micron_1100_MTFDDA[KV](256|512|1T0|2T0)TBN|" // Marvell 88SS1074, tested Micron_1100_MTFDDAK256TBN/M0MU020

Model: Micron 1100 SATA
I attached the output of smartctl.

Attachments (1)

smartctl.output (30.0 KB ) - added by Nichita Utiu 5 years ago.
sudo smartctl -x /dev/sdb

Download all attachments as: .zip

Change History (7)

comment:1 by Christian Franke, 5 years ago

Milestone: undecided
Type: defectenhancement

Smartctl open device: /dev/sdb failed: Permission denied

This output is obviously useless.
Please run smartctl -x /dev/sdb (not -a) as root.

comment:2 by Nichita Utiu, 5 years ago

My bad, updated the attachment.

comment:3 by Christian Franke, 5 years ago

Milestone: undecidedRelease 6.7

sudo smartctl -x /dev/sdb

BTW: The attachment is likely a -a instead of -x output as it does only provide legacy SMART information. It does not provide Log Directory, LBA48 capable SMART Error log, Device Statistics, SATA Phy Event Counters, ...

by Nichita Utiu, 5 years ago

Attachment: smartctl.output added

sudo smartctl -x /dev/sdb

comment:4 by Christian Franke, 5 years ago

Owner: set to Christian Franke
Status: newaccepted

comment:5 by Christian Franke, 5 years ago

Resolution: fixed
Status: acceptedclosed

comment:6 by Christian Franke, 5 years ago

Milestone: Release 6.7Release 7.0

Milestone renamed

Note: See TracTickets for help on using tickets.