1 | | Hello, I am an employee of Solidigm. Recently, during our testing of the S4520 SSD, we found that the information displayed in smartctl is incomplete. By modifying the database entry for Intel S45x0 and changing the "Intel" string to "Solidigm," the data displays correctly. Could you please fix this issue in the next version update? |
| 1 | Hello, I am an employee of Solidigm. Recently, during our testing of the S4520 SSD, we found that the information displayed in smartctl is incomplete. By modifying the database entry for Intel S45x0 and add string "Solidigm" in drivedb.h line 1743 |
| 2 | (change to "(INTEL|SOLIDIGM) SSDSC(2K|KK) (B|G) (240G| 480G| 960G| 019T| 038T| 076T)[782].?",) |
| 3 | , the data displays correctly. Could you please fix this issue in the next version update? |
| 4 | |
| 5 | |