Wi-Fi stops working after 2 days on Archer C7v2

Report wireless and/or network connectivity problems in this forum.

Moderator: Moderators

fifonik
Posts: 124
Joined: Fri Dec 02, 2016 3:52 am
Location: Brisbane, AU

Re: Wi-Fi stops working after 2 days on Archer C7v2

Post by fifonik »

I'm using Archer C2 v2 as well (1.9x then 1.10) and I have not noticed such issue.

The router is working without scheduled reboot and WiFi looks stable.
However, I cannot be certain as all LAN is wired and wireless used for mobiles/tablets only that are not in use all the time.

ispyisail
Moderator
Posts: 5185
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: Wi-Fi stops working after 2 days on Archer C7v2

Post by ispyisail »

In my opinion many problems are caused by the environment

Thats why some people have problems and others do not?

fifonik
Posts: 124
Joined: Fri Dec 02, 2016 3:52 am
Location: Brisbane, AU

Re: Wi-Fi stops working after 2 days on Archer C7v2

Post by fifonik »

What kind of environment are you talking about?

Routers settings or WiFi devices that are connecting the routers and/or neighbours WiFi networks?

I asked because may be I also have the issue, but only have not noticed it yet.

P.S. I have similar lines in log, but at the same time my devices can connect to the router.

aioyups
Posts: 7
Joined: Thu Jun 29, 2017 5:52 am

Re: Wi-Fi stops working after 2 days on Archer C7v2

Post by aioyups »

ErickEY wrote:
I used to have this problem quite often with my WR842ND, does issuing "wifi" command solves the problem? Probably yes, but only temporary.

Logread didn't show anything relevant other than what you've described. What helped to shed a light, in this case, was gathering data from the following commands when that happened:

Code: Select all

cat /sys/kernel/debug/ieee80211/phy1/ath9k/ani
cat /sys/kernel/debug/ieee80211/phy1/ath9k/reset
cat /sys/kernel/debug/ieee80211/phy1/ath9k/queues
"Stuck Beacon", "Tx DMA stop error", "(BE): pending", would show quite high values when it happened.
Wifi command fixes the issue. Very likely, for another couple of days.
Did you manage to fix the issue or get a workaround (except scheduled reboot)?

As mentioned in the first post, the release from May 25 works fine for 1.5 months. Same devices, same configuration.
  • Tips : try reflash to stock and reflash to latest gargoyle. Don't rush configuration. At least spare 5 mins after reboot. And don't click any button at least 30secs after every saving.
  • tips : disable computer firewall and antivirus while configuring. Some firewall and web protection does interfere with gargoyle web gui.
This is what I've done to my 842n and it solve wifi instability always disconnect reconnect every 2-5mins.
Dunno why but the tips saying "don't rush configuration" does works.

rseiler
Posts: 208
Joined: Sun Dec 15, 2013 12:31 am

Re: Wi-Fi stops working after 2 days on Archer C7v2

Post by rseiler »

d3fz wrote:I've tried Ping Watchdog as a workaround, that was pointing to a repeater I own as well. Every time the error occurred and repeater stopped responding to pings, PW issued "wifi" command, and everything was back to "normal", at least for a while.
That sounds quite reasonable, since you can ping on a 1-minute interval. I once did something similar for basically the same problem (different router) with DD-WRT.

So, for the command, just "wifi" and that's it, no switches or anything? If that's supposed to restart wifi, it does it in a serious hurry. Other than wifi working again, is there any way of seeing that the command actually did anything?

Lantis
Moderator
Posts: 6753
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Wi-Fi stops working after 2 days on Archer C7v2

Post by Lantis »

Yes “wifi” no switches.
Logread will tell you that the wifi devices have restarted. There’s a lot of information spat out by the command so just take it as it is
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

d3fz
Posts: 277
Joined: Sun Aug 28, 2016 7:34 pm

Re: Wi-Fi stops working after 2 days on Archer C7v2

Post by d3fz »

rseiler wrote:So, for the command, just "wifi" and that's it, no switches or anything? If that's supposed to restart wifi, it does it in a serious hurry.
Yes, "wifi" command acts quite fast, almost imperceptible.
Other than wifi working again, is there any way of seeing that the command actually did anything?
The first thing I notice is that the devices (affected) wifi signal gets better, as well as throughput, which you can check by issuing the following command:

Code: Select all

cat /sys/kernel/debug/ieee80211/phy1/netdev:wlan1/stations/xx:xx:xx:xx:xx:xx/rc_stats
Where "xx:xx:xx:xx:xx:xx" is my repeater's MAC Address, which is connected to the router 24/7. 82 days uptime as we speak.

Note: "phy1/netdev:wlan1" may vary, depending on your router. Refers to the 2.4Ghz wireless interface.
TP-Link Archer C7 v2 - Gargoyle 1.12.X
TP-Link WR842ND v2 - Gargoyle 1.10.X
TP-Link RE450 AC v2 - Stock FW 1.0.4
TP-Link WA850RE v1.2 - LEDE 17.01.1

ErickEY
Posts: 16
Joined: Fri Sep 20, 2013 1:36 am

Re: Wi-Fi stops working after 2 days on Archer C7v2

Post by ErickEY »

Seems like have fixed the issue by going through the following steps:
- go back to stock (flash stripped image)
- flash stock Archer_C7_v2_150427
- reset to factory defaults
- flash Gargoyle factory
- reset settings
- restore previous settings

The router has been working w/o reboot and disabling ani for 2+ weeks already.
Archer C7v2 on 1.12.x (Mar 20)

Post Reply