Is there any way to disable the LEDs or at least have them static (ie on if a network connection is present, off if not)?
Here's what I do to control the LED w/ Thibor's firmware: 1) Disable SES via the web interface (the light will turn off) 2) Run this via telnet (or via the web interface): Code: cd /tmp wget http://openwrt.org/downloads/gpio.tar.gz tar -xzf gpio.tar.gz rm gpio.* ./gpio disable 2 <--- white light - to turn it off: ./gpio enable 2 ./gpio disable 3 <--- amber light - to turn it off: ./gpio enable 3
Either Im color blind or the LEDs are different colors on the different versions. I have a wrt54gs v1.0 and I have green LEDs. I tried the last post and it does not turn them off. Are the Green LEDs on a different GPIO. I would try neighboring GPIO ports but dont want to turn off a critical IO.
the led the others are talking about is behind the cisco logo on the v2.0+ versions. there isn't a led that can be disabled on a v1.0