RT-N16 - LED stealth mode?

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Author Message
unknownsoldierx
DD-WRT User


Joined: 21 Dec 2007
Posts: 80

PostPosted: Fri Jan 10, 2014 23:21    Post subject: RT-N16 - LED stealth mode? Reply with quote
I've just heard that Tomato by Shibby has a "stealth mode" feature that turns off the bright blue LEDs. Any chance this could be implemented it DD-WRT?
_________________
Netgear R7800
DD-WRT v3.0-r51011 std (12/12/22)
Sponsor
Wolverine
DD-WRT Novice


Joined: 19 Jun 2009
Posts: 40

PostPosted: Sat Jan 11, 2014 13:30    Post subject: Reply with quote
This feature would be very cool Cool
kt_haddock
DD-WRT Guru


Joined: 25 Dec 2009
Posts: 710

PostPosted: Sat Jan 11, 2014 14:21    Post subject: Reply with quote
You can try if this working with DD-WRT

Code:
turn OFF all leds:
 
gpio enable 1
wl -i eth1 leddc 1
et robowr 0x00 0x18 0x1e0
et robowr 0x00 0x1a 0x1e0
 
turn ON all leds:
 
gpio disable 1
wl -i eth1 leddc 0
et robowr 0x00 0x18 0x1ff
et robowr 0x00 0x1a 0x1ff

_________________
[I prefer answere in whole sentence]
Wolverine
DD-WRT Novice


Joined: 19 Jun 2009
Posts: 40

PostPosted: Sat Jan 11, 2014 19:55    Post subject: Reply with quote
Thx kt_haddock. Power and wlan is working, the lan led's are still on. On dd-wrt build 19519 is no et command.
Any idea if there is a way to do this in dd-wrt?
unknownsoldierx
DD-WRT User


Joined: 21 Dec 2007
Posts: 80

PostPosted: Sat Jan 11, 2014 22:29    Post subject: Reply with quote
Commands didn't work for me.
_________________
Netgear R7800
DD-WRT v3.0-r51011 std (12/12/22)
Wolverine
DD-WRT Novice


Joined: 19 Jun 2009
Posts: 40

PostPosted: Sun Jan 12, 2014 8:45    Post subject: Reply with quote
unknownsoldierx wrote:
Commands didn't work for me.
For power and WLAN led works.

gpio disable 1
wl -i eth1 leddc 0




Joined: 01 Jan 1970
Posts:

PostPosted: Sun Jan 12, 2014 15:14    Post subject: Reply with quote
kt_haddock wrote:
You can try if this working with DD-WRT

Code:
turn OFF all leds:
 
gpio enable 1
wl -i eth1 leddc 1
et robowr 0x00 0x18 0x1e0
et robowr 0x00 0x1a 0x1e0
 
turn ON all leds:
 
gpio disable 1
wl -i eth1 leddc 0
et robowr 0x00 0x18 0x1ff
et robowr 0x00 0x1a 0x1ff


Only disabled my power LED Sad nothing else unfortunately.
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum