Linux 7.2-rc6 Working Around Several Buggy Western Digital SATA Drives

Written by Michael Larabel in Hardware on 1 August 2026 at 06:49 AM EDT. 13 Comments
HARDWARE
Merged ahead of tomorrow's Linux 7.2-rc6 kernel test release are several ATA fixes that include a number of device-specific workarounds for some Western Digital SATA drives that have been failing to work on recent versions of the Linux kernel.

This week's batch of ATA fixes end up force disabling Link Power Management (LPM) for several Western Digital drives that have not been functioning properly with the Linux kernel out-of-the-box due to power management behavior.

Since last year there was a kernel.org bug report over the SATA bus going offline after a while. On Linux kernels since last August, the user reported that their SATA drives were going offline. That issue was finally narrowed down to being the Link Power Management behavior on two of the drives in the system. LPM is supposed to be a power-saving feature for SATA devices to lower power use by resting the communication link between the HDD/SSD and the controller.

With Linux 7.2-rc6, the WDC WD100EFGX-68CPLN0 and WDC WD102KFBX-68M95N0 drives are now black-listed from using LPM by default so that they will behave correctly with the Linux kernel. The WD100EFGX-68CPLN0 is a 10TB Red Plus SATA HDD designed for NAS devices. The WD102KFBX-68M95N0 is Western Digital's 3.5-inch 10TB Red Plus Pro hard drive also catering to NAS use.

WD RED PLUS SATA drive


Another patch merged in this week's ATA queue is also disabling LPM for the Western Digital Green 2.5 480GB drive. That SATA drive was separately reported as having issues two to three minutes after booting Linux on the system with the device most typically disappearing until next reboot.

An alternative workaround for those not riding the latest kernel and using these drives is to boot the kernel with libata.force=nolpm to disable LPM -- or if you are wanting to test SATA troubles with different drives. But in disabling LPM you lose out on a reported 0.5~1.5W possible power saving per drive.

These workarounds are now merged for Linux 7.2-rc6 while the stable Linux 7.2 kernel will be out later in August.
Related News
About The Author

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week