[SOLVED] R6300 - Netgear Light (GPIO) triggers.

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


Joined: 01 Dec 2021
Posts: 289
Location: Maryland, United States

PostPosted: Thu Dec 02, 2021 18:21    Post subject: [SOLVED] R6300 - Netgear Light (GPIO) triggers. Reply with quote
I have the Netgear R5300v1. It has only only light on the front of the device that when turned on shows the word "Netgear". The original Netgear firmware turns this on when it is operating. The dd-wrt.v24-47692_NEWD-2_K3.x_giga-R6300 does not turn this on when operating so I have no indication that the R6300 is on. Other than that the performance is pretty good. Connected to a modem which has a one GB speed from the internet I get about 430Mbs wired and 230Mbs wireless. With the Original Netgear firmware I was getting about 940Mbs wired and 430Mbs wireless.

The main reason I switched was Netgear abandoned security updates for this router several years ago.
Sponsor
hellf
DD-WRT Novice


Joined: 16 Apr 2010
Posts: 44
Location: Metavira

PostPosted: Thu Dec 02, 2021 21:45    Post subject: Reply with quote
The logo for the R6300v1 is illuminated by two LEDs.
Code:
gpio enable 9
gpio enable 1

in ssh/command will turn them both on, you could add this to startup commands.

Code:

while true; do gpio disable 1; gpio enable 9; sleep 2; gpio disable 9; gpio enable 1; sleep 2; done
will make the logo blink, see https://forum.dd-wrt.com/wiki/index.php/LED_Scripts#Netgear_R6300_v1 for the other LEDs, I remember them to be very dim though.
PaulGo
DD-WRT User


Joined: 01 Dec 2021
Posts: 289
Location: Maryland, United States

PostPosted: Fri Dec 03, 2021 1:15    Post subject: Reply with quote
Thank you for showing me how to light up the Netgear symbol. I had no idea that DD-WRT so so customizable.

Any suggestions how to get IPv6 to work. My ISP recently switch switched over to vCMTS and DD-WRT does not even recognize the IPv6 from the WAN. The original Netgear firmware does recognize it when I reboot the router but after an hour or two it disconnects.
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12889
Location: Netherlands

PostPosted: Fri Dec 03, 2021 7:30    Post subject: Reply with quote
Please make a new thread for a new question, otherwise it is difficult to search.
_________________
Routers:Netgear R7000, R6400v1, R6400v2, EA6900 (XvortexCFE), E2000, E1200v1, WRT54GS v1.
Install guide R6400v2, R6700v3,XR300:https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=316399
Install guide R7800/XR500: https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=320614
Forum Guide Lines (important read):https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=324087
the-joker
DD-WRT Developer/Maintainer


Joined: 31 Jul 2021
Posts: 2146
Location: All over YOUR webs

PostPosted: Fri Dec 03, 2021 8:53    Post subject: Reply with quote
Hello

If you are a bit creative with the scripting, you can make it blink on specific events
like some IF is sending/receiving or some other event of your choosing.

Welcome to the darkside =)

Take care.

_________________
Saving your retinas from the burn!🔥
DD-WRT Inspired themes for routers
DD-WRT Inspired themes for the phpBB Forum
DD-WRT Inspired themes for the SVN Trac & FTP site
Join in for a chat @ #style_it_themes_public:matrix.org or #style_it_themes:discord

DD-WRT UI Themes Bug Reporting and Discussion thread

Router: ANus RT-AC68U E1 (recognized as C1)
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