#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)
Change History (7)
comment:1 by , 6 years ago
Milestone: | → undecided |
---|---|
Type: | defect → enhancement |
comment:3 by , 6 years ago
Milestone: | undecided → Release 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, ...
comment:4 by , 6 years ago
Owner: | set to |
---|---|
Status: | new → accepted |
Note:
See TracTickets
for help on using tickets.
This output is obviously useless.
Please run
smartctl -x /dev/sdb
(not-a
) as root.