Archer C7 v5 - lan3 & lan4 led always on (Temp Fix)

Post new topic   This topic is locked: you cannot edit posts or make replies.    DD-WRT Forum Index -> Atheros WiSOC based Hardware
Author Message
danielws
DD-WRT Novice


Joined: 18 Jun 2009
Posts: 14

PostPosted: Tue Jun 22, 2021 11:28    Post subject: Archer C7 v5 - lan3 & lan4 led always on (Temp Fix) Reply with quote
Build: r46979
Router: TP-Link ARCHER-C7 v5

Problem: lan3 & lan4 led always on

Temporary fix:

Save custom script:

swconfig dev switch0 show |grep "port:5" | awk '{ if ($3=="link:down") system("gpio enable 15") }'
swconfig dev switch0 show |grep "port:4" | awk '{ if ($3=="link:down") system("gpio enable 16") }'


Cronjob:

* * * * * root /bin/sh /tmp/.rc_custom
Sponsor
Display posts from previous:    Page 1 of 1
Post new topic   This topic is locked: you cannot edit posts or make replies.    DD-WRT Forum Index -> Atheros WiSOC 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 cannot attach files in this forum
You cannot download files in this forum