#1311 closed defect (duplicate)
Crucial MX500 firmware M3CR010 also returns bogus attribute 197
Reported by: | sersorrel | Owned by: | Christian Franke |
---|---|---|---|
Priority: | minor | Milestone: | Release 7.2 |
Component: | drivedb | Version: | |
Keywords: | ssd | Cc: |
Description
#1227 prompted attribute 197 to be ignored for some Crucial MX500 drives, but not mine, despite mine exhibiting the same broken behaviour of an oscillating pending sector count.
The model number of my drive is CT1000MX500SSD1, and it has firmware M3CR010. Currently the drivedb only ignores the attribute for firmwares matching M3CR02[0-3]
.
Change History (6)
comment:1 by , 5 years ago
Milestone: | → Release 7.2 |
---|
comment:2 by , 5 years ago
Owner: | set to |
---|---|
Status: | new → accepted |
comment:4 by , 4 years ago
Milestone: | Release 7.2 |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
Type: | enhancement → defect |
Reopen because new info is available, see ticket #1227.
Note:
See TracTickets
for help on using tickets.
Firmware regex should be changed to
M3CR0([01][0-9]|2[0-3])
to match all versions <= M3CR023.