Gs308t led not work

hi, I have installed OpenwrT on the Netgear gs308t switch, everything works correctly except the Ethernet port leds. is there any way to make them work?

Change your boot command as follows:

fw_setenv bootcmd "rtk network on; boota"

Make sure the second command (boota) matches what's already there when you do fw_printenv|grep bootcmd. It's a workaround, not a fix. But the LEDs should come back to life.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.