On the G300NH (v1), the router LED is turned on at boot completion to indicate it's running. Or at least, that's the intent of the "done" script. But the led script which sets up the mappings has START=96, but the done script is 95. So it never gets turned on. I fixed that in my setup by moving the led script to 94. For reference, on the G300NH2, the router LED isn't available until the WiFi drivers are loaded, due to the connection via PCI, so the diag light is used instead. Locally, in my rc.local, I turn that off after boot and then turn on the wireless LED. This is definitely a work around. _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel