Custom Query (1469 matches)
Results (238 - 240 of 1469)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1635 | duplicate | New drive for database (Seagate Barracuda ST2000DM008-2FR102) | ||
Description |
Output of: sudo smartctl -q noserial -x /dev/sda -d megaraid,2 > "Seagate Barracuda.txt" On a server where said drive is part of RAID array in slot 2. As requested, file attached (if it works). Submitting because: sudo smartctl -i /dev/sda -d megaraid,2 displays (among other things): Device is: Not in smartctl database [for details use: -P showall] |
|||
#482 | fixed | Support for Prolific PL2773 | ||
Description |
The ICY BOX IB-120StU3 uses a Prolific PL2773 chip, which is currently not supported by smartmontools. By reverse engineering the Windows tool iSmart.exe i have made the included patch. It seems to work well and supports all of smartctl -a. Please review and consider including in your next release. |
|||
#499 | fixed | Add USB IDs for Prolific PL2571, PL2771 and PL2775 | ||
Description |
Based on a mail from ProlificUSA the command set implemented in ticket #482 should work with deviceIDs 0x2571, 0x2771, 0x2773, 0x2775. The patch attached adds the missing USB IDs for PL2571, PL2771 and PL2775. This is however UNTESTED! I only have a PL2773 to test. I am not aware of the politics regarding adding support for untested IDs, so it is for you to decide :-) |