Opened 3 years ago
Closed 2 years ago
#1573 closed enhancement (fixed)
Add new PNY USB Drive (PNY ELITE PSSD, 0x154b:0xf009)
Reported by: | R00kie | Owned by: | Christian Franke |
---|---|---|---|
Priority: | minor | Milestone: | Release 7.4 |
Component: | drivedb | Version: | |
Keywords: | ssd usb | Cc: |
Description
I have a couple of PNY's Elite Portable SSD drives which are not in the database yet.
These drives need '-d sat' and by default some parameters shows as unknown.
To the best of my knowledge there are phison based drives.
Attached is a patch to add the drive to the database, lsusb output and smartctl -x for the drive in question.
Attachments (3)
Change History (9)
by , 3 years ago
Attachment: | pny_smartctl.txt added |
---|
by , 3 years ago
Attachment: | pny_database.patch added |
---|
by , 3 years ago
Attachment: | pny_lsusb.txt added |
---|
comment:1 by , 3 years ago
Component: | all → drivedb |
---|---|
Keywords: | ssd usb added |
Milestone: | → unscheduled |
comment:2 by , 3 years ago
Milestone: | unscheduled → Release 7.4 |
---|---|
Owner: | set to |
Status: | new → accepted |
Summary: | Add new PNY USB Drive → Add new PNY USB Drive (PNY ELITE PSSD, 0x154b:0xf009) |
comment:3 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
comment:4 by , 2 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
I have the same ssd in 480gb and the usb id is 0x154b:0xf00a, it works perfect if I change the drivedb.h to "0x154b:0x(5678|f00[9a])",
Could you make this minor adjustment as well?
comment:5 by , 2 years ago
This device is closely related but differs from smartmontools point of view. Please don't reopen already fixed tickets unless the fix itself is incorrect. Create a new ticket instead and add a sample smartctl -x
output.
r5352, r5353.