With the old/original firmware on the drive, the drive would sleep too aggressively and not wake up in a timely fashion, resulting in the drive no longer found after sleep and requiring a reboot.
Updated firmware has addressed this issue.
However, these drives have shipped with the updated firmware for quite some time now (6 months? A year?) so although updating drive firmware is usually a good idea, if your drive is new it probably already has the new firmware.
Sounds interesting. It would depend on the raw firmware files being readily available and freely downloadable. As we see in the first post, these are currently available but WD has gone to great lengths to hide them. All they have to do is restructure their website, either as a matter of routine or a deliberate act, and we’ll have to go on a treasure hunt again.
They have stated they will not provide any assistance to Linux users and seem to be actively hostile to them by making things unnecessarily difficult and putting up barriers.
I don’t know, I’ve never tried it. If those firmware files in the first post of that thread will work with this tool then it should work.
If they’re in a format that this tool won’t recognize, if WD has made their drives to not work with this method (not unlikely given their arrogance around this) or if new firmare files are hidden/unavailable then no it won’t work.
This also involves some brave person trying this out and risking bricking their SSD. It would be great to use this tool but I’m not that brave.
Alright folks, I have a WD Blue, I think I’ve done all the steps above but I still get the “Firmware download failed - Binary Could Not Be Opened” - any ideas what I’m doing wrong?
Judging from the version numbering scheme (but without deeper knowledge) to me it seems as if your drive exposes a firmware that is newer than the one you’re trying to install:
Thanks for the guide, as a side-note: you need to disable secure boot in order to run the usb-boot
Has anyone tried to extract the firmware from the fluf file? Then you could maybe update it via nvme cli or something like that. function inside the embedded-toolkit executable (inside rootfs.cpio.gz) seems to be yadl_nvme_linux_execute according to the log it creates.
I flashed/updated 1x WD BLACK SN770 500 GB + 1x WD BLACK SN770 1 TB and all succeeded very quickly.
I was wondering did you put all the files from Embeddedlinux.zip in the root of the usb and. formatted the usb with MBR/FAT32? I think that I first used GPT instead of MBR and that was not working.
Also you need to enter the firmware filename (731100WD.fluf must also be in the root of the usb stick) Inside the linux update tool
Keep in mind that in Linux filenames are Case-Sensitive, so it must match the correct file + casing.
You also might need to check the bios/uefi of your motherboard if the nvme ssd’s are using the correct (auto? m2?) settings to get detected.
edit: this isnt you ? SN750 Firmware .FLUF file urgently needed - WD SSD Drives & Software - WD Community (I think this user could just have looked at their ESP, uefi partition and cleaned up the firmware files and set windows as the next boot option. not sure if this is the case but https://www.easyuefi.com/ in windows would allow editing of the boot part. not even sure the firmware flasher would just flash a incompatible firmware )
This was perfect! Instructions were very detailed and it worked on the first try! Hopefully this will prevent my Framework from freezing on me. It’s only very recently that my laptop started freezing though, even though I’ve had it for over a year… I wonder if there was a Linux kernel update that wasn’t playing nice with the old firmware…?
@not_a_feature it never occurred to me that the fluf file is the direct firmware image that you can send via nvme …
I’ve made some updates to your script, some drives have more than onve firmware version available and you need to select which one you will upgrade to, I am guessing you can do some lookup with dependencies and look for the currently installed firmware rev and then decide to which version you should upgrade to and if it’s latest, but I only fixed it so I can upgrade my drive if I select the correct one
I also fixed some stuff shellcheck complained about.
Example of a disk with two firmwares available:
WD_BLACK SN850X 1000GB
and maybe some todos for anyone who wants to play around some more:
there are multiple firmware slots, maybe it would be a good idea to check which slot is supposed to be used for a new firmware ( nvme-fw-commit(1) — Arch manual pages )
My disk has two slots for example. Both are read/write so you should check which slot is running current firmware and update the other one.
also you can see if you can apply the firmware online: