this post was submitted on 13 Jul 2023
3 points (100.0% liked)

Linux

47369 readers
887 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

In the past, several SSD manufacturers had bugs in their firmwares. So to be sure that I can fix such issues with a newly bought SSD, I need some secure (and somewhat easy) way of updating the firmware.

I don't need to do the update on my own Linux installation. A bootable ISO would be fine, too.

Which manufacturer has some well supported way of updating SSD firmware, even if I don't have any Windows installations left?

you are viewing a single comment's thread
view the rest of the comments
[–] ono@lemmy.ca 1 points 1 year ago* (last edited 1 year ago)

Solidigm P44 Pro is a good choice. This model is based on the Hynix Platinum P41, which is well regarded. They provide a bootable linux ISO image for updating firmware, so you can boot that directly, or potentially extract the files and run the updater on your distro of choice. (It's probably best not to do it on an installation running from the SSD, of course.)

I don't see any firmware bug workarounds for these models in the linux kernel sources, which is a good sign.

Solidigm is the company resulting from SK Hynix recently buying Intel's NAND business. They apparently contribute to LVFS, which is another good sign, even if the current model's firmware isn't on there yet.