Based on editing the respective file manually in a live router, the patch
fixes it partially:
Now there is permanently lit wan led in R7800, but no blinking for wan activity.
R7800 has the mode as "link tx rx", but the patch only does action for
/sys/class/leds/r7800\:white\:wan/link
```
root@router1:~# cat /sys/class/leds/r7800\:white\:wan/rx
0
root@router1:~# cat /sys/class/leds/r7800\:white\:wan/tx
0
root@router1:~# cat /sys/class/leds/r7800\:white\:wan/link
1
```
I think that the patch should be modified to set all three possible LED actions.
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel