The ugreen_leds_cli command line tool crashes with a Segmentation fault, when turning on blink or breath for exactly three or five leds in one call. All other combinations seem to work fine:
The other commands (on, off, brightness) are working fine with any number of LEDs.
My device is a DXP2800 and yes, there are no disk3 to disk8 leds, but as the controller is the same for all UGreen NAS devices, it doesn't bother setting the light for non existent leds.
Just in case this may be related to the issue: The "blink" effect isn't working as expexted on a DXP2800. It does exactly the same as "breath", even the status is showing "breath" after using the "blink" argument:
root@proxmoxn2:/usr/local/bin# ugreen_leds_cli power -blink 2000 50
root@proxmoxn2:/usr/local/bin# ugreen_leds_cli power -status
power: status = breath, brightness = 255, color = RGB(255, 255, 255)
The ugreen_leds_cli command line tool crashes with a Segmentation fault, when turning on blink or breath for exactly three or five leds in one call. All other combinations seem to work fine:
The other commands (on, off, brightness) are working fine with any number of LEDs.
My device is a DXP2800 and yes, there are no disk3 to disk8 leds, but as the controller is the same for all UGreen NAS devices, it doesn't bother setting the light for non existent leds.
Just in case this may be related to the issue: The "blink" effect isn't working as expexted on a DXP2800. It does exactly the same as "breath", even the status is showing "breath" after using the "blink" argument: