[SRU N][PATCH 0/1] Fail to locate the LED of NVME disk behind Intel VMD Edit

Michael Reed michael.reed at canonical.com
Fri Oct 18 01:15:45 UTC 2024


From: Michael Reed <Michael.Reed at canonical.com>

BugLink: https://bugs.launchpad.net/bugs/2077287

SRU Justification:

[Impact]
Failed to locate the LED of nvme device behing Intel VMD via below command
   # ledctl locate=/dev/nvme0n1 or ledctl locate=/dev/nvme0n1 --listed-only

[Test Plan]

1. Fresh install of Ubuntu server 24.04 on the Server with Intel VMD
2. Upgrade the kernel to 6.8.0-40 and install the ledmon package
3. Locate the LED of nvme device behind Intel VMD with the following command:
   # ledctl locate=/dev/nvme0n1 or ledctl locate=/dev/nvme0n1 --listed-only

[Fix]
After checking the source code, Lenovo noticed it ran into the issue from the kernel commit abaaac4845a0d6f39f83cbaba4c3b46ba5f93170. This patch (5560a612c20d3daacbf5da7913deefa5c31742f4) which is now upstream resolves this issue.

[Where problems could occur]

[Other Info]

https://code.launchpad.net/~mreed8855/ubuntu/+source/linux/+git/noble/+ref/lp_2077287_locate_led_nvme

Blazej Kucman (1):
  PCI: pciehp: Retain Power Indicator bits for userspace indicators

 drivers/pci/hotplug/pciehp_hpc.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
2.34.1




More information about the kernel-team mailing list