You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ive managed to get it to run. I notice that my power led just keeps blinking. Where do I make changes as per the readme file for power led? is that in the ugreen-led.conf?
The nic activity led blink script stops working once the NAS restarted or rebooted. how do you fix this?
Also my DXP 8800 Plus has 2 nics, how do i activate both of them? i repeated the netdevmon command but the led only seems to be picking up activity for one nic.
For the power led, you can add the following code to the second line (below #!/usr/bin/bash) of ugreen-diskiomon
echo none > /sys/class/leds/power/blink_type
ugreen-netdevmon cannot show the activities of two NICs now. It depends on the kernel module ledtrig-netdev but it only supports linking an led to one NIC.
Thanks @miskcoo that has stopped the power led from blinking! But my nic activity led blink doesn't seem to work. It just stays solid and does not blink. Are you please able to help?
Ive managed to get it to run. I notice that my power led just keeps blinking. Where do I make changes as per the readme file for power led? is that in the ugreen-led.conf?
The nic activity led blink script stops working once the NAS restarted or rebooted. how do you fix this?
Also my DXP 8800 Plus has 2 nics, how do i activate both of them? i repeated the netdevmon command but the led only seems to be picking up activity for one nic.
Originally posted by @rybackisback in #13 (comment)
The text was updated successfully, but these errors were encountered: