#77 Router loses connection to the internet after running for some time

Closed
opened 5 years ago by madez · 9 comments
madez commented 5 years ago

After some uptime and seemingly in a random fashion my router loses the connection to the internet. It seems to happen more often when I use the network more. The router is connected to the internet via a wireless connection using the onboard radio0.

When that happens, I can still access the router normally using a cable, and the connection starts working again after I restart the wireless connection or just reboot the device.

libreCMC version: libreCMC Frivolous Fred v1.4.5 r265-c7859eb6 / LuCI v1.4 branch (git-18.276.07191-c7859eb)
device: TP-Link TL-WR1043N/ND v1

I found the following stacktrace in the kernel log, which is related in time with when the connection stops working:

[566677.358885] ------------[ cut here ]------------
[566677.363811] WARNING: CPU: 0 PID: 0 at compat-wireless-2017-01-31/net/mac80211/rx.c:4214 ieee80211_rx_napi+0x130/0x8b0 [mac80211]()
[566677.375755] Rate marked as an HT rate but passed status->rate_idx is not an MCS index [0-76]: 78 (0x4e)
[566677.385292] Modules linked in: ath9k ath9k_common ath9k_hw ath pppoe nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_CT pppox ppp_async nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ip_tables crc_ccitt compat ledtrig_usbport ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables pppoatm ppp_generic slhc sit ip6_tunnel tunnel6 tunnel4 ip_tunnel br2684 atm ehci_platform ehci_hcd gpio_button_hotplug usbcore nls_base usb_common
[566677.454607] CPU: 0 PID: 0 Comm: swapper Not tainted 4.4.159-gnu #0
[566677.460921] Stack : 803f5848 00000000 00000001 80450000 804411ec 80440e63 803d6bac 00000000
[566677.460921]       804b378c 00000088 00000000 80d7d018 00000000 800a80f0 803dc32c 80440000
[566677.460921]       00000003 00000088 803da710 81809d54 00000000 800a606c 00000002 00000000
[566677.460921]       00000000 801fbb00 00000000 00000000 00000000 00000000 00000000 00000000
[566677.460921]       00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[566677.460921]       ...
[566677.497036] Call Trace:
[566677.499610] [<80072024>] show_stack+0x54/0x88
[566677.504099] [<80081f1c>] warn_slowpath_common+0xa0/0xd0
[566677.509460] [<80081f78>] warn_slowpath_fmt+0x2c/0x38
[566677.514653] [<80e25cf0>] ieee80211_rx_napi+0x130/0x8b0 [mac80211]
[566677.520990] [<80ce77f4>] ath_rx_tasklet+0xdd8/0xe3c [ath9k]
[566677.526717] [<80ce4a44>] ath9k_tasklet+0x168/0x1ec [ath9k]
[566677.532362] [<80084aec>] tasklet_action+0x80/0xc8
[566677.537194] [<800844a8>] __do_softirq+0x250/0x298
[566677.542047] [<8006aa38>] plat_irq_dispatch+0xd4/0x10c
[566677.547222] [<80060bf8>] handle_int+0x138/0x144
[566677.551884] [<80060a80>] __r4k_wait+0x20/0x40
[566677.556370] [<800a321c>] cpu_startup_entry+0x9c/0xe8
[566677.561491] [<80468bd4>] start_kernel+0x470/0x490
[566677.566308] 
[566677.567897] ---[ end trace 7ba2b370b8e7927a ]---

This is my first bug report here and I'm a little bit lost as to how to debug this issue. So, please redirect me if I'm wrong here or tell me what information I still need to provide to make this a helpful report and help resolving it.

Thanks!

After some uptime and seemingly in a random fashion my router loses the connection to the internet. It seems to happen more often when I use the network more. The router is connected to the internet via a wireless connection using the onboard radio0. When that happens, I can still access the router normally using a cable, and the connection starts working again after I restart the wireless connection or just reboot the device. libreCMC version: `libreCMC Frivolous Fred v1.4.5 r265-c7859eb6 / LuCI v1.4 branch (git-18.276.07191-c7859eb)` device: `TP-Link TL-WR1043N/ND v1` I found the following stacktrace in the kernel log, which is related in time with when the connection stops working: <pre>[566677.358885] ------------[ cut here ]------------ [566677.363811] WARNING: CPU: 0 PID: 0 at compat-wireless-2017-01-31/net/mac80211/rx.c:4214 ieee80211_rx_napi+0x130/0x8b0 [mac80211]() [566677.375755] Rate marked as an HT rate but passed status->rate_idx is not an MCS index [0-76]: 78 (0x4e) [566677.385292] Modules linked in: ath9k ath9k_common ath9k_hw ath pppoe nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_CT pppox ppp_async nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ip_tables crc_ccitt compat ledtrig_usbport ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables pppoatm ppp_generic slhc sit ip6_tunnel tunnel6 tunnel4 ip_tunnel br2684 atm ehci_platform ehci_hcd gpio_button_hotplug usbcore nls_base usb_common [566677.454607] CPU: 0 PID: 0 Comm: swapper Not tainted 4.4.159-gnu #0 [566677.460921] Stack : 803f5848 00000000 00000001 80450000 804411ec 80440e63 803d6bac 00000000 [566677.460921] 804b378c 00000088 00000000 80d7d018 00000000 800a80f0 803dc32c 80440000 [566677.460921] 00000003 00000088 803da710 81809d54 00000000 800a606c 00000002 00000000 [566677.460921] 00000000 801fbb00 00000000 00000000 00000000 00000000 00000000 00000000 [566677.460921] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [566677.460921] ... [566677.497036] Call Trace: [566677.499610] [<80072024>] show_stack+0x54/0x88 [566677.504099] [<80081f1c>] warn_slowpath_common+0xa0/0xd0 [566677.509460] [<80081f78>] warn_slowpath_fmt+0x2c/0x38 [566677.514653] [<80e25cf0>] ieee80211_rx_napi+0x130/0x8b0 [mac80211] [566677.520990] [<80ce77f4>] ath_rx_tasklet+0xdd8/0xe3c [ath9k] [566677.526717] [<80ce4a44>] ath9k_tasklet+0x168/0x1ec [ath9k] [566677.532362] [<80084aec>] tasklet_action+0x80/0xc8 [566677.537194] [<800844a8>] __do_softirq+0x250/0x298 [566677.542047] [<8006aa38>] plat_irq_dispatch+0xd4/0x10c [566677.547222] [<80060bf8>] handle_int+0x138/0x144 [566677.551884] [<80060a80>] __r4k_wait+0x20/0x40 [566677.556370] [<800a321c>] cpu_startup_entry+0x9c/0xe8 [566677.561491] [<80468bd4>] start_kernel+0x470/0x490 [566677.566308] [566677.567897] ---[ end trace 7ba2b370b8e7927a ]---</pre> This is my first bug report here and I'm a little bit lost as to how to debug this issue. So, please redirect me if I'm wrong here or tell me what information I still need to provide to make this a helpful report and help resolving it. Thanks!
RISCI_ATOM commented 5 years ago
Collaborator

I do have a few more questions:

  • How long does this take to happen?
  • What kinds of devices are you connecting to the router and how many?
  • After the wireless has fallen over, is the wireless network still visible?
  • After restarting the radio, is there anything else in the kernel log?
I do have a few more questions: * How long does this take to happen? * What kinds of devices are you connecting to the router and how many? * After the wireless has fallen over, is the wireless network still visible? * After restarting the radio, is there anything else in the kernel log?
madez commented 5 years ago
Poster

How long does this take to happen?

Sometimes the router works fine for weeks. On some days, however, the problem occurs multiple times.

As a test, today I tried to make the problem occur by doing some http downloads with my computer that is connected via cable to the router. It took less than 10 minutes for the problem to occur.

Then, I forgot to just restart the wireless network and see the kernel log but rather rebooted the router by removing all cables and waiting a couple of seconds before reconnecting them. I continued trying to make the problem occur.

After around 35 minutes all http downloads were interrupted. Subsequently the internet connection returned to seemingly working fine. The http downloads didn't resume, however. I resumed the test by starting new downloads.

After another 11 minutes the router 'hiccuped' again, interrupting the downloads, and then returning to normal. I started again the downloads. I let the test run for an hour more without any problems and then stopped the test.

What kinds of devices are you connecting to the router and how many?

The router is wirelessly connected to another router (FRITZ!Box 6490 Cable) as a client to access the internet.

The router itself is the master of a wireless network to provide internet access to other devices. Connected to that wireless network are two Android devices, and a printer. Another computer is connected via RJ45 to the router.

After the wireless has fallen over, is the wireless network still visible?

In Luci (Network -> Wireless) the network is still enabled and displayed as connected as if everything were normal. The reception levels don't change anymore, though, and stay static.

The router cannot ping the other router

PING 192.168.178.1 (192.168.178.1): 56 data bytes

--- 192.168.178.1 ping statistics ---
5 packets transmitted, 0 packets received, 100% packet loss

nor 8.8.8.8.

PING 8.8.8.8 (8.8.8.8): 56 data bytes

--- 8.8.8.8 ping statistics ---
5 packets transmitted, 0 packets received, 100% packet loss

After restarting the radio, is there anything else in the kernel log?

The following is the full kernel log before the reboot, i.e. when the router was in the problematic state:

[    0.000000] Linux version 4.4.159-gnu (nynex@Jasper) (gcc version 5.4.0 (LEDE GCC 5.4.0 r265-c7859eb6) ) #0 Wed Oct 3 01:59:51 2018
[    0.000000] MyLoader: sysp=aaa2aaaa, boardp=aaaaa221, parts=2aa282aa
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019374 (MIPS 24Kc)
[    0.000000] SoC: Atheros AR9132 rev 2
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 02000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] No valid device tree found, continuing without
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000001ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000001ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000001ffffff]
[    0.000000] On node 0 totalpages: 8192
[    0.000000] free_area_init_node: node 0, pgdat 804404b0, node_mem_map 81000000
[    0.000000]   Normal zone: 64 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 8192 pages, LIFO batch:0
[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 8128
[    0.000000] Kernel command line: board=TL-WR1043ND  console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd
[    0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
[    0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Writing ErrCtl register=00000000
[    0.000000] Readback ErrCtl register=00000000
[    0.000000] Memory: 27416K/32768K available (3151K kernel code, 185K rwdata, 784K rodata, 288K init, 205K bss, 5352K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:51
[    0.000000] Clocks: CPU:400.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:5.000MHz
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
[    0.000013] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[    0.007886] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)
[    0.090597] pid_max: default: 32768 minimum: 301
[    0.095372] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.101980] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.112612] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.122476] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.130301] NET: Registered protocol family 16
[    0.136596] MIPS: machine is TP-LINK TL-WR1043ND
[    0.421143] clocksource: Switched to clocksource MIPS
[    0.427969] NET: Registered protocol family 2
[    0.433590] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.440562] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.446985] TCP: Hash tables configured (established 1024 bind 1024)
[    0.453479] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.459321] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.465957] NET: Registered protocol family 1
[    0.470408] PCI: CLS 0 bytes, default 32
[    0.476391] Crashlog allocated RAM at address 0x1f00000
[    0.502809] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.508645] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.522105] io scheduler noop registered
[    0.526044] io scheduler deadline registered (default)
[    0.531599] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    0.541896] console [ttyS0] disabled
[    0.565498] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 12500000) is a 16550A
[    0.574201] console [ttyS0] enabled
[    0.581223] bootconsole [early0] disabled
[    0.595725] m25p80 spi0.0: found s25sl064p, expected m25p80
[    0.601423] m25p80 spi0.0: s25sl064p (8192 Kbytes)
[    0.607736] 5 tp-link partitions found on MTD device spi0.0
[    0.613391] Creating 5 MTD partitions on "spi0.0":
[    0.618218] 0x000000000000-0x000000020000 : "u-boot"
[    0.625125] 0x000000020000-0x000000173334 : "kernel"
[    0.632369] 0x000000173334-0x0000007f0000 : "rootfs"
[    0.639509] mtd: device 2 (rootfs) set to be root filesystem
[    0.645319] 1 squashfs-split partitions found on MTD device rootfs
[    0.651569] 0x000000410000-0x0000007f0000 : "rootfs_data"
[    0.659207] 0x0000007f0000-0x000000800000 : "art"
[    0.666235] 0x000000020000-0x0000007f0000 : "firmware"
[    0.675507] Realtek RTL8366RB ethernet switch driver version 0.2.4
[    0.791167] rtl8366rb rtl8366rb: using GPIO pins 18 (SDA) and 19 (SCK)
[    0.797881] rtl8366rb rtl8366rb: RTL5937 ver. 3 chip found
[    1.009166] libphy: rtl8366rb: probed
[    1.333199] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII
[    1.342306] NET: Registered protocol family 10
[    1.351637] NET: Registered protocol family 17
[    1.356206] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    1.369068] 8021q: 802.1Q VLAN Support v1.8
[    1.381784] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
[    1.390637] Freeing unused kernel memory: 288K
[    2.686737] init: Console is alive
[    2.690409] init: - watchdog -
[    4.135781] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    4.324721] usbcore: registered new interface driver usbfs
[    4.330375] usbcore: registered new interface driver hub
[    4.335935] usbcore: registered new device driver usb
[    4.347765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.356326] ehci-platform: EHCI generic platform driver
[    4.361766] ehci-platform ehci-platform: EHCI Host Controller
[    4.367614] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
[    4.375726] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
[    4.401191] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
[    4.408739] hub 1-0:1.0: USB hub found
[    4.412995] hub 1-0:1.0: 1 port detected
[    4.418082] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    4.428161] init: - preinit -
[    5.262554] ar71xx: pll_reg 0xb8050014: 0x1a000000
[    5.262592] eth0: link up (1000Mbps/Full duplex)
[    5.293101] random: procd: uninitialized urandom read (4 bytes read, 8 bits of entropy available)
[    8.602601] jffs2: notice: (378) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[    8.619919] mount_root: switching to jffs2 overlay
[    8.655405] urandom-seed: Seeding with /etc/urandom.seed
[    8.898456] eth0: link down
[    8.914722] procd: - early -
[    8.917748] procd: - watchdog -
[    9.591299] procd: - watchdog -
[    9.594797] procd: - ubus -
[    9.657645] random: ubusd: uninitialized urandom read (4 bytes read, 15 bits of entropy available)
[    9.667296] random: ubusd: uninitialized urandom read (4 bytes read, 15 bits of entropy available)
[    9.676442] random: ubusd: uninitialized urandom read (4 bytes read, 15 bits of entropy available)
[    9.686369] random: ubusd: uninitialized urandom read (4 bytes read, 15 bits of entropy available)
[    9.695511] random: ubusd: uninitialized urandom read (4 bytes read, 15 bits of entropy available)
[    9.704825] random: ubusd: uninitialized urandom read (4 bytes read, 15 bits of entropy available)
[    9.714120] random: ubusd: uninitialized urandom read (4 bytes read, 15 bits of entropy available)
[    9.723667] procd: - init -
[   10.421572] kmodloader: loading kernel modules from /etc/modules.d/*
[   10.433229] NET: Registered protocol family 8
[   10.437625] NET: Registered protocol family 20
[   10.804049] sit: IPv6 over IPv4 tunneling driver
[   10.825775] PPP generic driver version 2.4.2
[   10.848203] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   10.898070] Loading modules backported from Linux version wt-2017-01-31-0-ge882dff19e7f
[   10.906188] Backport generated by backports.git backports-20160324-13-g24da7d3c
[   10.947603] ip_tables: (C) 2000-2006 Netfilter Core Team
[   10.973818] nf_conntrack version 0.5.0 (432 buckets, 1728 max)
[   11.023564] NET: Registered protocol family 24
[   11.050892] xt_time: kernel timezone is -0000
[   11.210719] ath: EEPROM regdomain: 0x0
[   11.210746] ath: EEPROM indicates default country code should be used
[   11.210760] ath: doing EEPROM country->regdmn map search
[   11.210784] ath: country maps to regdmn code: 0x3a
[   11.210799] ath: Country alpha2 being used: US
[   11.210813] ath: Regpair used: 0x3a
[   11.252385] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   11.258875] ieee80211 phy0: Atheros AR9100 MAC/BB Rev:7 AR2133 RF Rev:a2 mem=0xb80c0000, irq=2
[   11.373336] kmodloader: done loading kernel modules from /etc/modules.d/*
[   12.855932] random: jshn: uninitialized urandom read (4 bytes read, 20 bits of entropy available)
[   12.977576] random: ubusd: uninitialized urandom read (4 bytes read, 21 bits of entropy available)
[   23.595351] ar71xx: pll_reg 0xb8050014: 0x1a000000
[   23.595607] eth0: link up (1000Mbps/Full duplex)
[   23.617911] device eth0.1 entered promiscuous mode
[   23.622816] device eth0 entered promiscuous mode
[   23.640515] br-lan: port 1(eth0.1) entered forwarding state
[   23.646241] br-lan: port 1(eth0.1) entered forwarding state
[   25.690477] br-lan: port 1(eth0.1) entered forwarding state
[   26.481386] ath: EEPROM regdomain: 0x8114
[   26.481414] ath: EEPROM indicates we should expect a country code
[   26.481430] ath: doing EEPROM country->regdmn map search
[   26.481446] ath: country maps to regdmn code: 0x37
[   26.481462] ath: Country alpha2 being used: DE
[   26.481476] ath: Regpair used: 0x37
[   26.481494] ath: regdomain 0x8114 dynamically updated by user
[   28.777547] IPv6: ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[   28.789958] device wlan0-1 entered promiscuous mode
[   29.580911] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   31.880413] wlan0: authenticate with 34:81:c4:d1:90:13
[   31.953155] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3)
[   31.962365] wlan0: authenticated
[   31.971424] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3)
[   31.983861] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x431 status=0 aid=1)
[   31.991946] wlan0: associated
[   31.995127] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   33.561993] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0-1: link becomes ready
[   33.568782] br-lan: port 2(wlan0-1) entered forwarding state
[   33.574609] br-lan: port 2(wlan0-1) entered forwarding state
[   35.571206] br-lan: port 2(wlan0-1) entered forwarding state
[   46.361331] random: nonblocking pool is initialized

This is the kernel log of the second try after rebooting the router:

[    0.000000] Linux version 4.4.159-gnu (nynex@Jasper) (gcc version 5.4.0 (LEDE GCC 5.4.0 r265-c7859eb6) ) #0 Wed Oct 3 01:59:51 2018
[    0.000000] MyLoader: sysp=aaa2aaaa, boardp=aaaaa221, parts=2aa282aa
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019374 (MIPS 24Kc)
[    0.000000] SoC: Atheros AR9132 rev 2
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 02000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] No valid device tree found, continuing without
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000001ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000001ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000001ffffff]
[    0.000000] On node 0 totalpages: 8192
[    0.000000] free_area_init_node: node 0, pgdat 804404b0, node_mem_map 81000000
[    0.000000]   Normal zone: 64 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 8192 pages, LIFO batch:0
[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 8128
[    0.000000] Kernel command line: board=TL-WR1043ND  console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd
[    0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
[    0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Writing ErrCtl register=00000000
[    0.000000] Readback ErrCtl register=00000000
[    0.000000] Memory: 27416K/32768K available (3151K kernel code, 185K rwdata, 784K rodata, 288K init, 205K bss, 5352K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:51
[    0.000000] Clocks: CPU:400.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:5.000MHz
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
[    0.000013] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[    0.007886] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)
[    0.090597] pid_max: default: 32768 minimum: 301
[    0.095372] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.101980] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.112611] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.122468] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.130291] NET: Registered protocol family 16
[    0.136588] MIPS: machine is TP-LINK TL-WR1043ND
[    0.421138] clocksource: Switched to clocksource MIPS
[    0.427970] NET: Registered protocol family 2
[    0.433590] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.440562] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.446985] TCP: Hash tables configured (established 1024 bind 1024)
[    0.453479] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.459321] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.465958] NET: Registered protocol family 1
[    0.470408] PCI: CLS 0 bytes, default 32
[    0.476391] Crashlog allocated RAM at address 0x1f00000
[    0.502808] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.508645] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.522103] io scheduler noop registered
[    0.526035] io scheduler deadline registered (default)
[    0.531590] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    0.541887] console [ttyS0] disabled
[    0.565489] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 12500000) is a 16550A
[    0.574192] console [ttyS0] enabled
[    0.581214] bootconsole [early0] disabled
[    0.595717] m25p80 spi0.0: found s25sl064p, expected m25p80
[    0.601414] m25p80 spi0.0: s25sl064p (8192 Kbytes)
[    0.607727] 5 tp-link partitions found on MTD device spi0.0
[    0.613390] Creating 5 MTD partitions on "spi0.0":
[    0.618218] 0x000000000000-0x000000020000 : "u-boot"
[    0.625123] 0x000000020000-0x000000173334 : "kernel"
[    0.632368] 0x000000173334-0x0000007f0000 : "rootfs"
[    0.639508] mtd: device 2 (rootfs) set to be root filesystem
[    0.645318] 1 squashfs-split partitions found on MTD device rootfs
[    0.651568] 0x000000410000-0x0000007f0000 : "rootfs_data"
[    0.659206] 0x0000007f0000-0x000000800000 : "art"
[    0.666234] 0x000000020000-0x0000007f0000 : "firmware"
[    0.675504] Realtek RTL8366RB ethernet switch driver version 0.2.4
[    0.791162] rtl8366rb rtl8366rb: using GPIO pins 18 (SDA) and 19 (SCK)
[    0.797881] rtl8366rb rtl8366rb: RTL5937 ver. 3 chip found
[    1.009162] libphy: rtl8366rb: probed
[    1.333195] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII
[    1.342308] NET: Registered protocol family 10
[    1.351635] NET: Registered protocol family 17
[    1.356205] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    1.369067] 8021q: 802.1Q VLAN Support v1.8
[    1.381782] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
[    1.390637] Freeing unused kernel memory: 288K
[    2.686814] init: Console is alive
[    2.690479] init: - watchdog -
[    4.135801] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    4.324729] usbcore: registered new interface driver usbfs
[    4.330383] usbcore: registered new interface driver hub
[    4.335945] usbcore: registered new device driver usb
[    4.347768] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.356329] ehci-platform: EHCI generic platform driver
[    4.361774] ehci-platform ehci-platform: EHCI Host Controller
[    4.367620] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
[    4.375734] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
[    4.401187] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
[    4.408739] hub 1-0:1.0: USB hub found
[    4.412994] hub 1-0:1.0: 1 port detected
[    4.418082] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    4.428168] init: - preinit -
[    5.262869] ar71xx: pll_reg 0xb8050014: 0x1a000000
[    5.262907] eth0: link up (1000Mbps/Full duplex)
[    5.293261] random: procd: uninitialized urandom read (4 bytes read, 8 bits of entropy available)
[    8.602643] jffs2: notice: (378) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[    8.619982] mount_root: switching to jffs2 overlay
[    8.655189] urandom-seed: Seeding with /etc/urandom.seed
[    8.898101] eth0: link down
[    8.914307] procd: - early -
[    8.917328] procd: - watchdog -
[    9.591296] procd: - watchdog -
[    9.594785] procd: - ubus -
[    9.657656] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available)
[    9.667307] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available)
[    9.676459] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available)
[    9.686389] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available)
[    9.695527] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available)
[    9.704844] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available)
[    9.714135] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available)
[    9.723679] procd: - init -
[   10.423427] kmodloader: loading kernel modules from /etc/modules.d/*
[   10.435173] NET: Registered protocol family 8
[   10.439569] NET: Registered protocol family 20
[   10.805818] sit: IPv6 over IPv4 tunneling driver
[   10.825780] PPP generic driver version 2.4.2
[   10.852402] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   10.916202] Loading modules backported from Linux version wt-2017-01-31-0-ge882dff19e7f
[   10.924324] Backport generated by backports.git backports-20160324-13-g24da7d3c
[   10.950678] ip_tables: (C) 2000-2006 Netfilter Core Team
[   10.975403] nf_conntrack version 0.5.0 (432 buckets, 1728 max)
[   11.025178] NET: Registered protocol family 24
[   11.052519] xt_time: kernel timezone is -0000
[   11.213825] ath: EEPROM regdomain: 0x0
[   11.213852] ath: EEPROM indicates default country code should be used
[   11.213866] ath: doing EEPROM country->regdmn map search
[   11.213889] ath: country maps to regdmn code: 0x3a
[   11.213905] ath: Country alpha2 being used: US
[   11.213918] ath: Regpair used: 0x3a
[   11.255474] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   11.262031] ieee80211 phy0: Atheros AR9100 MAC/BB Rev:7 AR2133 RF Rev:a2 mem=0xb80c0000, irq=2
[   11.391605] kmodloader: done loading kernel modules from /etc/modules.d/*
[   12.860115] random: jshn: uninitialized urandom read (4 bytes read, 21 bits of entropy available)
[   12.981818] random: ubusd: uninitialized urandom read (4 bytes read, 21 bits of entropy available)
[   23.609115] ar71xx: pll_reg 0xb8050014: 0x1a000000
[   23.609809] eth0: link up (1000Mbps/Full duplex)
[   23.637880] device eth0.1 entered promiscuous mode
[   23.642789] device eth0 entered promiscuous mode
[   23.654964] br-lan: port 1(eth0.1) entered forwarding state
[   23.660622] br-lan: port 1(eth0.1) entered forwarding state
[   25.651216] br-lan: port 1(eth0.1) entered forwarding state
[   26.901324] ath: EEPROM regdomain: 0x8114
[   26.901352] ath: EEPROM indicates we should expect a country code
[   26.901368] ath: doing EEPROM country->regdmn map search
[   26.901384] ath: country maps to regdmn code: 0x37
[   26.901400] ath: Country alpha2 being used: DE
[   26.901413] ath: Regpair used: 0x37
[   26.901431] ath: regdomain 0x8114 dynamically updated by user
[   29.975458] IPv6: ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[   30.066782] device wlan0-1 entered promiscuous mode
[   31.640028] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   35.911015] wlan0: authenticate with 34:81:c4:d1:90:13
[   35.983799] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3)
[   36.030422] wlan0: authenticated
[   36.245680] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3)
[   36.257905] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x431 status=0 aid=1)
[   36.266028] wlan0: associated
[   36.269891] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   37.911209] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0-1: link becomes ready
[   37.918024] br-lan: port 2(wlan0-1) entered forwarding state
[   37.923833] br-lan: port 2(wlan0-1) entered forwarding state
[   39.921213] br-lan: port 2(wlan0-1) entered forwarding state
[   45.791384] random: nonblocking pool is initialized
[ 2089.976578] wlan0: disassociated from 34:81:c4:d1:90:13 (Reason: 2)
[ 2090.978672] br-lan: port 2(wlan0-1) entered disabled state
[ 2091.340927] wlan0: authenticate with 34:81:c4:d1:90:13
[ 2091.413333] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3)
[ 2091.450775] wlan0: authenticated
[ 2091.518882] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3)
[ 2091.530660] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x431 status=0 aid=1)
[ 2091.538833] wlan0: associated
[ 2091.579824] br-lan: port 2(wlan0-1) entered forwarding state
[ 2091.585610] br-lan: port 2(wlan0-1) entered forwarding state
[ 2093.578726] br-lan: port 2(wlan0-1) entered forwarding state
[ 2792.055553] br-lan: port 2(wlan0-1) entered disabled state
[ 2792.427475] wlan0: authenticate with 34:81:c4:d1:90:13
[ 2792.499994] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3)
[ 2792.570607] wlan0: authenticated
[ 2792.605958] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3)
[ 2792.618038] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x431 status=0 aid=1)
[ 2792.626123] wlan0: associated
[ 2792.658748] br-lan: port 2(wlan0-1) entered forwarding state
[ 2792.664538] br-lan: port 2(wlan0-1) entered forwarding state
[ 2794.655656] br-lan: port 2(wlan0-1) entered forwarding state
> How long does this take to happen? Sometimes the router works fine for weeks. On some days, however, the problem occurs multiple times. As a test, today I tried to make the problem occur by doing some http downloads with my computer that is connected via cable to the router. It took less than 10 minutes for the problem to occur. Then, I forgot to just restart the wireless network and see the kernel log but rather rebooted the router by removing all cables and waiting a couple of seconds before reconnecting them. I continued trying to make the problem occur. After around 35 minutes all http downloads were interrupted. Subsequently the internet connection returned to seemingly working fine. The http downloads didn't resume, however. I resumed the test by starting new downloads. After another 11 minutes the router 'hiccuped' again, interrupting the downloads, and then returning to normal. I started again the downloads. I let the test run for an hour more without any problems and then stopped the test. > What kinds of devices are you connecting to the router and how many? The router is wirelessly connected to another router (FRITZ!Box 6490 Cable) as a client to access the internet. The router itself is the master of a wireless network to provide internet access to other devices. Connected to that wireless network are two Android devices, and a printer. Another computer is connected via RJ45 to the router. > After the wireless has fallen over, is the wireless network still visible? In Luci (Network -> Wireless) the network is still enabled and displayed as connected as if everything were normal. The reception levels don't change anymore, though, and stay static. The router cannot ping the other router <pre>PING 192.168.178.1 (192.168.178.1): 56 data bytes --- 192.168.178.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss</pre> nor 8.8.8.8. <pre>PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss</pre> > After restarting the radio, is there anything else in the kernel log? The following is the full kernel log before the reboot, i.e. when the router was in the problematic state: <pre>[ 0.000000] Linux version 4.4.159-gnu (nynex@Jasper) (gcc version 5.4.0 (LEDE GCC 5.4.0 r265-c7859eb6) ) #0 Wed Oct 3 01:59:51 2018 [ 0.000000] MyLoader: sysp=aaa2aaaa, boardp=aaaaa221, parts=2aa282aa [ 0.000000] bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 00019374 (MIPS 24Kc) [ 0.000000] SoC: Atheros AR9132 rev 2 [ 0.000000] Determined physical RAM map: [ 0.000000] memory: 02000000 @ 00000000 (usable) [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] No valid device tree found, continuing without [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x0000000001ffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000001ffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000001ffffff] [ 0.000000] On node 0 totalpages: 8192 [ 0.000000] free_area_init_node: node 0, pgdat 804404b0, node_mem_map 81000000 [ 0.000000] Normal zone: 64 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 8192 pages, LIFO batch:0 [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128 [ 0.000000] Kernel command line: board=TL-WR1043ND console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd [ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes) [ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Writing ErrCtl register=00000000 [ 0.000000] Readback ErrCtl register=00000000 [ 0.000000] Memory: 27416K/32768K available (3151K kernel code, 185K rwdata, 784K rodata, 288K init, 205K bss, 5352K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] NR_IRQS:51 [ 0.000000] Clocks: CPU:400.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:5.000MHz [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns [ 0.000013] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns [ 0.007886] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104) [ 0.090597] pid_max: default: 32768 minimum: 301 [ 0.095372] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.101980] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.112612] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.122476] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.130301] NET: Registered protocol family 16 [ 0.136596] MIPS: machine is TP-LINK TL-WR1043ND [ 0.421143] clocksource: Switched to clocksource MIPS [ 0.427969] NET: Registered protocol family 2 [ 0.433590] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 0.440562] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) [ 0.446985] TCP: Hash tables configured (established 1024 bind 1024) [ 0.453479] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.459321] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.465957] NET: Registered protocol family 1 [ 0.470408] PCI: CLS 0 bytes, default 32 [ 0.476391] Crashlog allocated RAM at address 0x1f00000 [ 0.502809] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.508645] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.522105] io scheduler noop registered [ 0.526044] io scheduler deadline registered (default) [ 0.531599] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.541896] console [ttyS0] disabled [ 0.565498] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 12500000) is a 16550A [ 0.574201] console [ttyS0] enabled [ 0.581223] bootconsole [early0] disabled [ 0.595725] m25p80 spi0.0: found s25sl064p, expected m25p80 [ 0.601423] m25p80 spi0.0: s25sl064p (8192 Kbytes) [ 0.607736] 5 tp-link partitions found on MTD device spi0.0 [ 0.613391] Creating 5 MTD partitions on "spi0.0": [ 0.618218] 0x000000000000-0x000000020000 : "u-boot" [ 0.625125] 0x000000020000-0x000000173334 : "kernel" [ 0.632369] 0x000000173334-0x0000007f0000 : "rootfs" [ 0.639509] mtd: device 2 (rootfs) set to be root filesystem [ 0.645319] 1 squashfs-split partitions found on MTD device rootfs [ 0.651569] 0x000000410000-0x0000007f0000 : "rootfs_data" [ 0.659207] 0x0000007f0000-0x000000800000 : "art" [ 0.666235] 0x000000020000-0x0000007f0000 : "firmware" [ 0.675507] Realtek RTL8366RB ethernet switch driver version 0.2.4 [ 0.791167] rtl8366rb rtl8366rb: using GPIO pins 18 (SDA) and 19 (SCK) [ 0.797881] rtl8366rb rtl8366rb: RTL5937 ver. 3 chip found [ 1.009166] libphy: rtl8366rb: probed [ 1.333199] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII [ 1.342306] NET: Registered protocol family 10 [ 1.351637] NET: Registered protocol family 17 [ 1.356206] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. [ 1.369068] 8021q: 802.1Q VLAN Support v1.8 [ 1.381784] VFS: Mounted root (squashfs filesystem) readonly on device 31:2. [ 1.390637] Freeing unused kernel memory: 288K [ 2.686737] init: Console is alive [ 2.690409] init: - watchdog - [ 4.135781] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 4.324721] usbcore: registered new interface driver usbfs [ 4.330375] usbcore: registered new interface driver hub [ 4.335935] usbcore: registered new device driver usb [ 4.347765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.356326] ehci-platform: EHCI generic platform driver [ 4.361766] ehci-platform ehci-platform: EHCI Host Controller [ 4.367614] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1 [ 4.375726] ehci-platform ehci-platform: irq 3, io mem 0x1b000000 [ 4.401191] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00 [ 4.408739] hub 1-0:1.0: USB hub found [ 4.412995] hub 1-0:1.0: 1 port detected [ 4.418082] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 4.428161] init: - preinit - [ 5.262554] ar71xx: pll_reg 0xb8050014: 0x1a000000 [ 5.262592] eth0: link up (1000Mbps/Full duplex) [ 5.293101] random: procd: uninitialized urandom read (4 bytes read, 8 bits of entropy available) [ 8.602601] jffs2: notice: (378) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. [ 8.619919] mount_root: switching to jffs2 overlay [ 8.655405] urandom-seed: Seeding with /etc/urandom.seed [ 8.898456] eth0: link down [ 8.914722] procd: - early - [ 8.917748] procd: - watchdog - [ 9.591299] procd: - watchdog - [ 9.594797] procd: - ubus - [ 9.657645] random: ubusd: uninitialized urandom read (4 bytes read, 15 bits of entropy available) [ 9.667296] random: ubusd: uninitialized urandom read (4 bytes read, 15 bits of entropy available) [ 9.676442] random: ubusd: uninitialized urandom read (4 bytes read, 15 bits of entropy available) [ 9.686369] random: ubusd: uninitialized urandom read (4 bytes read, 15 bits of entropy available) [ 9.695511] random: ubusd: uninitialized urandom read (4 bytes read, 15 bits of entropy available) [ 9.704825] random: ubusd: uninitialized urandom read (4 bytes read, 15 bits of entropy available) [ 9.714120] random: ubusd: uninitialized urandom read (4 bytes read, 15 bits of entropy available) [ 9.723667] procd: - init - [ 10.421572] kmodloader: loading kernel modules from /etc/modules.d/* [ 10.433229] NET: Registered protocol family 8 [ 10.437625] NET: Registered protocol family 20 [ 10.804049] sit: IPv6 over IPv4 tunneling driver [ 10.825775] PPP generic driver version 2.4.2 [ 10.848203] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 10.898070] Loading modules backported from Linux version wt-2017-01-31-0-ge882dff19e7f [ 10.906188] Backport generated by backports.git backports-20160324-13-g24da7d3c [ 10.947603] ip_tables: (C) 2000-2006 Netfilter Core Team [ 10.973818] nf_conntrack version 0.5.0 (432 buckets, 1728 max) [ 11.023564] NET: Registered protocol family 24 [ 11.050892] xt_time: kernel timezone is -0000 [ 11.210719] ath: EEPROM regdomain: 0x0 [ 11.210746] ath: EEPROM indicates default country code should be used [ 11.210760] ath: doing EEPROM country->regdmn map search [ 11.210784] ath: country maps to regdmn code: 0x3a [ 11.210799] ath: Country alpha2 being used: US [ 11.210813] ath: Regpair used: 0x3a [ 11.252385] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 11.258875] ieee80211 phy0: Atheros AR9100 MAC/BB Rev:7 AR2133 RF Rev:a2 mem=0xb80c0000, irq=2 [ 11.373336] kmodloader: done loading kernel modules from /etc/modules.d/* [ 12.855932] random: jshn: uninitialized urandom read (4 bytes read, 20 bits of entropy available) [ 12.977576] random: ubusd: uninitialized urandom read (4 bytes read, 21 bits of entropy available) [ 23.595351] ar71xx: pll_reg 0xb8050014: 0x1a000000 [ 23.595607] eth0: link up (1000Mbps/Full duplex) [ 23.617911] device eth0.1 entered promiscuous mode [ 23.622816] device eth0 entered promiscuous mode [ 23.640515] br-lan: port 1(eth0.1) entered forwarding state [ 23.646241] br-lan: port 1(eth0.1) entered forwarding state [ 25.690477] br-lan: port 1(eth0.1) entered forwarding state [ 26.481386] ath: EEPROM regdomain: 0x8114 [ 26.481414] ath: EEPROM indicates we should expect a country code [ 26.481430] ath: doing EEPROM country->regdmn map search [ 26.481446] ath: country maps to regdmn code: 0x37 [ 26.481462] ath: Country alpha2 being used: DE [ 26.481476] ath: Regpair used: 0x37 [ 26.481494] ath: regdomain 0x8114 dynamically updated by user [ 28.777547] IPv6: ADDRCONF(NETDEV_UP): wlan0-1: link is not ready [ 28.789958] device wlan0-1 entered promiscuous mode [ 29.580911] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 31.880413] wlan0: authenticate with 34:81:c4:d1:90:13 [ 31.953155] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3) [ 31.962365] wlan0: authenticated [ 31.971424] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3) [ 31.983861] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x431 status=0 aid=1) [ 31.991946] wlan0: associated [ 31.995127] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 33.561993] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0-1: link becomes ready [ 33.568782] br-lan: port 2(wlan0-1) entered forwarding state [ 33.574609] br-lan: port 2(wlan0-1) entered forwarding state [ 35.571206] br-lan: port 2(wlan0-1) entered forwarding state [ 46.361331] random: nonblocking pool is initialized</pre> This is the kernel log of the second try after rebooting the router: <pre>[ 0.000000] Linux version 4.4.159-gnu (nynex@Jasper) (gcc version 5.4.0 (LEDE GCC 5.4.0 r265-c7859eb6) ) #0 Wed Oct 3 01:59:51 2018 [ 0.000000] MyLoader: sysp=aaa2aaaa, boardp=aaaaa221, parts=2aa282aa [ 0.000000] bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 00019374 (MIPS 24Kc) [ 0.000000] SoC: Atheros AR9132 rev 2 [ 0.000000] Determined physical RAM map: [ 0.000000] memory: 02000000 @ 00000000 (usable) [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] No valid device tree found, continuing without [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x0000000001ffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000001ffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000001ffffff] [ 0.000000] On node 0 totalpages: 8192 [ 0.000000] free_area_init_node: node 0, pgdat 804404b0, node_mem_map 81000000 [ 0.000000] Normal zone: 64 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 8192 pages, LIFO batch:0 [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128 [ 0.000000] Kernel command line: board=TL-WR1043ND console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd [ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes) [ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Writing ErrCtl register=00000000 [ 0.000000] Readback ErrCtl register=00000000 [ 0.000000] Memory: 27416K/32768K available (3151K kernel code, 185K rwdata, 784K rodata, 288K init, 205K bss, 5352K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] NR_IRQS:51 [ 0.000000] Clocks: CPU:400.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:5.000MHz [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns [ 0.000013] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns [ 0.007886] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104) [ 0.090597] pid_max: default: 32768 minimum: 301 [ 0.095372] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.101980] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.112611] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.122468] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.130291] NET: Registered protocol family 16 [ 0.136588] MIPS: machine is TP-LINK TL-WR1043ND [ 0.421138] clocksource: Switched to clocksource MIPS [ 0.427970] NET: Registered protocol family 2 [ 0.433590] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 0.440562] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) [ 0.446985] TCP: Hash tables configured (established 1024 bind 1024) [ 0.453479] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.459321] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.465958] NET: Registered protocol family 1 [ 0.470408] PCI: CLS 0 bytes, default 32 [ 0.476391] Crashlog allocated RAM at address 0x1f00000 [ 0.502808] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.508645] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.522103] io scheduler noop registered [ 0.526035] io scheduler deadline registered (default) [ 0.531590] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.541887] console [ttyS0] disabled [ 0.565489] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 12500000) is a 16550A [ 0.574192] console [ttyS0] enabled [ 0.581214] bootconsole [early0] disabled [ 0.595717] m25p80 spi0.0: found s25sl064p, expected m25p80 [ 0.601414] m25p80 spi0.0: s25sl064p (8192 Kbytes) [ 0.607727] 5 tp-link partitions found on MTD device spi0.0 [ 0.613390] Creating 5 MTD partitions on "spi0.0": [ 0.618218] 0x000000000000-0x000000020000 : "u-boot" [ 0.625123] 0x000000020000-0x000000173334 : "kernel" [ 0.632368] 0x000000173334-0x0000007f0000 : "rootfs" [ 0.639508] mtd: device 2 (rootfs) set to be root filesystem [ 0.645318] 1 squashfs-split partitions found on MTD device rootfs [ 0.651568] 0x000000410000-0x0000007f0000 : "rootfs_data" [ 0.659206] 0x0000007f0000-0x000000800000 : "art" [ 0.666234] 0x000000020000-0x0000007f0000 : "firmware" [ 0.675504] Realtek RTL8366RB ethernet switch driver version 0.2.4 [ 0.791162] rtl8366rb rtl8366rb: using GPIO pins 18 (SDA) and 19 (SCK) [ 0.797881] rtl8366rb rtl8366rb: RTL5937 ver. 3 chip found [ 1.009162] libphy: rtl8366rb: probed [ 1.333195] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII [ 1.342308] NET: Registered protocol family 10 [ 1.351635] NET: Registered protocol family 17 [ 1.356205] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. [ 1.369067] 8021q: 802.1Q VLAN Support v1.8 [ 1.381782] VFS: Mounted root (squashfs filesystem) readonly on device 31:2. [ 1.390637] Freeing unused kernel memory: 288K [ 2.686814] init: Console is alive [ 2.690479] init: - watchdog - [ 4.135801] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 4.324729] usbcore: registered new interface driver usbfs [ 4.330383] usbcore: registered new interface driver hub [ 4.335945] usbcore: registered new device driver usb [ 4.347768] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.356329] ehci-platform: EHCI generic platform driver [ 4.361774] ehci-platform ehci-platform: EHCI Host Controller [ 4.367620] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1 [ 4.375734] ehci-platform ehci-platform: irq 3, io mem 0x1b000000 [ 4.401187] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00 [ 4.408739] hub 1-0:1.0: USB hub found [ 4.412994] hub 1-0:1.0: 1 port detected [ 4.418082] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 4.428168] init: - preinit - [ 5.262869] ar71xx: pll_reg 0xb8050014: 0x1a000000 [ 5.262907] eth0: link up (1000Mbps/Full duplex) [ 5.293261] random: procd: uninitialized urandom read (4 bytes read, 8 bits of entropy available) [ 8.602643] jffs2: notice: (378) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. [ 8.619982] mount_root: switching to jffs2 overlay [ 8.655189] urandom-seed: Seeding with /etc/urandom.seed [ 8.898101] eth0: link down [ 8.914307] procd: - early - [ 8.917328] procd: - watchdog - [ 9.591296] procd: - watchdog - [ 9.594785] procd: - ubus - [ 9.657656] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available) [ 9.667307] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available) [ 9.676459] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available) [ 9.686389] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available) [ 9.695527] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available) [ 9.704844] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available) [ 9.714135] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available) [ 9.723679] procd: - init - [ 10.423427] kmodloader: loading kernel modules from /etc/modules.d/* [ 10.435173] NET: Registered protocol family 8 [ 10.439569] NET: Registered protocol family 20 [ 10.805818] sit: IPv6 over IPv4 tunneling driver [ 10.825780] PPP generic driver version 2.4.2 [ 10.852402] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 10.916202] Loading modules backported from Linux version wt-2017-01-31-0-ge882dff19e7f [ 10.924324] Backport generated by backports.git backports-20160324-13-g24da7d3c [ 10.950678] ip_tables: (C) 2000-2006 Netfilter Core Team [ 10.975403] nf_conntrack version 0.5.0 (432 buckets, 1728 max) [ 11.025178] NET: Registered protocol family 24 [ 11.052519] xt_time: kernel timezone is -0000 [ 11.213825] ath: EEPROM regdomain: 0x0 [ 11.213852] ath: EEPROM indicates default country code should be used [ 11.213866] ath: doing EEPROM country->regdmn map search [ 11.213889] ath: country maps to regdmn code: 0x3a [ 11.213905] ath: Country alpha2 being used: US [ 11.213918] ath: Regpair used: 0x3a [ 11.255474] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 11.262031] ieee80211 phy0: Atheros AR9100 MAC/BB Rev:7 AR2133 RF Rev:a2 mem=0xb80c0000, irq=2 [ 11.391605] kmodloader: done loading kernel modules from /etc/modules.d/* [ 12.860115] random: jshn: uninitialized urandom read (4 bytes read, 21 bits of entropy available) [ 12.981818] random: ubusd: uninitialized urandom read (4 bytes read, 21 bits of entropy available) [ 23.609115] ar71xx: pll_reg 0xb8050014: 0x1a000000 [ 23.609809] eth0: link up (1000Mbps/Full duplex) [ 23.637880] device eth0.1 entered promiscuous mode [ 23.642789] device eth0 entered promiscuous mode [ 23.654964] br-lan: port 1(eth0.1) entered forwarding state [ 23.660622] br-lan: port 1(eth0.1) entered forwarding state [ 25.651216] br-lan: port 1(eth0.1) entered forwarding state [ 26.901324] ath: EEPROM regdomain: 0x8114 [ 26.901352] ath: EEPROM indicates we should expect a country code [ 26.901368] ath: doing EEPROM country->regdmn map search [ 26.901384] ath: country maps to regdmn code: 0x37 [ 26.901400] ath: Country alpha2 being used: DE [ 26.901413] ath: Regpair used: 0x37 [ 26.901431] ath: regdomain 0x8114 dynamically updated by user [ 29.975458] IPv6: ADDRCONF(NETDEV_UP): wlan0-1: link is not ready [ 30.066782] device wlan0-1 entered promiscuous mode [ 31.640028] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 35.911015] wlan0: authenticate with 34:81:c4:d1:90:13 [ 35.983799] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3) [ 36.030422] wlan0: authenticated [ 36.245680] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3) [ 36.257905] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x431 status=0 aid=1) [ 36.266028] wlan0: associated [ 36.269891] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 37.911209] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0-1: link becomes ready [ 37.918024] br-lan: port 2(wlan0-1) entered forwarding state [ 37.923833] br-lan: port 2(wlan0-1) entered forwarding state [ 39.921213] br-lan: port 2(wlan0-1) entered forwarding state [ 45.791384] random: nonblocking pool is initialized [ 2089.976578] wlan0: disassociated from 34:81:c4:d1:90:13 (Reason: 2) [ 2090.978672] br-lan: port 2(wlan0-1) entered disabled state [ 2091.340927] wlan0: authenticate with 34:81:c4:d1:90:13 [ 2091.413333] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3) [ 2091.450775] wlan0: authenticated [ 2091.518882] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3) [ 2091.530660] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x431 status=0 aid=1) [ 2091.538833] wlan0: associated [ 2091.579824] br-lan: port 2(wlan0-1) entered forwarding state [ 2091.585610] br-lan: port 2(wlan0-1) entered forwarding state [ 2093.578726] br-lan: port 2(wlan0-1) entered forwarding state [ 2792.055553] br-lan: port 2(wlan0-1) entered disabled state [ 2792.427475] wlan0: authenticate with 34:81:c4:d1:90:13 [ 2792.499994] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3) [ 2792.570607] wlan0: authenticated [ 2792.605958] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3) [ 2792.618038] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x431 status=0 aid=1) [ 2792.626123] wlan0: associated [ 2792.658748] br-lan: port 2(wlan0-1) entered forwarding state [ 2792.664538] br-lan: port 2(wlan0-1) entered forwarding state [ 2794.655656] br-lan: port 2(wlan0-1) entered forwarding state</pre>
madez commented 5 years ago
Poster

The version of the model of the router is v1.8.

The version of the model of the router is v1.8.
madez commented 5 years ago
Poster

The problem occurred a couple of minutes ago, again. The wireless network was shown in Luci as connected and the reception levels also updated as if everything were fine. There was no connection, anymore, though. I disabled this wireless network and enabled it again. This restored the networking. This is the kernel log after doing that:

[    0.000000] Linux version 4.4.159-gnu (nynex@Jasper) (gcc version 5.4.0 (LEDE GCC 5.4.0 r265-c7859eb6) ) #0 Wed Oct 3 01:59:51 2018
[    0.000000] MyLoader: sysp=aaa2aaaa, boardp=aaaaa221, parts=2aa282aa
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019374 (MIPS 24Kc)
[    0.000000] SoC: Atheros AR9132 rev 2
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 02000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] No valid device tree found, continuing without
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000001ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000001ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000001ffffff]
[    0.000000] On node 0 totalpages: 8192
[    0.000000] free_area_init_node: node 0, pgdat 804404b0, node_mem_map 81000000
[    0.000000]   Normal zone: 64 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 8192 pages, LIFO batch:0
[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 8128
[    0.000000] Kernel command line: board=TL-WR1043ND  console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd
[    0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
[    0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Writing ErrCtl register=00000000
[    0.000000] Readback ErrCtl register=00000000
[    0.000000] Memory: 27416K/32768K available (3151K kernel code, 185K rwdata, 784K rodata, 288K init, 205K bss, 5352K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:51
[    0.000000] Clocks: CPU:400.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:5.000MHz
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
[    0.000013] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[    0.007886] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)
[    0.090597] pid_max: default: 32768 minimum: 301
[    0.095372] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.101980] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.112611] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.122468] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.130291] NET: Registered protocol family 16
[    0.136588] MIPS: machine is TP-LINK TL-WR1043ND
[    0.421138] clocksource: Switched to clocksource MIPS
[    0.427970] NET: Registered protocol family 2
[    0.433590] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.440562] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.446985] TCP: Hash tables configured (established 1024 bind 1024)
[    0.453479] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.459321] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.465958] NET: Registered protocol family 1
[    0.470408] PCI: CLS 0 bytes, default 32
[    0.476391] Crashlog allocated RAM at address 0x1f00000
[    0.502808] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.508645] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.522103] io scheduler noop registered
[    0.526035] io scheduler deadline registered (default)
[    0.531590] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    0.541887] console [ttyS0] disabled
[    0.565489] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 12500000) is a 16550A
[    0.574192] console [ttyS0] enabled
[    0.581214] bootconsole [early0] disabled
[    0.595717] m25p80 spi0.0: found s25sl064p, expected m25p80
[    0.601414] m25p80 spi0.0: s25sl064p (8192 Kbytes)
[    0.607727] 5 tp-link partitions found on MTD device spi0.0
[    0.613390] Creating 5 MTD partitions on "spi0.0":
[    0.618218] 0x000000000000-0x000000020000 : "u-boot"
[    0.625123] 0x000000020000-0x000000173334 : "kernel"
[    0.632368] 0x000000173334-0x0000007f0000 : "rootfs"
[    0.639508] mtd: device 2 (rootfs) set to be root filesystem
[    0.645318] 1 squashfs-split partitions found on MTD device rootfs
[    0.651568] 0x000000410000-0x0000007f0000 : "rootfs_data"
[    0.659206] 0x0000007f0000-0x000000800000 : "art"
[    0.666234] 0x000000020000-0x0000007f0000 : "firmware"
[    0.675504] Realtek RTL8366RB ethernet switch driver version 0.2.4
[    0.791162] rtl8366rb rtl8366rb: using GPIO pins 18 (SDA) and 19 (SCK)
[    0.797881] rtl8366rb rtl8366rb: RTL5937 ver. 3 chip found
[    1.009162] libphy: rtl8366rb: probed
[    1.333195] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII
[    1.342308] NET: Registered protocol family 10
[    1.351635] NET: Registered protocol family 17
[    1.356205] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    1.369067] 8021q: 802.1Q VLAN Support v1.8
[    1.381782] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
[    1.390637] Freeing unused kernel memory: 288K
[    2.686814] init: Console is alive
[    2.690479] init: - watchdog -
[    4.135801] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    4.324729] usbcore: registered new interface driver usbfs
[    4.330383] usbcore: registered new interface driver hub
[    4.335945] usbcore: registered new device driver usb
[    4.347768] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.356329] ehci-platform: EHCI generic platform driver
[    4.361774] ehci-platform ehci-platform: EHCI Host Controller
[    4.367620] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
[    4.375734] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
[    4.401187] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
[    4.408739] hub 1-0:1.0: USB hub found
[    4.412994] hub 1-0:1.0: 1 port detected
[    4.418082] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    4.428168] init: - preinit -
[    5.262869] ar71xx: pll_reg 0xb8050014: 0x1a000000
[    5.262907] eth0: link up (1000Mbps/Full duplex)
[    5.293261] random: procd: uninitialized urandom read (4 bytes read, 8 bits of entropy available)
[    8.602643] jffs2: notice: (378) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[    8.619982] mount_root: switching to jffs2 overlay
[    8.655189] urandom-seed: Seeding with /etc/urandom.seed
[    8.898101] eth0: link down
[    8.914307] procd: - early -
[    8.917328] procd: - watchdog -
[    9.591296] procd: - watchdog -
[    9.594785] procd: - ubus -
[    9.657656] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available)
[    9.667307] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available)
[    9.676459] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available)
[    9.686389] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available)
[    9.695527] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available)
[    9.704844] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available)
[    9.714135] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available)
[    9.723679] procd: - init -
[   10.423427] kmodloader: loading kernel modules from /etc/modules.d/*
[   10.435173] NET: Registered protocol family 8
[   10.439569] NET: Registered protocol family 20
[   10.805818] sit: IPv6 over IPv4 tunneling driver
[   10.825780] PPP generic driver version 2.4.2
[   10.852402] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   10.916202] Loading modules backported from Linux version wt-2017-01-31-0-ge882dff19e7f
[   10.924324] Backport generated by backports.git backports-20160324-13-g24da7d3c
[   10.950678] ip_tables: (C) 2000-2006 Netfilter Core Team
[   10.975403] nf_conntrack version 0.5.0 (432 buckets, 1728 max)
[   11.025178] NET: Registered protocol family 24
[   11.052519] xt_time: kernel timezone is -0000
[   11.213825] ath: EEPROM regdomain: 0x0
[   11.213852] ath: EEPROM indicates default country code should be used
[   11.213866] ath: doing EEPROM country->regdmn map search
[   11.213889] ath: country maps to regdmn code: 0x3a
[   11.213905] ath: Country alpha2 being used: US
[   11.213918] ath: Regpair used: 0x3a
[   11.255474] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   11.262031] ieee80211 phy0: Atheros AR9100 MAC/BB Rev:7 AR2133 RF Rev:a2 mem=0xb80c0000, irq=2
[   11.391605] kmodloader: done loading kernel modules from /etc/modules.d/*
[   12.860115] random: jshn: uninitialized urandom read (4 bytes read, 21 bits of entropy available)
[   12.981818] random: ubusd: uninitialized urandom read (4 bytes read, 21 bits of entropy available)
[   23.609115] ar71xx: pll_reg 0xb8050014: 0x1a000000
[   23.609809] eth0: link up (1000Mbps/Full duplex)
[   23.637880] device eth0.1 entered promiscuous mode
[   23.642789] device eth0 entered promiscuous mode
[   23.654964] br-lan: port 1(eth0.1) entered forwarding state
[   23.660622] br-lan: port 1(eth0.1) entered forwarding state
[   25.651216] br-lan: port 1(eth0.1) entered forwarding state
[   26.901324] ath: EEPROM regdomain: 0x8114
[   26.901352] ath: EEPROM indicates we should expect a country code
[   26.901368] ath: doing EEPROM country->regdmn map search
[   26.901384] ath: country maps to regdmn code: 0x37
[   26.901400] ath: Country alpha2 being used: DE
[   26.901413] ath: Regpair used: 0x37
[   26.901431] ath: regdomain 0x8114 dynamically updated by user
[   29.975458] IPv6: ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[   30.066782] device wlan0-1 entered promiscuous mode
[   31.640028] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   35.911015] wlan0: authenticate with 34:81:c4:d1:90:13
[   35.983799] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3)
[   36.030422] wlan0: authenticated
[   36.245680] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3)
[   36.257905] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x431 status=0 aid=1)
[   36.266028] wlan0: associated
[   36.269891] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   37.911209] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0-1: link becomes ready
[   37.918024] br-lan: port 2(wlan0-1) entered forwarding state
[   37.923833] br-lan: port 2(wlan0-1) entered forwarding state
[   39.921213] br-lan: port 2(wlan0-1) entered forwarding state
[   45.791384] random: nonblocking pool is initialized
[ 2089.976578] wlan0: disassociated from 34:81:c4:d1:90:13 (Reason: 2)
[ 2090.978672] br-lan: port 2(wlan0-1) entered disabled state
[ 2091.340927] wlan0: authenticate with 34:81:c4:d1:90:13
[ 2091.413333] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3)
[ 2091.450775] wlan0: authenticated
[ 2091.518882] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3)
[ 2091.530660] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x431 status=0 aid=1)
[ 2091.538833] wlan0: associated
[ 2091.579824] br-lan: port 2(wlan0-1) entered forwarding state
[ 2091.585610] br-lan: port 2(wlan0-1) entered forwarding state
[ 2093.578726] br-lan: port 2(wlan0-1) entered forwarding state
[ 2792.055553] br-lan: port 2(wlan0-1) entered disabled state
[ 2792.427475] wlan0: authenticate with 34:81:c4:d1:90:13
[ 2792.499994] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3)
[ 2792.570607] wlan0: authenticated
[ 2792.605958] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3)
[ 2792.618038] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x431 status=0 aid=1)
[ 2792.626123] wlan0: associated
[ 2792.658748] br-lan: port 2(wlan0-1) entered forwarding state
[ 2792.664538] br-lan: port 2(wlan0-1) entered forwarding state
[ 2794.655656] br-lan: port 2(wlan0-1) entered forwarding state
[148920.046499] br-lan: port 2(wlan0-1) entered disabled state
[148920.405380] wlan0: authenticate with 34:81:c4:d1:90:13
[148920.478061] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3)
[148920.525583] wlan0: authenticated
[148920.586515] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3)
[148920.606705] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x431 status=0 aid=1)
[148920.614832] wlan0: associated
[148920.640874] br-lan: port 2(wlan0-1) entered forwarding state
[148920.646822] br-lan: port 2(wlan0-1) entered forwarding state
[148922.646486] br-lan: port 2(wlan0-1) entered forwarding state
[305033.137380] br-lan: port 2(wlan0-1) entered disabled state
[305033.500227] wlan0: authenticate with 34:81:c4:d1:90:13
[305033.572859] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3)
[305033.611262] wlan0: authenticated
[305033.677431] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3)
[305033.689022] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x431 status=0 aid=1)
[305033.697209] wlan0: associated
[305033.731710] br-lan: port 2(wlan0-1) entered forwarding state
[305033.737653] br-lan: port 2(wlan0-1) entered forwarding state
[305035.737356] br-lan: port 2(wlan0-1) entered forwarding state
[308255.922562] ------------[ cut here ]------------
[308255.927511] WARNING: CPU: 0 PID: 0 at compat-wireless-2017-01-31/net/mac80211/rx.c:4214 ieee80211_rx_napi+0x130/0x8b0 [mac80211]()
[308255.939428] Rate marked as an HT rate but passed status->rate_idx is not an MCS index [0-76]: 77 (0x4d)
[308255.948967] Modules linked in: ath9k ath9k_common ath9k_hw ath pppoe nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_CT pppox ppp_async nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ip_tables crc_ccitt compat ledtrig_usbport ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables pppoatm ppp_generic slhc sit ip6_tunnel tunnel6 tunnel4 ip_tunnel br2684 atm ehci_platform ehci_hcd gpio_button_hotplug usbcore nls_base usb_common
[308256.018284] CPU: 0 PID: 0 Comm: swapper Not tainted 4.4.159-gnu #0
[308256.024597] Stack : 803f5848 00000000 00000001 80450000 804411ec 80440e63 803d6bac 00000000
[308256.024597]       804b378c 00000000 00000000 80ceecd8 00000000 800a80f0 803dc32c 80440000
[308256.024597]       00000003 00000000 803da710 81809d54 00000000 800a606c 00000002 00000000
[308256.024597]       00000000 801fbb00 00000000 00000000 00000000 00000000 00000000 00000000
[308256.024597]       00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[308256.024597]       ...
[308256.060712] Call Trace:
[308256.063274] [<80072024>] show_stack+0x54/0x88
[308256.067769] [<80081f1c>] warn_slowpath_common+0xa0/0xd0
[308256.073123] [<80081f78>] warn_slowpath_fmt+0x2c/0x38
[308256.078335] [<80e25cf0>] ieee80211_rx_napi+0x130/0x8b0 [mac80211]
[308256.084674] [<80ee77f4>] ath_rx_tasklet+0xdd8/0xe3c [ath9k]
[308256.090402] [<80ee4a44>] ath9k_tasklet+0x168/0x1ec [ath9k]
[308256.096046] [<80084aec>] tasklet_action+0x80/0xc8
[308256.100879] [<800844a8>] __do_softirq+0x250/0x298
[308256.105732] [<8006aa38>] plat_irq_dispatch+0xd4/0x10c
[308256.110907] [<80060bf8>] handle_int+0x138/0x144
[308256.115573] [<80060a80>] __r4k_wait+0x20/0x40
[308256.120055] [<800a321c>] cpu_startup_entry+0x9c/0xe8
[308256.125175] [<80468bd4>] start_kernel+0x470/0x490
[308256.129992] 
[308256.131583] ---[ end trace 7ba2b370b8e7927a ]---
[314752.419122] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42100020 DMADBG_7=0x000084c0
[315888.204719] br-lan: port 2(wlan0-1) entered disabled state
[315888.567425] wlan0: authenticate with 34:81:c4:d1:90:13
[315888.639954] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3)
[315888.683916] wlan0: authenticated
[315888.744734] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3)
[315888.758314] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x431 status=0 aid=1)
[315888.766512] wlan0: associated
[315888.800826] br-lan: port 2(wlan0-1) entered forwarding state
[315888.806775] br-lan: port 2(wlan0-1) entered forwarding state
[315890.804722] br-lan: port 2(wlan0-1) entered forwarding state
[448115.132299] br-lan: port 2(wlan0-1) entered disabled state
[448115.493920] wlan0: authenticate with 34:81:c4:d1:90:13
[448115.566435] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3)
[448115.607658] wlan0: authenticated
[448115.672336] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3)
[448115.701553] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x431 status=0 aid=1)
[448115.709746] wlan0: associated
[448115.753742] br-lan: port 2(wlan0-1) entered forwarding state
[448115.759615] br-lan: port 2(wlan0-1) entered forwarding state
[448117.752274] br-lan: port 2(wlan0-1) entered forwarding state
[742830.410356] device wlan0-1 left promiscuous mode
[742830.415247] br-lan: port 2(wlan0-1) entered disabled state
[742830.796408] wlan0: deauthenticating from 34:81:c4:d1:90:13 by local choice (Reason: 3=DEAUTH_LEAVING)
[742833.591011] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[742833.981686] device wlan0 entered promiscuous mode
[742836.629952] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[742836.636677] br-lan: port 2(wlan0) entered forwarding state
[742836.642428] br-lan: port 2(wlan0) entered forwarding state
[742838.639161] br-lan: port 2(wlan0) entered forwarding state
[742841.974053] device wlan0 left promiscuous mode
[742841.978765] br-lan: port 2(wlan0) entered disabled state
[742843.467323] IPv6: ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[742843.572114] device wlan0-1 entered promiscuous mode
[742844.506748] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[742847.626115] wlan0: authenticate with 34:81:c4:d1:90:13
[742847.698991] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3)
[742847.708089] wlan0: authenticated
[742847.719321] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3)
[742847.733517] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x31 status=0 aid=1)
[742847.741600] wlan0: associated
[742847.744875] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[742849.388491] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0-1: link becomes ready
[742849.395437] br-lan: port 2(wlan0-1) entered forwarding state
[742849.401349] br-lan: port 2(wlan0-1) entered forwarding state
[742851.399295] br-lan: port 2(wlan0-1) entered forwarding state
The problem occurred a couple of minutes ago, again. The wireless network was shown in Luci as connected and the reception levels also updated as if everything were fine. There was no connection, anymore, though. I disabled this wireless network and enabled it again. This restored the networking. This is the kernel log after doing that: <pre>[ 0.000000] Linux version 4.4.159-gnu (nynex@Jasper) (gcc version 5.4.0 (LEDE GCC 5.4.0 r265-c7859eb6) ) #0 Wed Oct 3 01:59:51 2018 [ 0.000000] MyLoader: sysp=aaa2aaaa, boardp=aaaaa221, parts=2aa282aa [ 0.000000] bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 00019374 (MIPS 24Kc) [ 0.000000] SoC: Atheros AR9132 rev 2 [ 0.000000] Determined physical RAM map: [ 0.000000] memory: 02000000 @ 00000000 (usable) [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] No valid device tree found, continuing without [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x0000000001ffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000001ffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000001ffffff] [ 0.000000] On node 0 totalpages: 8192 [ 0.000000] free_area_init_node: node 0, pgdat 804404b0, node_mem_map 81000000 [ 0.000000] Normal zone: 64 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 8192 pages, LIFO batch:0 [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128 [ 0.000000] Kernel command line: board=TL-WR1043ND console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd [ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes) [ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Writing ErrCtl register=00000000 [ 0.000000] Readback ErrCtl register=00000000 [ 0.000000] Memory: 27416K/32768K available (3151K kernel code, 185K rwdata, 784K rodata, 288K init, 205K bss, 5352K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] NR_IRQS:51 [ 0.000000] Clocks: CPU:400.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:5.000MHz [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns [ 0.000013] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns [ 0.007886] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104) [ 0.090597] pid_max: default: 32768 minimum: 301 [ 0.095372] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.101980] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.112611] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.122468] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.130291] NET: Registered protocol family 16 [ 0.136588] MIPS: machine is TP-LINK TL-WR1043ND [ 0.421138] clocksource: Switched to clocksource MIPS [ 0.427970] NET: Registered protocol family 2 [ 0.433590] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 0.440562] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) [ 0.446985] TCP: Hash tables configured (established 1024 bind 1024) [ 0.453479] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.459321] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.465958] NET: Registered protocol family 1 [ 0.470408] PCI: CLS 0 bytes, default 32 [ 0.476391] Crashlog allocated RAM at address 0x1f00000 [ 0.502808] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.508645] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.522103] io scheduler noop registered [ 0.526035] io scheduler deadline registered (default) [ 0.531590] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.541887] console [ttyS0] disabled [ 0.565489] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 12500000) is a 16550A [ 0.574192] console [ttyS0] enabled [ 0.581214] bootconsole [early0] disabled [ 0.595717] m25p80 spi0.0: found s25sl064p, expected m25p80 [ 0.601414] m25p80 spi0.0: s25sl064p (8192 Kbytes) [ 0.607727] 5 tp-link partitions found on MTD device spi0.0 [ 0.613390] Creating 5 MTD partitions on "spi0.0": [ 0.618218] 0x000000000000-0x000000020000 : "u-boot" [ 0.625123] 0x000000020000-0x000000173334 : "kernel" [ 0.632368] 0x000000173334-0x0000007f0000 : "rootfs" [ 0.639508] mtd: device 2 (rootfs) set to be root filesystem [ 0.645318] 1 squashfs-split partitions found on MTD device rootfs [ 0.651568] 0x000000410000-0x0000007f0000 : "rootfs_data" [ 0.659206] 0x0000007f0000-0x000000800000 : "art" [ 0.666234] 0x000000020000-0x0000007f0000 : "firmware" [ 0.675504] Realtek RTL8366RB ethernet switch driver version 0.2.4 [ 0.791162] rtl8366rb rtl8366rb: using GPIO pins 18 (SDA) and 19 (SCK) [ 0.797881] rtl8366rb rtl8366rb: RTL5937 ver. 3 chip found [ 1.009162] libphy: rtl8366rb: probed [ 1.333195] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII [ 1.342308] NET: Registered protocol family 10 [ 1.351635] NET: Registered protocol family 17 [ 1.356205] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. [ 1.369067] 8021q: 802.1Q VLAN Support v1.8 [ 1.381782] VFS: Mounted root (squashfs filesystem) readonly on device 31:2. [ 1.390637] Freeing unused kernel memory: 288K [ 2.686814] init: Console is alive [ 2.690479] init: - watchdog - [ 4.135801] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 4.324729] usbcore: registered new interface driver usbfs [ 4.330383] usbcore: registered new interface driver hub [ 4.335945] usbcore: registered new device driver usb [ 4.347768] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.356329] ehci-platform: EHCI generic platform driver [ 4.361774] ehci-platform ehci-platform: EHCI Host Controller [ 4.367620] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1 [ 4.375734] ehci-platform ehci-platform: irq 3, io mem 0x1b000000 [ 4.401187] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00 [ 4.408739] hub 1-0:1.0: USB hub found [ 4.412994] hub 1-0:1.0: 1 port detected [ 4.418082] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 4.428168] init: - preinit - [ 5.262869] ar71xx: pll_reg 0xb8050014: 0x1a000000 [ 5.262907] eth0: link up (1000Mbps/Full duplex) [ 5.293261] random: procd: uninitialized urandom read (4 bytes read, 8 bits of entropy available) [ 8.602643] jffs2: notice: (378) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. [ 8.619982] mount_root: switching to jffs2 overlay [ 8.655189] urandom-seed: Seeding with /etc/urandom.seed [ 8.898101] eth0: link down [ 8.914307] procd: - early - [ 8.917328] procd: - watchdog - [ 9.591296] procd: - watchdog - [ 9.594785] procd: - ubus - [ 9.657656] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available) [ 9.667307] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available) [ 9.676459] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available) [ 9.686389] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available) [ 9.695527] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available) [ 9.704844] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available) [ 9.714135] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available) [ 9.723679] procd: - init - [ 10.423427] kmodloader: loading kernel modules from /etc/modules.d/* [ 10.435173] NET: Registered protocol family 8 [ 10.439569] NET: Registered protocol family 20 [ 10.805818] sit: IPv6 over IPv4 tunneling driver [ 10.825780] PPP generic driver version 2.4.2 [ 10.852402] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 10.916202] Loading modules backported from Linux version wt-2017-01-31-0-ge882dff19e7f [ 10.924324] Backport generated by backports.git backports-20160324-13-g24da7d3c [ 10.950678] ip_tables: (C) 2000-2006 Netfilter Core Team [ 10.975403] nf_conntrack version 0.5.0 (432 buckets, 1728 max) [ 11.025178] NET: Registered protocol family 24 [ 11.052519] xt_time: kernel timezone is -0000 [ 11.213825] ath: EEPROM regdomain: 0x0 [ 11.213852] ath: EEPROM indicates default country code should be used [ 11.213866] ath: doing EEPROM country->regdmn map search [ 11.213889] ath: country maps to regdmn code: 0x3a [ 11.213905] ath: Country alpha2 being used: US [ 11.213918] ath: Regpair used: 0x3a [ 11.255474] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 11.262031] ieee80211 phy0: Atheros AR9100 MAC/BB Rev:7 AR2133 RF Rev:a2 mem=0xb80c0000, irq=2 [ 11.391605] kmodloader: done loading kernel modules from /etc/modules.d/* [ 12.860115] random: jshn: uninitialized urandom read (4 bytes read, 21 bits of entropy available) [ 12.981818] random: ubusd: uninitialized urandom read (4 bytes read, 21 bits of entropy available) [ 23.609115] ar71xx: pll_reg 0xb8050014: 0x1a000000 [ 23.609809] eth0: link up (1000Mbps/Full duplex) [ 23.637880] device eth0.1 entered promiscuous mode [ 23.642789] device eth0 entered promiscuous mode [ 23.654964] br-lan: port 1(eth0.1) entered forwarding state [ 23.660622] br-lan: port 1(eth0.1) entered forwarding state [ 25.651216] br-lan: port 1(eth0.1) entered forwarding state [ 26.901324] ath: EEPROM regdomain: 0x8114 [ 26.901352] ath: EEPROM indicates we should expect a country code [ 26.901368] ath: doing EEPROM country->regdmn map search [ 26.901384] ath: country maps to regdmn code: 0x37 [ 26.901400] ath: Country alpha2 being used: DE [ 26.901413] ath: Regpair used: 0x37 [ 26.901431] ath: regdomain 0x8114 dynamically updated by user [ 29.975458] IPv6: ADDRCONF(NETDEV_UP): wlan0-1: link is not ready [ 30.066782] device wlan0-1 entered promiscuous mode [ 31.640028] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 35.911015] wlan0: authenticate with 34:81:c4:d1:90:13 [ 35.983799] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3) [ 36.030422] wlan0: authenticated [ 36.245680] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3) [ 36.257905] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x431 status=0 aid=1) [ 36.266028] wlan0: associated [ 36.269891] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 37.911209] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0-1: link becomes ready [ 37.918024] br-lan: port 2(wlan0-1) entered forwarding state [ 37.923833] br-lan: port 2(wlan0-1) entered forwarding state [ 39.921213] br-lan: port 2(wlan0-1) entered forwarding state [ 45.791384] random: nonblocking pool is initialized [ 2089.976578] wlan0: disassociated from 34:81:c4:d1:90:13 (Reason: 2) [ 2090.978672] br-lan: port 2(wlan0-1) entered disabled state [ 2091.340927] wlan0: authenticate with 34:81:c4:d1:90:13 [ 2091.413333] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3) [ 2091.450775] wlan0: authenticated [ 2091.518882] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3) [ 2091.530660] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x431 status=0 aid=1) [ 2091.538833] wlan0: associated [ 2091.579824] br-lan: port 2(wlan0-1) entered forwarding state [ 2091.585610] br-lan: port 2(wlan0-1) entered forwarding state [ 2093.578726] br-lan: port 2(wlan0-1) entered forwarding state [ 2792.055553] br-lan: port 2(wlan0-1) entered disabled state [ 2792.427475] wlan0: authenticate with 34:81:c4:d1:90:13 [ 2792.499994] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3) [ 2792.570607] wlan0: authenticated [ 2792.605958] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3) [ 2792.618038] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x431 status=0 aid=1) [ 2792.626123] wlan0: associated [ 2792.658748] br-lan: port 2(wlan0-1) entered forwarding state [ 2792.664538] br-lan: port 2(wlan0-1) entered forwarding state [ 2794.655656] br-lan: port 2(wlan0-1) entered forwarding state [148920.046499] br-lan: port 2(wlan0-1) entered disabled state [148920.405380] wlan0: authenticate with 34:81:c4:d1:90:13 [148920.478061] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3) [148920.525583] wlan0: authenticated [148920.586515] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3) [148920.606705] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x431 status=0 aid=1) [148920.614832] wlan0: associated [148920.640874] br-lan: port 2(wlan0-1) entered forwarding state [148920.646822] br-lan: port 2(wlan0-1) entered forwarding state [148922.646486] br-lan: port 2(wlan0-1) entered forwarding state [305033.137380] br-lan: port 2(wlan0-1) entered disabled state [305033.500227] wlan0: authenticate with 34:81:c4:d1:90:13 [305033.572859] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3) [305033.611262] wlan0: authenticated [305033.677431] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3) [305033.689022] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x431 status=0 aid=1) [305033.697209] wlan0: associated [305033.731710] br-lan: port 2(wlan0-1) entered forwarding state [305033.737653] br-lan: port 2(wlan0-1) entered forwarding state [305035.737356] br-lan: port 2(wlan0-1) entered forwarding state [308255.922562] ------------[ cut here ]------------ [308255.927511] WARNING: CPU: 0 PID: 0 at compat-wireless-2017-01-31/net/mac80211/rx.c:4214 ieee80211_rx_napi+0x130/0x8b0 [mac80211]() [308255.939428] Rate marked as an HT rate but passed status->rate_idx is not an MCS index [0-76]: 77 (0x4d) [308255.948967] Modules linked in: ath9k ath9k_common ath9k_hw ath pppoe nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_CT pppox ppp_async nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ip_tables crc_ccitt compat ledtrig_usbport ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables pppoatm ppp_generic slhc sit ip6_tunnel tunnel6 tunnel4 ip_tunnel br2684 atm ehci_platform ehci_hcd gpio_button_hotplug usbcore nls_base usb_common [308256.018284] CPU: 0 PID: 0 Comm: swapper Not tainted 4.4.159-gnu #0 [308256.024597] Stack : 803f5848 00000000 00000001 80450000 804411ec 80440e63 803d6bac 00000000 [308256.024597] 804b378c 00000000 00000000 80ceecd8 00000000 800a80f0 803dc32c 80440000 [308256.024597] 00000003 00000000 803da710 81809d54 00000000 800a606c 00000002 00000000 [308256.024597] 00000000 801fbb00 00000000 00000000 00000000 00000000 00000000 00000000 [308256.024597] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [308256.024597] ... [308256.060712] Call Trace: [308256.063274] [<80072024>] show_stack+0x54/0x88 [308256.067769] [<80081f1c>] warn_slowpath_common+0xa0/0xd0 [308256.073123] [<80081f78>] warn_slowpath_fmt+0x2c/0x38 [308256.078335] [<80e25cf0>] ieee80211_rx_napi+0x130/0x8b0 [mac80211] [308256.084674] [<80ee77f4>] ath_rx_tasklet+0xdd8/0xe3c [ath9k] [308256.090402] [<80ee4a44>] ath9k_tasklet+0x168/0x1ec [ath9k] [308256.096046] [<80084aec>] tasklet_action+0x80/0xc8 [308256.100879] [<800844a8>] __do_softirq+0x250/0x298 [308256.105732] [<8006aa38>] plat_irq_dispatch+0xd4/0x10c [308256.110907] [<80060bf8>] handle_int+0x138/0x144 [308256.115573] [<80060a80>] __r4k_wait+0x20/0x40 [308256.120055] [<800a321c>] cpu_startup_entry+0x9c/0xe8 [308256.125175] [<80468bd4>] start_kernel+0x470/0x490 [308256.129992] [308256.131583] ---[ end trace 7ba2b370b8e7927a ]--- [314752.419122] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42100020 DMADBG_7=0x000084c0 [315888.204719] br-lan: port 2(wlan0-1) entered disabled state [315888.567425] wlan0: authenticate with 34:81:c4:d1:90:13 [315888.639954] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3) [315888.683916] wlan0: authenticated [315888.744734] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3) [315888.758314] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x431 status=0 aid=1) [315888.766512] wlan0: associated [315888.800826] br-lan: port 2(wlan0-1) entered forwarding state [315888.806775] br-lan: port 2(wlan0-1) entered forwarding state [315890.804722] br-lan: port 2(wlan0-1) entered forwarding state [448115.132299] br-lan: port 2(wlan0-1) entered disabled state [448115.493920] wlan0: authenticate with 34:81:c4:d1:90:13 [448115.566435] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3) [448115.607658] wlan0: authenticated [448115.672336] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3) [448115.701553] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x431 status=0 aid=1) [448115.709746] wlan0: associated [448115.753742] br-lan: port 2(wlan0-1) entered forwarding state [448115.759615] br-lan: port 2(wlan0-1) entered forwarding state [448117.752274] br-lan: port 2(wlan0-1) entered forwarding state [742830.410356] device wlan0-1 left promiscuous mode [742830.415247] br-lan: port 2(wlan0-1) entered disabled state [742830.796408] wlan0: deauthenticating from 34:81:c4:d1:90:13 by local choice (Reason: 3=DEAUTH_LEAVING) [742833.591011] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [742833.981686] device wlan0 entered promiscuous mode [742836.629952] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [742836.636677] br-lan: port 2(wlan0) entered forwarding state [742836.642428] br-lan: port 2(wlan0) entered forwarding state [742838.639161] br-lan: port 2(wlan0) entered forwarding state [742841.974053] device wlan0 left promiscuous mode [742841.978765] br-lan: port 2(wlan0) entered disabled state [742843.467323] IPv6: ADDRCONF(NETDEV_UP): wlan0-1: link is not ready [742843.572114] device wlan0-1 entered promiscuous mode [742844.506748] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [742847.626115] wlan0: authenticate with 34:81:c4:d1:90:13 [742847.698991] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3) [742847.708089] wlan0: authenticated [742847.719321] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3) [742847.733517] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x31 status=0 aid=1) [742847.741600] wlan0: associated [742847.744875] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [742849.388491] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0-1: link becomes ready [742849.395437] br-lan: port 2(wlan0-1) entered forwarding state [742849.401349] br-lan: port 2(wlan0-1) entered forwarding state [742851.399295] br-lan: port 2(wlan0-1) entered forwarding state</pre>
madez commented 5 years ago
Poster

Is it not a bug or should I report it somewhere else?

Or am I doing something wrong here?

I don't mean to push, I'm just not sure about how to proceed.

Is it not a bug or should I report it somewhere else? Or am I doing something wrong here? I don't mean to push, I'm just not sure about how to proceed.
RISCI_ATOM commented 5 years ago
Collaborator

Did it do it again? I have yet to be able to reproduce the bug or find a change that would have caused it. I am still looking into it.

  • Does it happen with v1.4.4?
  • What WiFi chipsets are in the devices that you are using with the router?
  • Were any additional packages installed?
Did it do it again? I have yet to be able to reproduce the bug or find a change that would have caused it. I am still looking into it. * Does it happen with v1.4.4? * What WiFi chipsets are in the devices that you are using with the router? * Were any additional packages installed?
madez commented 5 years ago
Poster

I flashed v1.4.4 via the factory image and I'll report back if I encounter the problem again.

I don't know the WiFi chipset of the router my router is connected to. I just know that the model is a Fritzbox 6490 Cable.

No additional packages are installed.

I flashed v1.4.4 via the factory image and I'll report back if I encounter the problem again. I don't know the WiFi chipset of the router my router is connected to. I just know that the model is a Fritzbox 6490 Cable. No additional packages are installed.
madez commented 5 years ago
Poster

I had the problem just now, again. The kernel log was this:

[    0.000000] Linux version 4.4.138-gnu (nynex@Jasper) (gcc version 5.4.0 (LEDE GCC 5.4.0 r206-b9119288) ) #0 Fri Jun 29 18:49:08 2018
[    0.000000] MyLoader: sysp=aaa2aaaa, boardp=aaaaa221, parts=2aa282aa
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019374 (MIPS 24Kc)
[    0.000000] SoC: Atheros AR9132 rev 2
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 02000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] No valid device tree found, continuing without
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000001ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000001ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000001ffffff]
[    0.000000] On node 0 totalpages: 8192
[    0.000000] free_area_init_node: node 0, pgdat 804404b0, node_mem_map 81000000
[    0.000000]   Normal zone: 64 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 8192 pages, LIFO batch:0
[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 8128
[    0.000000] Kernel command line: board=TL-WR1043ND  console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd
[    0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
[    0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Writing ErrCtl register=00000000
[    0.000000] Readback ErrCtl register=00000000
[    0.000000] Memory: 27416K/32768K available (3147K kernel code, 189K rwdata, 784K rodata, 288K init, 205K bss, 5352K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:51
[    0.000000] Clocks: CPU:400.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:5.000MHz
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
[    0.000013] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[    0.007885] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)
[    0.090597] pid_max: default: 32768 minimum: 301
[    0.095371] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.101980] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.112409] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.122265] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.130005] NET: Registered protocol family 16
[    0.136283] MIPS: machine is TP-LINK TL-WR1043ND
[    0.419140] clocksource: Switched to clocksource MIPS
[    0.425954] NET: Registered protocol family 2
[    0.431567] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.438540] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.444961] TCP: Hash tables configured (established 1024 bind 1024)
[    0.451453] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.457291] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.463922] NET: Registered protocol family 1
[    0.468374] PCI: CLS 0 bytes, default 32
[    0.473457] Crashlog allocated RAM at address 0x1f00000
[    0.497604] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.503508] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.516493] io scheduler noop registered
[    0.520484] io scheduler deadline registered (default)
[    0.525971] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    0.536254] console [ttyS0] disabled
[    0.559871] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 12500000) is a 16550A
[    0.568563] console [ttyS0] enabled
[    0.575586] bootconsole [early0] disabled
[    0.589253] m25p80 spi0.0: found s25sl064p, expected m25p80
[    0.594883] m25p80 spi0.0: s25sl064p (8192 Kbytes)
[    0.600977] 5 tp-link partitions found on MTD device spi0.0
[    0.606592] Creating 5 MTD partitions on "spi0.0":
[    0.611470] 0x000000000000-0x000000020000 : "u-boot"
[    0.618267] 0x000000020000-0x000000172c10 : "kernel"
[    0.625335] 0x000000172c10-0x0000007f0000 : "rootfs"
[    0.632387] mtd: device 2 (rootfs) set to be root filesystem
[    0.638121] 1 squashfs-split partitions found on MTD device rootfs
[    0.644406] 0x000000400000-0x0000007f0000 : "rootfs_data"
[    0.651882] 0x0000007f0000-0x000000800000 : "art"
[    0.658650] 0x000000020000-0x0000007f0000 : "firmware"
[    0.667681] Realtek RTL8366RB ethernet switch driver version 0.2.4
[    0.779163] rtl8366rb rtl8366rb: using GPIO pins 18 (SDA) and 19 (SCK)
[    0.785881] rtl8366rb rtl8366rb: RTL5937 ver. 3 chip found
[    0.996629] libphy: rtl8366rb: probed
[    1.321199] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII
[    1.330253] NET: Registered protocol family 10
[    1.338960] NET: Registered protocol family 17
[    1.343597] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    1.356431] 8021q: 802.1Q VLAN Support v1.8
[    1.368705] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
[    1.377628] Freeing unused kernel memory: 288K
[    2.670101] init: Console is alive
[    2.673771] init: - watchdog -
[    4.116160] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    4.304311] usbcore: registered new interface driver usbfs
[    4.310046] usbcore: registered new interface driver hub
[    4.315518] usbcore: registered new device driver usb
[    4.327042] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.335549] ehci-platform: EHCI generic platform driver
[    4.340991] ehci-platform ehci-platform: EHCI Host Controller
[    4.346833] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
[    4.354937] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
[    4.379184] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
[    4.386658] hub 1-0:1.0: USB hub found
[    4.390873] hub 1-0:1.0: 1 port detected
[    4.395949] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    4.406114] init: - preinit -
[    5.237711] ar71xx: pll_reg 0xb8050014: 0x1a000000
[    5.237749] eth0: link up (1000Mbps/Full duplex)
[    5.268315] random: procd: uninitialized urandom read (4 bytes read, 8 bits of entropy available)
[    8.569383] jffs2: notice: (377) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[    8.586761] mount_root: switching to jffs2 overlay
[    8.624827] urandom-seed: Seeding with /etc/urandom.seed
[    8.869068] eth0: link down
[    8.885263] procd: - early -
[    8.888294] procd: - watchdog -
[    9.560321] procd: - watchdog -
[    9.563821] procd: - ubus -
[    9.626785] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available)
[    9.636452] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available)
[    9.645597] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available)
[    9.655462] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available)
[    9.664594] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available)
[    9.673909] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available)
[    9.683204] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available)
[    9.692763] procd: - init -
[   10.393989] kmodloader: loading kernel modules from /etc/modules.d/*
[   10.405861] NET: Registered protocol family 8
[   10.410323] NET: Registered protocol family 20
[   10.774557] sit: IPv6 over IPv4 tunneling driver
[   10.793749] PPP generic driver version 2.4.2
[   10.820734] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   10.883254] Loading modules backported from Linux version wt-2017-01-31-0-ge882dff19e7f
[   10.891380] Backport generated by backports.git backports-20160324-13-g24da7d3c
[   10.922534] ip_tables: (C) 2000-2006 Netfilter Core Team
[   10.943350] nf_conntrack version 0.5.0 (432 buckets, 1728 max)
[   10.993396] NET: Registered protocol family 24
[   11.020322] xt_time: kernel timezone is -0000
[   11.179082] ath: EEPROM regdomain: 0x0
[   11.179110] ath: EEPROM indicates default country code should be used
[   11.179145] ath: doing EEPROM country->regdmn map search
[   11.179168] ath: country maps to regdmn code: 0x3a
[   11.179184] ath: Country alpha2 being used: US
[   11.179197] ath: Regpair used: 0x3a
[   11.220728] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   11.227219] ieee80211 phy0: Atheros AR9100 MAC/BB Rev:7 AR2133 RF Rev:a2 mem=0xb80c0000, irq=2
[   11.341411] kmodloader: done loading kernel modules from /etc/modules.d/*
[   12.820787] random: jshn: uninitialized urandom read (4 bytes read, 21 bits of entropy available)
[   12.942203] random: ubusd: uninitialized urandom read (4 bytes read, 21 bits of entropy available)
[   23.425808] ar71xx: pll_reg 0xb8050014: 0x1a000000
[   23.426814] eth0: link up (1000Mbps/Full duplex)
[   23.453609] device eth0.1 entered promiscuous mode
[   23.458443] device eth0 entered promiscuous mode
[   23.472013] br-lan: port 1(eth0.1) entered forwarding state
[   23.477673] br-lan: port 1(eth0.1) entered forwarding state
[   25.469207] br-lan: port 1(eth0.1) entered forwarding state
[   26.779617] ath: EEPROM regdomain: 0x8114
[   26.779645] ath: EEPROM indicates we should expect a country code
[   26.779661] ath: doing EEPROM country->regdmn map search
[   26.779677] ath: country maps to regdmn code: 0x37
[   26.779693] ath: Country alpha2 being used: DE
[   26.779706] ath: Regpair used: 0x37
[   26.779725] ath: regdomain 0x8114 dynamically updated by user
[   29.823329] IPv6: ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[   29.914784] device wlan0-1 entered promiscuous mode
[   31.510538] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   35.107092] wlan0: authenticate with 34:81:c4:d1:90:13
[   35.179892] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3)
[   35.219403] wlan0: authenticated
[   35.279227] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3)
[   35.298709] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x31 status=0 aid=1)
[   35.306698] wlan0: associated
[   35.309920] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   37.402342] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0-1: link becomes ready
[   37.409196] br-lan: port 2(wlan0-1) entered forwarding state
[   37.414964] br-lan: port 2(wlan0-1) entered forwarding state
[   39.271502] random: nonblocking pool is initialized
[   39.409219] br-lan: port 2(wlan0-1) entered forwarding state
[43441.340728] br-lan: port 2(wlan0-1) entered disabled state
[43441.702769] wlan0: authenticate with 34:81:c4:d1:90:13
[43441.775311] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3)
[43441.814566] wlan0: authenticated
[43441.880986] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3)
[43441.901974] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x31 status=0 aid=1)
[43441.909974] wlan0: associated
[43441.939397] br-lan: port 2(wlan0-1) entered forwarding state
[43441.945260] br-lan: port 2(wlan0-1) entered forwarding state
[43443.940723] br-lan: port 2(wlan0-1) entered forwarding state
[103080.933063] ------------[ cut here ]------------
[103080.937988] WARNING: CPU: 0 PID: 0 at compat-wireless-2017-01-31/net/mac80211/rx.c:4214 ieee80211_rx_napi+0x130/0x8b0 [mac80211]()
[103080.949937] Rate marked as an HT rate but passed status->rate_idx is not an MCS index [0-76]: 126 (0x7e)
[103080.959564] Modules linked in: ath9k ath9k_common ath9k_hw ath pppoe nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_CT pppox ppp_async nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ip_tables crc_ccitt compat ledtrig_usbport ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables pppoatm ppp_generic slhc sit ip6_tunnel tunnel6 tunnel4 ip_tunnel br2684 atm ehci_platform ehci_hcd gpio_button_hotplug usbcore nls_base usb_common
[103081.028888] CPU: 0 PID: 0 Comm: swapper Not tainted 4.4.138-gnu #0
[103081.035190] Stack : 803f44e8 00000000 00000001 80450000 804411e4 80440e63 803d5988 00000000
[103081.035190]       804b378c 00000000 00000000 00000004 00000000 800a7d70 803db0b8 80440000
[103081.035190]       00000003 00000000 803d949c 81809d54 00000000 800a5cec 00000002 00000000
[103081.035190]       00000000 801fb200 00000000 00000000 00000000 00000000 00000000 00000000
[103081.035190]       00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[103081.035190]       ...
[103081.071317] Call Trace:
[103081.073878] [<8007202c>] show_stack+0x54/0x88
[103081.078361] [<80081e2c>] warn_slowpath_common+0xa0/0xd0
[103081.083727] [<80081e88>] warn_slowpath_fmt+0x2c/0x38
[103081.088937] [<80e25cf0>] ieee80211_rx_napi+0x130/0x8b0 [mac80211]
[103081.095244] [<80ee77f4>] ath_rx_tasklet+0xdd8/0xe3c [ath9k]
[103081.100982] [<80ee4a44>] ath9k_tasklet+0x168/0x1ec [ath9k]
[103081.106614] [<800849fc>] tasklet_action+0x80/0xc8
[103081.111453] [<800843b8>] __do_softirq+0x250/0x298
[103081.116290] [<8006aa38>] plat_irq_dispatch+0xd4/0x10c
[103081.121481] [<80060bf8>] handle_int+0x138/0x144
[103081.126129] [<80060a80>] __r4k_wait+0x20/0x40
[103081.130621] [<800a2e9c>] cpu_startup_entry+0x9c/0xe8
[103081.135723] [<80468bd4>] start_kernel+0x470/0x490
[103081.140558] 
[103081.142152] ---[ end trace 2c96eb6712c67210 ]---

Then, I disabled the wifi connection to the other router and enabled it again. The following was added to the kernel log:

[200246.178685] device wlan0-1 left promiscuous mode
[200246.183710] br-lan: port 2(wlan0-1) entered disabled state
[200246.565875] wlan0: deauthenticating from 34:81:c4:d1:90:13 by local choice (Reason: 3=DEAUTH_LEAVING)
[200248.144845] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[200248.370727] device wlan0 entered promiscuous mode
[200248.375738] br-lan: port 2(wlan0) entered forwarding state
[200248.381383] br-lan: port 2(wlan0) entered forwarding state
[200248.775181] br-lan: port 2(wlan0) entered disabled state
[200250.099139] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[200250.105914] br-lan: port 2(wlan0) entered forwarding state
[200250.111585] br-lan: port 2(wlan0) entered forwarding state
[200252.105099] br-lan: port 2(wlan0) entered forwarding state
[200256.906604] device wlan0 left promiscuous mode
[200256.911315] br-lan: port 2(wlan0) entered disabled state
[200258.274549] IPv6: ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[200258.382208] device wlan0-1 entered promiscuous mode
[200259.500491] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[200262.122133] wlan0: authenticate with 34:81:c4:d1:90:13
[200262.194871] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3)
[200262.206573] wlan0: authenticated
[200262.215412] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3)
[200262.237498] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x31 status=0 aid=1)
[200262.245788] wlan0: associated
[200262.250124] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[200263.902484] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0-1: link becomes ready
[200263.909428] br-lan: port 2(wlan0-1) entered forwarding state
[200263.915314] br-lan: port 2(wlan0-1) entered forwarding state
[200265.915240] br-lan: port 2(wlan0-1) entered forwarding state
I had the problem just now, again. The kernel log was this: <pre>[ 0.000000] Linux version 4.4.138-gnu (nynex@Jasper) (gcc version 5.4.0 (LEDE GCC 5.4.0 r206-b9119288) ) #0 Fri Jun 29 18:49:08 2018 [ 0.000000] MyLoader: sysp=aaa2aaaa, boardp=aaaaa221, parts=2aa282aa [ 0.000000] bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 00019374 (MIPS 24Kc) [ 0.000000] SoC: Atheros AR9132 rev 2 [ 0.000000] Determined physical RAM map: [ 0.000000] memory: 02000000 @ 00000000 (usable) [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] No valid device tree found, continuing without [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x0000000001ffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000001ffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000001ffffff] [ 0.000000] On node 0 totalpages: 8192 [ 0.000000] free_area_init_node: node 0, pgdat 804404b0, node_mem_map 81000000 [ 0.000000] Normal zone: 64 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 8192 pages, LIFO batch:0 [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128 [ 0.000000] Kernel command line: board=TL-WR1043ND console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd [ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes) [ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Writing ErrCtl register=00000000 [ 0.000000] Readback ErrCtl register=00000000 [ 0.000000] Memory: 27416K/32768K available (3147K kernel code, 189K rwdata, 784K rodata, 288K init, 205K bss, 5352K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] NR_IRQS:51 [ 0.000000] Clocks: CPU:400.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:5.000MHz [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns [ 0.000013] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns [ 0.007885] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104) [ 0.090597] pid_max: default: 32768 minimum: 301 [ 0.095371] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.101980] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.112409] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.122265] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.130005] NET: Registered protocol family 16 [ 0.136283] MIPS: machine is TP-LINK TL-WR1043ND [ 0.419140] clocksource: Switched to clocksource MIPS [ 0.425954] NET: Registered protocol family 2 [ 0.431567] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 0.438540] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) [ 0.444961] TCP: Hash tables configured (established 1024 bind 1024) [ 0.451453] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.457291] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.463922] NET: Registered protocol family 1 [ 0.468374] PCI: CLS 0 bytes, default 32 [ 0.473457] Crashlog allocated RAM at address 0x1f00000 [ 0.497604] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.503508] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.516493] io scheduler noop registered [ 0.520484] io scheduler deadline registered (default) [ 0.525971] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.536254] console [ttyS0] disabled [ 0.559871] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 12500000) is a 16550A [ 0.568563] console [ttyS0] enabled [ 0.575586] bootconsole [early0] disabled [ 0.589253] m25p80 spi0.0: found s25sl064p, expected m25p80 [ 0.594883] m25p80 spi0.0: s25sl064p (8192 Kbytes) [ 0.600977] 5 tp-link partitions found on MTD device spi0.0 [ 0.606592] Creating 5 MTD partitions on "spi0.0": [ 0.611470] 0x000000000000-0x000000020000 : "u-boot" [ 0.618267] 0x000000020000-0x000000172c10 : "kernel" [ 0.625335] 0x000000172c10-0x0000007f0000 : "rootfs" [ 0.632387] mtd: device 2 (rootfs) set to be root filesystem [ 0.638121] 1 squashfs-split partitions found on MTD device rootfs [ 0.644406] 0x000000400000-0x0000007f0000 : "rootfs_data" [ 0.651882] 0x0000007f0000-0x000000800000 : "art" [ 0.658650] 0x000000020000-0x0000007f0000 : "firmware" [ 0.667681] Realtek RTL8366RB ethernet switch driver version 0.2.4 [ 0.779163] rtl8366rb rtl8366rb: using GPIO pins 18 (SDA) and 19 (SCK) [ 0.785881] rtl8366rb rtl8366rb: RTL5937 ver. 3 chip found [ 0.996629] libphy: rtl8366rb: probed [ 1.321199] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII [ 1.330253] NET: Registered protocol family 10 [ 1.338960] NET: Registered protocol family 17 [ 1.343597] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. [ 1.356431] 8021q: 802.1Q VLAN Support v1.8 [ 1.368705] VFS: Mounted root (squashfs filesystem) readonly on device 31:2. [ 1.377628] Freeing unused kernel memory: 288K [ 2.670101] init: Console is alive [ 2.673771] init: - watchdog - [ 4.116160] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 4.304311] usbcore: registered new interface driver usbfs [ 4.310046] usbcore: registered new interface driver hub [ 4.315518] usbcore: registered new device driver usb [ 4.327042] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.335549] ehci-platform: EHCI generic platform driver [ 4.340991] ehci-platform ehci-platform: EHCI Host Controller [ 4.346833] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1 [ 4.354937] ehci-platform ehci-platform: irq 3, io mem 0x1b000000 [ 4.379184] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00 [ 4.386658] hub 1-0:1.0: USB hub found [ 4.390873] hub 1-0:1.0: 1 port detected [ 4.395949] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 4.406114] init: - preinit - [ 5.237711] ar71xx: pll_reg 0xb8050014: 0x1a000000 [ 5.237749] eth0: link up (1000Mbps/Full duplex) [ 5.268315] random: procd: uninitialized urandom read (4 bytes read, 8 bits of entropy available) [ 8.569383] jffs2: notice: (377) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. [ 8.586761] mount_root: switching to jffs2 overlay [ 8.624827] urandom-seed: Seeding with /etc/urandom.seed [ 8.869068] eth0: link down [ 8.885263] procd: - early - [ 8.888294] procd: - watchdog - [ 9.560321] procd: - watchdog - [ 9.563821] procd: - ubus - [ 9.626785] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available) [ 9.636452] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available) [ 9.645597] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available) [ 9.655462] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available) [ 9.664594] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available) [ 9.673909] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available) [ 9.683204] random: ubusd: uninitialized urandom read (4 bytes read, 16 bits of entropy available) [ 9.692763] procd: - init - [ 10.393989] kmodloader: loading kernel modules from /etc/modules.d/* [ 10.405861] NET: Registered protocol family 8 [ 10.410323] NET: Registered protocol family 20 [ 10.774557] sit: IPv6 over IPv4 tunneling driver [ 10.793749] PPP generic driver version 2.4.2 [ 10.820734] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 10.883254] Loading modules backported from Linux version wt-2017-01-31-0-ge882dff19e7f [ 10.891380] Backport generated by backports.git backports-20160324-13-g24da7d3c [ 10.922534] ip_tables: (C) 2000-2006 Netfilter Core Team [ 10.943350] nf_conntrack version 0.5.0 (432 buckets, 1728 max) [ 10.993396] NET: Registered protocol family 24 [ 11.020322] xt_time: kernel timezone is -0000 [ 11.179082] ath: EEPROM regdomain: 0x0 [ 11.179110] ath: EEPROM indicates default country code should be used [ 11.179145] ath: doing EEPROM country->regdmn map search [ 11.179168] ath: country maps to regdmn code: 0x3a [ 11.179184] ath: Country alpha2 being used: US [ 11.179197] ath: Regpair used: 0x3a [ 11.220728] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 11.227219] ieee80211 phy0: Atheros AR9100 MAC/BB Rev:7 AR2133 RF Rev:a2 mem=0xb80c0000, irq=2 [ 11.341411] kmodloader: done loading kernel modules from /etc/modules.d/* [ 12.820787] random: jshn: uninitialized urandom read (4 bytes read, 21 bits of entropy available) [ 12.942203] random: ubusd: uninitialized urandom read (4 bytes read, 21 bits of entropy available) [ 23.425808] ar71xx: pll_reg 0xb8050014: 0x1a000000 [ 23.426814] eth0: link up (1000Mbps/Full duplex) [ 23.453609] device eth0.1 entered promiscuous mode [ 23.458443] device eth0 entered promiscuous mode [ 23.472013] br-lan: port 1(eth0.1) entered forwarding state [ 23.477673] br-lan: port 1(eth0.1) entered forwarding state [ 25.469207] br-lan: port 1(eth0.1) entered forwarding state [ 26.779617] ath: EEPROM regdomain: 0x8114 [ 26.779645] ath: EEPROM indicates we should expect a country code [ 26.779661] ath: doing EEPROM country->regdmn map search [ 26.779677] ath: country maps to regdmn code: 0x37 [ 26.779693] ath: Country alpha2 being used: DE [ 26.779706] ath: Regpair used: 0x37 [ 26.779725] ath: regdomain 0x8114 dynamically updated by user [ 29.823329] IPv6: ADDRCONF(NETDEV_UP): wlan0-1: link is not ready [ 29.914784] device wlan0-1 entered promiscuous mode [ 31.510538] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 35.107092] wlan0: authenticate with 34:81:c4:d1:90:13 [ 35.179892] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3) [ 35.219403] wlan0: authenticated [ 35.279227] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3) [ 35.298709] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x31 status=0 aid=1) [ 35.306698] wlan0: associated [ 35.309920] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 37.402342] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0-1: link becomes ready [ 37.409196] br-lan: port 2(wlan0-1) entered forwarding state [ 37.414964] br-lan: port 2(wlan0-1) entered forwarding state [ 39.271502] random: nonblocking pool is initialized [ 39.409219] br-lan: port 2(wlan0-1) entered forwarding state [43441.340728] br-lan: port 2(wlan0-1) entered disabled state [43441.702769] wlan0: authenticate with 34:81:c4:d1:90:13 [43441.775311] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3) [43441.814566] wlan0: authenticated [43441.880986] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3) [43441.901974] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x31 status=0 aid=1) [43441.909974] wlan0: associated [43441.939397] br-lan: port 2(wlan0-1) entered forwarding state [43441.945260] br-lan: port 2(wlan0-1) entered forwarding state [43443.940723] br-lan: port 2(wlan0-1) entered forwarding state [103080.933063] ------------[ cut here ]------------ [103080.937988] WARNING: CPU: 0 PID: 0 at compat-wireless-2017-01-31/net/mac80211/rx.c:4214 ieee80211_rx_napi+0x130/0x8b0 [mac80211]() [103080.949937] Rate marked as an HT rate but passed status->rate_idx is not an MCS index [0-76]: 126 (0x7e) [103080.959564] Modules linked in: ath9k ath9k_common ath9k_hw ath pppoe nf_conntrack_ipv6 mac80211 iptable_nat ipt_REJECT ipt_MASQUERADE cfg80211 xt_time xt_tcpudp xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_CT pppox ppp_async nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ip_tables crc_ccitt compat ledtrig_usbport ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables pppoatm ppp_generic slhc sit ip6_tunnel tunnel6 tunnel4 ip_tunnel br2684 atm ehci_platform ehci_hcd gpio_button_hotplug usbcore nls_base usb_common [103081.028888] CPU: 0 PID: 0 Comm: swapper Not tainted 4.4.138-gnu #0 [103081.035190] Stack : 803f44e8 00000000 00000001 80450000 804411e4 80440e63 803d5988 00000000 [103081.035190] 804b378c 00000000 00000000 00000004 00000000 800a7d70 803db0b8 80440000 [103081.035190] 00000003 00000000 803d949c 81809d54 00000000 800a5cec 00000002 00000000 [103081.035190] 00000000 801fb200 00000000 00000000 00000000 00000000 00000000 00000000 [103081.035190] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [103081.035190] ... [103081.071317] Call Trace: [103081.073878] [<8007202c>] show_stack+0x54/0x88 [103081.078361] [<80081e2c>] warn_slowpath_common+0xa0/0xd0 [103081.083727] [<80081e88>] warn_slowpath_fmt+0x2c/0x38 [103081.088937] [<80e25cf0>] ieee80211_rx_napi+0x130/0x8b0 [mac80211] [103081.095244] [<80ee77f4>] ath_rx_tasklet+0xdd8/0xe3c [ath9k] [103081.100982] [<80ee4a44>] ath9k_tasklet+0x168/0x1ec [ath9k] [103081.106614] [<800849fc>] tasklet_action+0x80/0xc8 [103081.111453] [<800843b8>] __do_softirq+0x250/0x298 [103081.116290] [<8006aa38>] plat_irq_dispatch+0xd4/0x10c [103081.121481] [<80060bf8>] handle_int+0x138/0x144 [103081.126129] [<80060a80>] __r4k_wait+0x20/0x40 [103081.130621] [<800a2e9c>] cpu_startup_entry+0x9c/0xe8 [103081.135723] [<80468bd4>] start_kernel+0x470/0x490 [103081.140558] [103081.142152] ---[ end trace 2c96eb6712c67210 ]---</pre> Then, I disabled the wifi connection to the other router and enabled it again. The following was added to the kernel log: <pre>[200246.178685] device wlan0-1 left promiscuous mode [200246.183710] br-lan: port 2(wlan0-1) entered disabled state [200246.565875] wlan0: deauthenticating from 34:81:c4:d1:90:13 by local choice (Reason: 3=DEAUTH_LEAVING) [200248.144845] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [200248.370727] device wlan0 entered promiscuous mode [200248.375738] br-lan: port 2(wlan0) entered forwarding state [200248.381383] br-lan: port 2(wlan0) entered forwarding state [200248.775181] br-lan: port 2(wlan0) entered disabled state [200250.099139] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [200250.105914] br-lan: port 2(wlan0) entered forwarding state [200250.111585] br-lan: port 2(wlan0) entered forwarding state [200252.105099] br-lan: port 2(wlan0) entered forwarding state [200256.906604] device wlan0 left promiscuous mode [200256.911315] br-lan: port 2(wlan0) entered disabled state [200258.274549] IPv6: ADDRCONF(NETDEV_UP): wlan0-1: link is not ready [200258.382208] device wlan0-1 entered promiscuous mode [200259.500491] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [200262.122133] wlan0: authenticate with 34:81:c4:d1:90:13 [200262.194871] wlan0: send auth to 34:81:c4:d1:90:13 (try 1/3) [200262.206573] wlan0: authenticated [200262.215412] wlan0: associate with 34:81:c4:d1:90:13 (try 1/3) [200262.237498] wlan0: RX AssocResp from 34:81:c4:d1:90:13 (capab=0x31 status=0 aid=1) [200262.245788] wlan0: associated [200262.250124] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [200263.902484] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0-1: link becomes ready [200263.909428] br-lan: port 2(wlan0-1) entered forwarding state [200263.915314] br-lan: port 2(wlan0-1) entered forwarding state [200265.915240] br-lan: port 2(wlan0-1) entered forwarding state</pre>
keverets commented 4 years ago

I've experienced this on my TL-841ND v9 running v1.4.6 as well.

The next time it happens I'll try to capture similar logs for comparison.

It might be a moot point if the device will be dropped, though (issue #94).

I've experienced this on my TL-841ND v9 running v1.4.6 as well. The next time it happens I'll try to capture similar logs for comparison. It might be a moot point if the device will be dropped, though (issue #94).
Sign in to join this conversation.
Loading...
Cancel
Save
There is no content yet.