Custom Query (1299 matches)
Results (58 - 60 of 1299)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1202 | fixed | Add Apacer SSDs to drivedb | ||
Description |
Dear JPBerlin, I am Apacer Software Engineer, and we want add new smart feature to the drivedb.h as below: { "Apacer SSD", "[0-9]{1,3}(G|T)B SATA Flash Drive", "SF(D[^ABCD]|M[A-Z]|P[A-Z])[0-9A-Z][0-9]{2}[A-Z]", "", "-v 9,raw48,Power_On_Hours " "-v 12,raw48,Power_Cycle_Count " "-v 163,raw48,Max_Erase_Count " "-v 164,raw48,Average_Erase_Count " "-v 166,raw48,Total_Later_Bad_Block_Count " "-v 167,raw48,SSD_Protect_Mode " "-v 168,raw48,SATA_PHY_Error_Count " "-v 171,raw48,Program_Fail_Count " "-v 172,raw48,Erase_Fail_Count " "-v 175,raw48,Bad_Cluster_Table_Count " "-v 192,raw48,Unexpected_Power_Loss_Count " "-v 231,raw48,Lifetime_Left " "-v 241,raw48,Total_Sectors_Of_Write " } Could you help to update the database? Or Is any other information must provided by us? Thanks for help. Best Regards, Kobe |
|||
#342 | fixed | Add Apple 512Mb SSD | ||
Description |
Cant find any specification and attributes seems to be very non-standard. E.g. 174 and 175 according to my tests are read/write in Mb. M-PRG-00963913:smart asamorukov$ /usr/local/sbin/smartctl /dev/disk1 -v 174,raw48,Mb_Read -v175,raw48,Mb_Write -A -i smartctl 6.2 2013-07-26 r3841 [x86_64-apple-darwin13.2.0] (local build) Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Device Model: APPLE SSD SM0512F Firmware Version: UXM2JA1Q User Capacity: 500,277,790,720 bytes [500 GB] Sector Sizes: 512 bytes logical, 4096 bytes physical Rotation Rate: Solid State Device Device is: Not in smartctl database [for details use: -P showall] ATA Version is: ATA8-ACS T13/1699-D revision 4c SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s) Local Time is: Fri Jul 18 13:02:18 2014 CEST SMART support is: Available - device has SMART capability. SMART support is: Enabled === START OF READ SMART DATA SECTION === SMART Attributes Data Structure revision number: 40 Vendor Specific SMART Attributes with Thresholds: ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE 1 Raw_Read_Error_Rate 0x001a 200 200 000 Old_age Always - 0 5 Reallocated_Sector_Ct 0x0033 100 100 000 Pre-fail Always - 0 9 Power_On_Hours 0x0032 099 099 000 Old_age Always - 69 12 Power_Cycle_Count 0x0032 099 099 000 Old_age Always - 179 169 Unknown_Attribute 0x0013 253 253 010 Pre-fail Always - 3651410075136 173 Unknown_Attribute 0x0032 200 200 100 Old_age Always - 4296474628 174 Mb_Read 0x0022 099 099 000 Old_age Always - 1839891 175 Mb_Write 0x0022 099 099 000 Old_age Always - 1862708 192 Power-Off_Retract_Count 0x0012 099 099 000 Old_age Always - 16 194 Temperature_Celsius 0x0022 054 054 000 Old_age Always - 46 (Min/Max 17/75) 197 Current_Pending_Sector 0x0022 100 100 000 Old_age Always - 0 199 UDMA_CRC_Error_Count 0x001a 200 200 000 Old_age Always - 0 240 Unknown_SSD_Attribute 0x0022 100 100 000 Old_age Always - 0 |
|||
#1408 | fixed | Add Apple OEM Hitachi 5K500.B to drivedb.h | ||
Description |
The Apple OEM Hitachi 5K500.B parts (capacities in existence are HTS545016B9SA02, HTS545025B9SA02, HTS545032B9SA02, and HTS545050B9SA02) are currently unrecognized by drivedb.h. They can be recognized by changing (Hitachi )?HT[ES]5450(12|16|25|32|40|50)B9(A30[01]|SA00) to (Hitachi )?HT[ES]5450(12|16|25|32|40|50)B9(A30[01]|SA0[02])
I have not found reports of
Tested using HTS545025B9SA02 firmware version |