Connectivity lost after a while on phones

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

Moderator: Moderators

ChiefCass
Posts: 1
Joined: Sat Jun 27, 2015 10:36 am

Re: Connectivity lost after a while on phones

Post by ChiefCass »

Posting a "Me2" this topic.
I have Gargoyle 1.6.2 running on D-Link router connected via ethernet to main house router as a WiFi extender for the backyard and, after a few minutes of no demand, the wireless network disappears from the phone(s). Scanning for a network (all we have is Android) finds the network, connects and gives acceptable speed. Set phone on picnic table and talk, eat, etc. for a few minutes, pick up the phone and it's either reporting connected at 1MBPS or it's looking for a connection... Sometimes, network completely disappears - "Saved" but "Not in Range" on phone...
Are there time out defaults? I haven't setup any QoS or other stuff yet: Just basic out-of-the box and network passwords stuff. Everything else at default config.
Thanks for your ideas...
.

uysiquebien
Posts: 58
Joined: Fri Jan 03, 2014 2:01 pm

Re: Connectivity lost after a while on phones

Post by uysiquebien »

That's not the same problem. In my case, the phone stays connected to the network, the network is perfectly visible, but there is no connectivity.

uysiquebien
Posts: 58
Joined: Fri Jan 03, 2014 2:01 pm

Re: Connectivity lost after a while on phones

Post by uysiquebien »

I am still waiting for some suggestion. If I use:

Code: Select all

iw dev wlan0-1 station dump
I can see how "rx packets" increase, but "tx packets" never increase. So the phone is sending data to the router, and the router just doesn't bother responding.

uysiquebien
Posts: 58
Joined: Fri Jan 03, 2014 2:01 pm

Re: Connectivity lost after a while on phones

Post by uysiquebien »

Another release, not yet fixed, bumpy bump

uysiquebien
Posts: 58
Joined: Fri Jan 03, 2014 2:01 pm

Post by uysiquebien »

I compiled from git and now it happens less often (like two or three times a day, compared with twenty times a day), and when it happens dmesg says this:

Code: Select all

Fri Nov  6 03:16:08 2015 kern.warn kernel: [118623.490000] ------------[ cut here ]------------
Fri Nov  6 03:16:08 2015 kern.warn kernel: [118623.500000] WARNING: CPU: 0 PID: 10918 at /home/vagrant/gargoyle/ar71xx-src/build_dir/target-mips_34kc_uClibc-0.9.33.2/linux-ar71xx_generic/compat-wireless-2015-03-09/net/mac80211/agg-tx.c:741 ieee80211_start_tx_ba_cb+0xbc/0x12c [mac80211]()
Fri Nov  6 03:16:08 2015 kern.warn kernel: [118623.520000] Modules linked in: imq ath9k ath9k_common pppoe ppp_async iptable_nat ath9k_hw ath pptp pppox ppp_mppe ppp_generic nf_nat_ipv4 nf_conntrack_ipv4 mac80211 ipt_REJECT ipt_MASQUERADE ebtable_nat ebtable_filter ebtable_broute cfg80211 xt_time xt_tcpudp xt_tcpmss xt_string xt_statistic xt_state xt_recent xt_quota xt_pkttype xt_physdev xt_owner xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_iprange xt_id xt_hl xt_helper xt_ecn xt_dscp xt_conntrFri Nov  6 03:16:08 2015 kern.warn kernel: [118623.640000] CPU: 0 PID: 10918 Comm: kworker/u2:2 Tainted: G        W      3.18.23 #1
Fri Nov  6 03:16:08 2015 kern.warn kernel: [118623.650000] Workqueue: phy0 ieee80211_ibss_leave [mac80211]
Fri Nov  6 03:16:08 2015 kern.warn kernel: [118623.660000] Stack : 00000001 00000000 80f41580 80308100 80e51220 80e0c548 000002e5 80e51d54
Fri Nov  6 03:16:08 2015 kern.warn kernel: [118623.660000]        81804a10 81804a00 80e51e10 800a35cc 00002aa6 800961f4 81b3da80 80e51d54
Fri Nov  6 03:16:08 2015 kern.warn kernel: [118623.660000]        80318d30 80d57d1c 80d57d1c 800a35cc 00000003 80093be4 000002e5 00000000
Fri Nov  6 03:16:08 2015 kern.warn kernel: [118623.660000]        00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Fri Nov  6 03:16:08 2015 kern.warn kernel: [118623.660000]        70687930 00000000 00000000 00000000 00000000 00000000 80db7500 80db7600
Fri Nov  6 03:16:08 2015 kern.warn kernel: [118623.660000]        ...
Fri Nov  6 03:16:08 2015 kern.warn kernel: [118623.690000] Call Trace:
Fri Nov  6 03:16:08 2015 kern.warn kernel: [118623.700000] [<80070fe0>] show_stack+0x50/0x84
Fri Nov  6 03:16:08 2015 kern.warn kernel: [118623.700000] [<800804c4>] warn_slowpath_common+0x84/0xb4
Fri Nov  6 03:16:08 2015 kern.warn kernel: [118623.710000] [<8008057c>] warn_slowpath_null+0x18/0x24
Fri Nov  6 03:16:08 2015 kern.warn kernel: [118623.710000] [<80e0c548>] ieee80211_start_tx_ba_cb+0xbc/0x12c [mac80211]
Fri Nov  6 03:16:08 2015 kern.warn kernel: [118623.720000] [<80e11460>] ieee80211_ibss_leave+0xc00/0x165c [mac80211]
Fri Nov  6 03:16:08 2015 kern.warn kernel: [118623.720000]
Fri Nov  6 03:16:08 2015 kern.warn kernel: [118623.730000] ---[ end trace a4c2004e1d569de8 ]---
No clue of what it means obviously, but hey.

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

Re: Connectivity lost after a while on phones

Post by ispyisail »

No clue of what it means obviously, but hey.
what version of gargoyle?

uysiquebien
Posts: 58
Joined: Fri Jan 03, 2014 2:01 pm

Re: Connectivity lost after a while on phones

Post by uysiquebien »

git from yesterday, 1.9.x was it I think.

uysiquebien
Posts: 58
Joined: Fri Jan 03, 2014 2:01 pm

Re: Connectivity lost after a while on phones

Post by uysiquebien »

Oh, it looks like it's an old upstream bug. I bumped it.

https://dev.openwrt.org/ticket/13542#comment:21

Post Reply