Custom Query (1453 matches)
Results (238 - 240 of 1453)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#602 | fixed | Add support for Trascend SSD420 | ||
Description |
It's based os TS6500 like the SSD370, so I guess it's only to change the regular expression in drivedb.h: Change "TS((16|32|64|128|256|512)G|1T)(SSD|MSA)370" with "TS((16|32|64|128|256|512)G|1T)(SSD|MSA)(370|420)" Here is the Datasheet, that includes the supported attributes and more. http://www.transcend-info.com/products/images/modelpic/686/SSD420_V1.1_Datasheet.pdf I seems easy, but I don't know the tool, I just wan't to tell you it in case ... |
|||
#605 | fixed | many places in source code are pointing to the smartmontools.sourceforge.net url | ||
Description |
This url is just redirecting to the website for a very long time. Also sometime it works not very reliable, because of sf.net issues. I am going to change it to the www.smartmontools.org |
|||
#607 | fixed | JMicron 0x152d:0x0565 (0x9114) needs -d sat | ||
Description |
While trying to run smartctl against a SATA disk in "akasa DuoDockX" dock, it does not work by default: Unknown USB bridge [0x152d:0x0565 (0x9114)] However, -d sat makes it work. -d usbjmicron,0 does not work. |