intel/ledmon

RPL + R680E not work

Closed this issue · 5 comments

I've confirmed the issue. Can someone please assist me? Thank you.

root@ppp:/ledmon-master/doc# ledctl locate=/dev/sda
/dev/shm/ledmon.conf: does not exist, using global config file
/etc/ledmon.conf: does not exist, using built-in defaults
ledctl: /dev/sda: device not supported
ledctl: IBPI LOCATE: missing block device(s)... pattern ignored.
root@ppp:/ledmon-master/doc# ledctl -L
/dev/shm/ledmon.conf: does not exist, using global config file
/etc/ledmon.conf: does not exist, using built-in defaults
/sys/devices/pci0000:00/0000:00:0e.0/pci10000:e0/10000:e0:17.0 (AHCI)
/sys/devices/pci0000:00/0000:00:0e.0 (VMD)

It means that device is not recognized as supported by ledctl.
Please provide:
#ls -l /sys/block

Ok, all looks correct. Next steps I see:

  • test it with latest ledctl in upstream
  • debug an issue to determine why we are rejecting /dev/sda

it is pretty much #147 - we don't know root cause either. It could be same problem.
I need the reporter support here, ledctl doesn't have many debug messages on 'sysfs_scan()' I can use to determine the root cause.

No feedback from reported. Closing issue.