KDE randomly warns that my SSD is going to die?

https://lemmy.world/post/6354269

KDE randomly warns that my SSD is going to die? - Lemmy.world

I’m using KDE Neon with the latest version of Plasma. Sometimes I get a warning that my SSD has poor health and may die soon. When I check the SMART stats the drive seems perfectly healthy. Is this just a KDE bug?

Does your drive do any weird bit packing in its smart data? Some of mine used to do weird shit like store read errors plus total sectors read packed in one field which constantly threw errors until I added the proper data format in a config file. Without specifying a data format smartmon just assumed the drive was throwing absolutely huge numbers of errors and threw warnings every run.

Try googling the specific error message, or your drive model plus the error and see if anything pops up.