Re: [PATCH] nvme-pci: Avoid the deepest sleep state on Wester Digital SSD
From: Keith Busch
Date: Fri Jan 24 2025 - 11:31:52 EST
On Fri, Jan 17, 2025 at 05:46:53PM +0100, Saúl Valdelvira wrote:
> This [1] page from Dell's web mentions a firmware update for this SSD
> with number 20240012 that seems to address the issue.
> The problem is that, as far as i know, Western Digital doesn't offer
> official firmware updates for Linux. At least, I haven't been able to
> update it.
We would definitely prefer the firmware solution. Quirking devices in
the driver would force everyone to subscribe to the less aggressive
power savings even if they're not affected.
How do they offer their firmware update? I think it's common for vendors
to provide some kind of bootable USB image that does the update if they
don't provide a standalone firmware binary or other tooling.