intel / ledmon

Enclosure LED Utilities
GNU General Public License v2.0
72 stars 49 forks source link

RPL + R680E not work #174

Closed yihaoshih closed 1 year ago

yihaoshih commented 1 year ago

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)

mtkaczyk commented 1 year ago

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

yihaoshih commented 1 year ago

image

yihaoshih commented 1 year ago

image

mtkaczyk commented 1 year ago

Ok, all looks correct. Next steps I see:

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.

mtkaczyk commented 1 year ago

No feedback from reported. Closing issue.