Opened 3 years ago

Closed 3 years ago

#1408 closed enhancement (fixed)

Add Apple OEM Hitachi 5K500.B to drivedb.h

Reported by: Christopher Alexander Chavez Owned by: Christian Franke
Priority: minor Milestone: Release 7.2
Component: drivedb Version:
Keywords: hdd Cc:

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 APPLE HDD or similar string appearing in the model reported by the device firmware.

Tested using HTS545025B9SA02 firmware version PB2AC60W with smartmontools 7.1 from openSUSE Leap 15.2.

Attachments (2)

HTS545025B9SA02-before.txt (9.4 KB ) - added by Christopher Alexander Chavez 3 years ago.
smartctl -x for Apple OEM Hitachi HTS545025B9SA02 before patching derived.h
HTS545025B9SA02-after.txt (9.5 KB ) - added by Christopher Alexander Chavez 3 years ago.
smartctl -x for Apple OEM Hitachi HTS545025B9SA02 after patching derived.h

Download all attachments as: .zip

Change History (6)

by Christopher Alexander Chavez, 3 years ago

Attachment: HTS545025B9SA02-before.txt added

smartctl -x for Apple OEM Hitachi HTS545025B9SA02 before patching derived.h

by Christopher Alexander Chavez, 3 years ago

Attachment: HTS545025B9SA02-after.txt added

smartctl -x for Apple OEM Hitachi HTS545025B9SA02 after patching derived.h

comment:1 by Christopher Alexander Chavez, 3 years ago

Pardon the autocorrect in attachment descriptions (drivedb → derived).

comment:2 by Christian Franke, 3 years ago

Keywords: hdd added
Milestone: Release 7.2

comment:3 by Christian Franke, 3 years ago

Owner: set to Christian Franke
Status: newaccepted

comment:4 by Christian Franke, 3 years ago

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.