Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Power led and nic activity #43

Open
rybackisback opened this issue Dec 1, 2024 · 3 comments
Open

Power led and nic activity #43

rybackisback opened this issue Dec 1, 2024 · 3 comments
Assignees

Comments

@rybackisback
Copy link

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)

@miskcoo miskcoo self-assigned this Dec 1, 2024
@miskcoo
Copy link
Owner

miskcoo commented Dec 3, 2024

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.

@rybackisback
Copy link
Author

rybackisback commented Dec 4, 2024

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?

@miskcoo
Copy link
Owner

miskcoo commented Dec 15, 2024

Seems there are some related contents in #13 resolving your issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants