Opened 5 years ago
Closed 5 years ago
#1412 closed enhancement (fixed)
add to drivedb:INTENSO-HIGH-SSD-480GB
| Reported by: | jofri | Owned by: | Christian Franke |
|---|---|---|---|
| Priority: | minor | Milestone: | Release 7.2 |
| Component: | drivedb | Version: | |
| Keywords: | ssd | Cc: |
Description
Attachments (1)
Change History (6)
by , 5 years ago
| Attachment: | smartctl-INTENSO-SSD-HIGH-480GB.txt added |
|---|
comment:1 by , 5 years ago
| Component: | all → drivedb |
|---|---|
| Type: | defect → task |
comment:2 by , 5 years ago
| Keywords: | ssd added |
|---|---|
| Milestone: | undecided → Release 7.2 |
| Type: | task → enhancement |
comment:3 by , 5 years ago
it is only recognized after the following change in the current drivedb.h
--- /root/smartmon/drivedb.h 2020-12-15 09:22:52.861167188 +0100
+++ drivedb.h 2020-12-16 09:19:03.695090828 +0100
@@ -2154,6 +2154,7 @@ const drive_settings builtin_knowndrives
"240GB|" // from Lenovo T430 Thinkpad, tested with 240GB/P0510E
"Intenso SSD|" // tested with Intenso SSD/Q1107A0
"Intenso SSD Sata III|" // Sata III High, tested with Intenso SSD Sata III/P0510E
+ "Intenso SSD Sata III|" // Sata III High, tested with Intenso SSD Sata III/R0817B0
"KingFast|" // KingFast F6M, tested with KingFast/P0725A
"LDLC|" // tested with LDLC/KFS03005
"SATA3 ((12[08]|240|256|480)G|[12]T)B SSD|" // TCSUNBOW X3, tested with SATA3 240GB SSD/S0618A0,
@@ -2161,7 +2162,7 @@ const drive_settings builtin_knowndrives
// KingDian S370, tested with SATA3 128GB SSD/T0311A0, SATA3 256GB SSD/S1127B0
"SPCC M\\.2 SSD|" // Silicon Power 2280 M55, tested with SPCC M.2 SSD/Q0627A0
"SuperMicro SSD", // Supermicro SSD-DM032-SMCMVN1, tested with SuperMicro SSD/SOB20R
- "KFS03005|P0510E|P0725A|Q(0627|1107)A0|S(0618|1230)A0|S1127B0|SOB20R|T0311A0",
+ "KFS03005|P0510E|P0725A|Q(0627|1107)A0|S(0618|1230)A0|R0817B0|S1127B0|SOB20R|T0311A0",
"",
"-v 148,raw48,Total_SLC_Erase_Ct "
"-v 149,raw48,Max_SLC_Erase_Ct "
comment:4 by , 5 years ago
| Owner: | set to |
|---|---|
| Status: | new → accepted |
Note:
See TracTickets
for help on using tickets.

Attribute set matches existing entry
Silicon Motion based OEM SSDs.PS: Please do not set the milestone in future contributions.