Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#2967 - Kernel msg "No memory allocated for crashlog" when booting Netgear r7500v2 / OpenWrt 19.07.2 r10947 #8086

Closed
openwrt-bot opened this issue Apr 5, 2020 · 0 comments
Labels

Comments

@openwrt-bot
Copy link

vochong:

Whenever my Netgear r7500v2 running OpenWrt 19.07.2 is rebooted or power-cycled, the message ""No memory allocated for crashlog" is always shown in the kernel log.

If I try to simulate a kernel panic using "echo c > /proc/sysrq-trigger", no crashlog is generated in /sys/kernel/debug/.

KERNEL LOG - Netgear r7500v2 running 19.07.2

[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.14.171 (builder@buildhost) (gcc version 7.5.0 (OpenWrt GCC 7.5.0 r10947-65030d81f3)) #0 SMP Thu Feb 27 21:05:12 2020
[ 0.000000] CPU: ARMv7 Processor [512f04d0] revision 0 (ARMv7), cr=10c5787d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] OF: fdt: Machine model: Netgear Nighthawk X4 R7500v2
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] On node 0 totalpages: 122880
[ 0.000000] free_area_init_node: node 0, pgdat c0a27880, node_mem_map dda39000
[ 0.000000] Normal zone: 960 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 122880 pages, LIFO batch:31
[ 0.000000] random: get_random_bytes called from 0xc09008dc with crng_init=0
[ 0.000000] percpu: Embedded 15 pages/cpu s29388 r8192 d23860 u61440
[ 0.000000] pcpu-alloc: s29388 r8192 d23860 u61440 alloc=154096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 121920
[ 0.000000] Kernel command line: rootfstype=squashfs noinitrd
[ 0.000000] Bootloader command line (ignored): console=ttyHSL1,115200n8
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 477380K/491520K available (4975K kernel code, 160K rwdata, 756K rodata, 1024K init, 235K bss, 14140K reserved, 0K cma-reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xde800000 - 0xff800000 ( 528 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xde000000 ( 480 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0208000 - 0xc07dbe98 (5968 kB)
[ 0.000000] .init : 0xc0900000 - 0xc0a00000 (1024 kB)
[ 0.000000] .data : 0xc0a00000 - 0xc0a28180 ( 161 kB)
[ 0.000000] .bss : 0xc0a2a000 - 0xc0a64e18 ( 236 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] clocksource: dg_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 305801671480 ns
[ 0.000008] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 343597383600ns
[ 0.000022] Switching to timer-based delay loop, resolution 160ns
[ 0.000229] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500)
[ 0.000255] pid_max: default: 32768 minimum: 301
[ 0.000382] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000400] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000916] CPU: Testing write buffer coherency: ok
[ 0.001695] Setting up static identity map for 0x42300000 - 0x42300060
[ 0.001848] Hierarchical SRCU implementation.
[ 0.002590] smp: Bringing up secondary CPUs ...
[ 0.004399] smp: Brought up 1 node, 2 CPUs
[ 0.004416] SMP: Total of 2 processors activated (25.00 BogoMIPS).
[ 0.004426] CPU: All CPU(s) started in SVC mode.
[ 0.014357] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0
[ 0.014521] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.014549] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 0.014656] pinctrl core: initialized pinctrl subsystem
[ 0.015648] NET: Registered protocol family 16
[ 0.015944] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.017300] cpuidle: using governor ladder
[ 0.017369] cpuidle: using governor menu
[ 0.039972] msm_bus_fabric_init_driver
[ 0.041523] usbcore: registered new interface driver usbfs
[ 0.041604] usbcore: registered new interface driver hub
[ 0.041691] usbcore: registered new device driver usb
[ 0.041748] pps_core: LinuxPPS API ver. 1 registered
[ 0.041760] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.041792] PTP clock support registered
[ 0.043547] clocksource: Switched to clocksource dg_timer
[ 0.046802] NET: Registered protocol family 2
[ 0.047409] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.047450] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.047506] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.047600] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.047627] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.047808] NET: Registered protocol family 1
[ 0.047855] PCI: CLS 0 bytes, default 64
[ 0.049026] No memory allocated for crashlog
[ 0.049301] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[ 0.054475] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.054494] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.061135] io scheduler noop registered
[ 0.061154] io scheduler deadline registered (default)
[ 0.062800] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda not found, using dummy regulator
[ 0.062919] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda_phy not found, using dummy regulator
[ 0.063022] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda_refclk not found, using dummy regulator
[ 0.063756] OF: PCI: host bridge /soc/pci@1b500000 ranges:
[ 0.063800] OF: PCI: IO 0x0fe00000..0x0fefffff -> 0x0fe00000
[ 0.063824] OF: PCI: MEM 0x08000000..0x0fdfffff -> 0x08000000
[ 0.172087] qcom-pcie 1b500000.pci: link up
[ 0.172252] qcom-pcie 1b500000.pci: PCI host bridge to bus 0000:00
[ 0.172276] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.172298] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xfe00000-0xfefffff])
[ 0.172313] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff]
[ 0.172330] pci_bus 0000:00: scanning bus
[ 0.172376] pci 0000:00:00.0: [17cb:0101] type 01 class 0x060400
[ 0.172463] pci 0000:00:00.0: calling 0xc030d3c0
[ 0.172533] pci 0000:00:00.0: supports D1
[ 0.172544] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 0.172560] pci 0000:00:00.0: PME# disabled
[ 0.172816] pci_bus 0000:00: fixups for bus
[ 0.172839] PCI: bus0: Fast back to back transfers disabled
[ 0.172859] pci 0000:00:00.0: scanning [bus 01-ff] behind bridge, pass 0
[ 0.172987] pci_bus 0000:01: scanning bus
[ 0.173164] pci 0000:01:00.0: [168c:0040] type 00 class 0x028000
[ 0.173515] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[ 0.174088] pci 0000:01:00.0: calling 0xc030d3c0
[ 0.174731] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.174773] pci 0000:01:00.0: PME# disabled
[ 0.175109] pci_bus 0000:01: fixups for bus
[ 0.175180] PCI: bus1: Fast back to back transfers disabled
[ 0.175198] pci_bus 0000:01: bus scan returning with max=01
[ 0.175216] pci 0000:00:00.0: scanning [bus 01-ff] behind bridge, pass 1
[ 0.175233] pci_bus 0000:00: bus scan returning with max=ff
[ 0.175284] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x081fffff]
[ 0.175309] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit]
[ 0.175439] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 0.175462] pci 0000:00:00.0: bridge window [mem 0x08000000-0x081fffff]
[ 0.175496] pci 0000:00:00.0: calling 0xc055fae4
[ 0.175691] pcieport 0000:00:00.0: assign IRQ: got 67
[ 0.176013] pcieport 0000:00:00.0: AER enabled with IRQ 35
[ 0.176129] pci 0000:01:00.0: calling 0xc055fae4
[ 0.176546] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda not found, using dummy regulator
[ 0.176666] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda_phy not found, using dummy regulator
[ 0.176761] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda_refclk not found, using dummy regulator
[ 0.177458] OF: PCI: host bridge /soc/pci@1b700000 ranges:
[ 0.177495] OF: PCI: IO 0x31e00000..0x31efffff -> 0x31e00000
[ 0.177520] OF: PCI: MEM 0x2e000000..0x31dfffff -> 0x2e000000
[ 0.287453] qcom-pcie 1b700000.pci: link up
[ 0.287604] qcom-pcie 1b700000.pci: PCI host bridge to bus 0001:00
[ 0.287625] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 0.287641] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff]
[ 0.287655] pci_bus 0001:00: scanning bus
[ 0.287697] pci 0001:00:00.0: [17cb:0101] type 01 class 0x060400
[ 0.287769] pci 0001:00:00.0: calling 0xc030d3c0
[ 0.287830] pci 0001:00:00.0: supports D1
[ 0.287839] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
[ 0.287854] pci 0001:00:00.0: PME# disabled
[ 0.288092] pci_bus 0001:00: fixups for bus
[ 0.288110] PCI: bus0: Fast back to back transfers disabled
[ 0.288128] pci 0001:00:00.0: scanning [bus 01-ff] behind bridge, pass 0
[ 0.288247] pci_bus 0001:01: scanning bus
[ 0.288434] pci 0001:01:00.0: [168c:0040] type 00 class 0x028000
[ 0.288807] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[ 0.289305] pci 0001:01:00.0: calling 0xc030d3c0
[ 0.289996] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.290041] pci 0001:01:00.0: PME# disabled
[ 0.290384] pci_bus 0001:01: fixups for bus
[ 0.290460] PCI: bus1: Fast back to back transfers disabled
[ 0.290475] pci_bus 0001:01: bus scan returning with max=01
[ 0.290491] pci 0001:00:00.0: scanning [bus 01-ff] behind bridge, pass 1
[ 0.290508] pci_bus 0001:00: bus scan returning with max=ff
[ 0.290544] pci 0001:00:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff]
[ 0.290568] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit]
[ 0.290700] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[ 0.290722] pci 0001:00:00.0: bridge window [mem 0x2e000000-0x2e1fffff]
[ 0.290752] pci 0001:00:00.0: calling 0xc055fae4
[ 0.290933] pcieport 0001:00:00.0: assign IRQ: got 100
[ 0.291229] pcieport 0001:00:00.0: AER enabled with IRQ 68
[ 0.291338] pci 0001:01:00.0: calling 0xc055fae4
[ 0.293608] L2 @ QSB rate. Forcing new rate.
[ 0.293943] L2 @ 384000 KHz
[ 0.294121] CPU0 @ 800000 KHz
[ 0.294134] CPU1 @ QSB rate. Forcing new rate.
[ 0.294260] CPU1 @ 384000 KHz
[ 0.298165] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0
[ 0.300055] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 0.302639] msm_serial 16340000.serial: msm_serial: detected port #0
[ 0.302736] msm_serial 16340000.serial: uartclk = 7372800
[ 0.302820] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 101, base_baud = 460800) is a MSM
[ 0.302857] msm_serial: console setup on port #0
[ 1.025206] console [ttyMSM0] enabled
[ 1.029901] msm_serial: driver initialized
[ 1.038615] loop: module loaded
[ 1.040683] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xa1
[ 1.040714] nand: Micron MT29F1G08ABBEAH4
[ 1.047271] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 1.051179] 8 fixed-partitions partitions found on MTD device qcom_nand.0
[ 1.058606] Creating 8 MTD partitions on "qcom_nand.0":
[ 1.065491] 0x000000000000-0x000000c80000 : "qcadata"
[ 1.075531] random: fast init done
[ 1.093285] 0x000000c80000-0x000001180000 : "APPSBL"
[ 1.102841] 0x000001180000-0x000001200000 : "APPSBLENV"
[ 1.104548] 0x000001200000-0x000001340000 : "art"
[ 1.109810] 0x000001340000-0x000001480000 : "artbak"
[ 1.114731] 0x000001480000-0x000001880000 : "kernel"
[ 1.124591] 0x000001880000-0x000007900000 : "ubi"
[ 1.293621] 0x000007900000-0x000008000000 : "reserve"
[ 1.307906] libphy: GPIO Bitbanged MDIO: probed
[ 1.329381] switch0: Atheros AR8337 rev. 2 switch registered on gpio-0
[ 2.176103] ar8327: qca,phy-rgmii-en is not specified
[ 2.176492] libphy: Fixed MDIO Bus: probed
[ 2.182240] ipq806x-gmac-dwmac 37200000.ethernet: PTP uses main clock
[ 2.184529] stmmac - user ID: 0x10, Synopsys ID: 0x37
[ 2.190647] ipq806x-gmac-dwmac 37200000.ethernet: Ring mode enabled
[ 2.195757] ipq806x-gmac-dwmac 37200000.ethernet: DMA HW capability register supported
[ 2.201760] ipq806x-gmac-dwmac 37200000.ethernet: Enhanced/Alternate descriptors
[ 2.209805] ipq806x-gmac-dwmac 37200000.ethernet: Enabled extended descriptors
[ 2.217364] ipq806x-gmac-dwmac 37200000.ethernet: RX Checksum Offload Engine supported
[ 2.224395] ipq806x-gmac-dwmac 37200000.ethernet: COE Type 2
[ 2.232224] ipq806x-gmac-dwmac 37200000.ethernet: TX Checksum insertion supported
[ 2.238106] ipq806x-gmac-dwmac 37200000.ethernet: Wake-Up On Lan supported
[ 2.245484] ipq806x-gmac-dwmac 37200000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 2.253897] ipq806x-gmac-dwmac 37400000.ethernet: PTP uses main clock
[ 2.260973] stmmac - user ID: 0x10, Synopsys ID: 0x37
[ 2.267198] ipq806x-gmac-dwmac 37400000.ethernet: Ring mode enabled
[ 2.272156] ipq806x-gmac-dwmac 37400000.ethernet: DMA HW capability register supported
[ 2.278315] ipq806x-gmac-dwmac 37400000.ethernet: Enhanced/Alternate descriptors
[ 2.286278] ipq806x-gmac-dwmac 37400000.ethernet: Enabled extended descriptors
[ 2.293836] ipq806x-gmac-dwmac 37400000.ethernet: RX Checksum Offload Engine supported
[ 2.300803] ipq806x-gmac-dwmac 37400000.ethernet: COE Type 2
[ 2.308771] ipq806x-gmac-dwmac 37400000.ethernet: TX Checksum insertion supported
[ 2.314583] ipq806x-gmac-dwmac 37400000.ethernet: Wake-Up On Lan supported
[ 2.321898] ipq806x-gmac-dwmac 37400000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 2.329412] i2c /dev entries driver
[ 2.338177] Calibration not found.
[ 2.341644] Speed bin: 0
[ 2.344021] PVS bin: 1
[ 2.347907] cpuidle: enable-method property 'qcom,kpss-acc-v1' found operations
[ 2.348868] cpuidle: enable-method property 'qcom,kpss-acc-v1' found operations
[ 2.356707] sdhci: Secure Digital Host Controller Interface driver
[ 2.363298] sdhci: Copyright(c) Pierre Ossman
[ 2.369627] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.375443] NET: Registered protocol family 10
[ 2.381101] Segment Routing with IPv6
[ 2.384127] NET: Registered protocol family 17
[ 2.387743] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 2.392700] 8021q: 802.1Q VLAN Support v1.8
[ 2.405292] Registering SWP/SWPB emulation handler
[ 2.421323] qcom_rpm 108000.rpm: RPM firmware 3.0.16777342
[ 2.432804] s1a: supplied by regulator-dummy
[ 2.432906] s1a: Bringing 0uV into 1050000-1050000uV
[ 2.436504] s1b: supplied by regulator-dummy
[ 2.441137] s1b: Bringing 0uV into 1050000-1050000uV
[ 2.445691] s2a: supplied by regulator-dummy
[ 2.450341] s2a: Bringing 0uV into 800000-800000uV
[ 2.454857] s2b: supplied by regulator-dummy
[ 2.459202] s2b: Bringing 0uV into 800000-800000uV
[ 2.468388] UBI: auto-attach mtd6
[ 2.468420] ubi0: attaching mtd6
[ 2.519756] random: crng init done
[ 3.203591] ubi0: scanning is finished
[ 3.213668] ubi0: attached mtd6 (name "ubi", size 96 MiB)
[ 3.213689] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 3.218037] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 3.224890] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 3.231665] ubi0: good PEBs: 772, bad PEBs: 0, corrupted PEBs: 0
[ 3.238497] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[ 3.244746] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 152459084
[ 3.251722] ubi0: available PEBs: 0, total reserved PEBs: 772, PEBs reserved for bad PEB handling: 20
[ 3.260811] ubi0: background thread "ubi_bgt0d" started, PID 59
[ 3.261484] block ubiblock0_0: created from ubi0:0(rootfs)
[ 3.275831] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
[ 3.281321] hctosys: unable to open rtc device (rtc0)
[ 3.293054] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[ 3.294855] Freeing unused kernel memory: 1024K
[ 3.733321] init: Console is alive
[ 3.733456] init: - watchdog -
[ 4.288846] kmodloader: loading kernel modules from /etc/modules-boot.d/

[ 4.400142] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 4.403625] SCSI subsystem initialized
[ 4.410050] libata version 3.00 loaded.
[ 4.413158] ahci 29000000.sata: forcing port_map 0x0 -> 0x1
[ 4.413230] ahci 29000000.sata: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[ 4.417662] ahci 29000000.sata: flags: ncq sntf pm led clo only pmp pio slum part ccc apst
[ 4.427114] scsi host0: ahci
[ 4.434724] ata1: SATA max UDMA/133 mmio [mem 0x29000000-0x2900017f] port 0x100 irq 26
[ 4.766181] ata1: SATA link down (SStatus 0 SControl 300)
[ 4.769356] ehci-platform: EHCI generic platform driver
[ 4.776396] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 4.777280] ohci-platform: OHCI generic platform driver
[ 4.910368] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 4.910459] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 4.915181] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010
[ 4.922400] xhci-hcd xhci-hcd.0.auto: irq 105, io mem 0x11000000
[ 4.932480] hub 1-0:1.0: USB hub found
[ 4.938104] hub 1-0:1.0: 1 port detected
[ 4.941701] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 4.945658] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[ 4.950867] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[ 4.958583] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 4.965444] hub 2-0:1.0: USB hub found
[ 4.973368] hub 2-0:1.0: 1 port detected
[ 4.977232] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 4.980996] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[ 4.986504] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010
[ 4.993931] xhci-hcd xhci-hcd.1.auto: irq 106, io mem 0x10000000
[ 5.003612] hub 3-0:1.0: USB hub found
[ 5.009566] hub 3-0:1.0: 1 port detected
[ 5.013216] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 5.017156] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[ 5.022396] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 5.030118] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 5.036981] hub 4-0:1.0: USB hub found
[ 5.044986] hub 4-0:1.0: 1 port detected
[ 5.050128] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 5.057984] init: - preinit -
[ 6.781373] Generic PHY fixed-0:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=fixed-0:01, irq=POLL)
[ 6.783007] dwmac1000: Master AXI performs any burst length
[ 6.790440] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
[ 6.795942] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock
[ 6.805639] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 7.833932] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
[ 7.834011] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 10.029570] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 143
[ 10.101636] UBIFS (ubi0:1): recovery needed
[ 10.227770] UBIFS (ubi0:1): recovery completed
[ 10.227843] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[ 10.231099] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 10.239072] UBIFS (ubi0:1): FS size: 90279936 bytes (86 MiB, 711 LEBs), journal size 4571136 bytes (4 MiB, 36 LEBs)
[ 10.248974] UBIFS (ubi0:1): reserved for root: 4264143 bytes (4164 KiB)
[ 10.259189] UBIFS (ubi0:1): media format: w4/r0 (latest is w5/r0), UUID E2C3B09D-9870-41F3-A16D-83335278F48C, small LPT model
[ 10.281904] mount_root: switching to ubifs overlay
[ 10.301239] urandom-seed: Seeding with /etc/urandom.seed
[ 10.471541] procd: - early -
[ 10.471670] procd: - watchdog -
[ 11.142803] procd: - watchdog -
[ 11.143313] procd: - ubus -
[ 11.237156] procd: - init -
[ 11.650168] urngd: v1.0.2 started.
[ 11.676844] kmodloader: loading kernel modules from /etc/modules.d/*
[ 11.681488] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 11.686329] Loading modules backported from Linux version v4.19.98-0-gd183c8e2647a
[ 11.687554] Backport generated by backports.git v4.19.98-1-0-g8204eb99
[ 11.695962] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 11.704177] nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
[ 11.761069] wireguard: WireGuard 0.0.20190702 loaded. See www.wireguard.com for information.
[ 11.761112] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld Jason@zx2c4.com. All Rights Reserved.
[ 11.773657] xt_time: kernel timezone is -0000
[ 11.804583] PPP generic driver version 2.4.2
[ 11.805557] NET: Registered protocol family 24
[ 11.815317] ath10k_pci 0000:01:00.0: assign IRQ: got 67
[ 11.815340] ath10k 4.19 driver, optimized for CT firmware, probing pci device: 0x40.
[ 11.815747] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142)
[ 11.822199] ath10k_pci 0000:01:00.0: enabling bus mastering
[ 11.822659] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 11.998510] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/fwcfg-pci-0000:01:00.0.txt failed with error -2
[ 11.998556] ath10k_pci 0000:01:00.0: Falling back to user helper
[ 12.091038] firmware ath10k!fwcfg-pci-0000:01:00.0.txt: firmware_loading_store: map pages failed
[ 12.093273] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/QCA99X0/hw2.0/ct-firmware-5.bin failed with error -2
[ 12.098991] ath10k_pci 0000:01:00.0: Falling back to user helper
[ 12.133002] firmware ath10k!QCA99X0!hw2.0!ct-firmware-5.bin: firmware_loading_store: map pages failed
[ 12.133222] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/QCA99X0/hw2.0/ct-firmware-2.bin failed with error -2
[ 12.141301] ath10k_pci 0000:01:00.0: Falling back to user helper
[ 12.170070] firmware ath10k!QCA99X0!hw2.0!ct-firmware-2.bin: firmware_loading_store: map pages failed
[ 12.170327] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/QCA99X0/hw2.0/firmware-6.bin failed with error -2
[ 12.178375] ath10k_pci 0000:01:00.0: Falling back to user helper
[ 12.205811] firmware ath10k!QCA99X0!hw2.0!firmware-6.bin: firmware_loading_store: map pages failed
[ 12.475389] ath10k_pci 0000:01:00.0: qca99x0 hw2.0 target 0x01000000 chip_id 0x003b01ff sub 168c:0002
[ 12.475452] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
[ 12.489548] ath10k_pci 0000:01:00.0: firmware ver 10.4b-ct-9980-fW-012-17ba9833 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 0fb1435e
[ 12.556781] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id 1:1 crc32 08fa09f2
[ 13.742806] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
[ 13.742836] ath10k_pci 0000:01:00.0: msdu-desc: 2500 skid: 32
[ 13.818824] ath10k_pci 0000:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
[ 13.819600] ath10k_pci 0000:01:00.0: wmi print 'free: 34244 iram: 32964 sram: 6508'
[ 14.061437] ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1
[ 14.166375] ath: EEPROM regdomain: 0x0
[ 14.166390] ath: EEPROM indicates default country code should be used
[ 14.166400] ath: doing EEPROM country->regdmn map search
[ 14.166418] ath: country maps to regdmn code: 0x3a
[ 14.166431] ath: Country alpha2 being used: US
[ 14.166442] ath: Regpair used: 0x3a
[ 14.171923] ath10k_pci 0001:01:00.0: assign IRQ: got 100
[ 14.171965] ath10k 4.19 driver, optimized for CT firmware, probing pci device: 0x40.
[ 14.173040] ath10k_pci 0001:01:00.0: enabling device (0140 -> 0142)
[ 14.179020] ath10k_pci 0001:01:00.0: enabling bus mastering
[ 14.179701] ath10k_pci 0001:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 14.355448] ath10k_pci 0001:01:00.0: Direct firmware load for ath10k/fwcfg-pci-0001:01:00.0.txt failed with error -2
[ 14.355481] ath10k_pci 0001:01:00.0: Falling back to user helper
[ 14.537604] firmware ath10k!fwcfg-pci-0001:01:00.0.txt: firmware_loading_store: map pages failed
[ 14.540007] ath10k_pci 0001:01:00.0: Direct firmware load for ath10k/QCA99X0/hw2.0/ct-firmware-5.bin failed with error -2
[ 14.545575] ath10k_pci 0001:01:00.0: Falling back to user helper
[ 14.588731] firmware ath10k!QCA99X0!hw2.0!ct-firmware-5.bin: firmware_loading_store: map pages failed
[ 14.588988] ath10k_pci 0001:01:00.0: Direct firmware load for ath10k/QCA99X0/hw2.0/ct-firmware-2.bin failed with error -2
[ 14.597028] ath10k_pci 0001:01:00.0: Falling back to user helper
[ 14.630325] firmware ath10k!QCA99X0!hw2.0!ct-firmware-2.bin: firmware_loading_store: map pages failed
[ 14.630506] ath10k_pci 0001:01:00.0: Direct firmware load for ath10k/QCA99X0/hw2.0/firmware-6.bin failed with error -2
[ 14.638635] ath10k_pci 0001:01:00.0: Falling back to user helper
[ 14.695699] firmware ath10k!QCA99X0!hw2.0!firmware-6.bin: firmware_loading_store: map pages failed
[ 14.695869] ath10k_pci 0001:01:00.0: qca99x0 hw2.0 target 0x01000000 chip_id 0x003b01ff sub 168c:0002
[ 14.703563] ath10k_pci 0001:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
[ 14.715193] ath10k_pci 0001:01:00.0: firmware ver 10.4b-ct-9980-fW-012-17ba9833 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 0fb1435e
[ 14.785906] ath10k_pci 0001:01:00.0: board_file api 2 bmi_id 1:2 crc32 08fa09f2
[ 15.975146] ath10k_pci 0001:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
[ 15.975173] ath10k_pci 0001:01:00.0: msdu-desc: 2500 skid: 32
[ 16.052629] ath10k_pci 0001:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
[ 16.053436] ath10k_pci 0001:01:00.0: wmi print 'free: 34244 iram: 32964 sram: 6508'
[ 16.272699] ath10k_pci 0001:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1
[ 16.396873] ath: EEPROM regdomain: 0x0
[ 16.396889] ath: EEPROM indicates default country code should be used
[ 16.396899] ath: doing EEPROM country->regdmn map search
[ 16.396916] ath: country maps to regdmn code: 0x3a
[ 16.396931] ath: Country alpha2 being used: US
[ 16.396942] ath: Regpair used: 0x3a
[ 16.405823] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 19.924371] Generic PHY fixed-0:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=fixed-0:01, irq=POLL)
[ 19.925264] dwmac1000: Master AXI performs any burst length
[ 19.933266] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
[ 19.938818] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock
[ 19.947837] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 19.958145] br-lan: port 1(eth1.1) entered blocking state
[ 19.960431] br-lan: port 1(eth1.1) entered disabled state
[ 19.966197] device eth1.1 entered promiscuous mode
[ 19.971278] device eth1 entered promiscuous mode
[ 19.988004] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 19.999168] Generic PHY fixed-0:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=fixed-0:00, irq=POLL)
[ 19.999941] dwmac1000: Master AXI performs any burst length
[ 20.008161] ipq806x-gmac-dwmac 37200000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
[ 20.013598] ipq806x-gmac-dwmac 37200000.ethernet eth0: registered PTP clock
[ 20.022985] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 20.050655] IPv6: ADDRCONF(NETDEV_UP): eth0.2: link is not ready
[ 21.033961] ipq806x-gmac-dwmac 37200000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 21.034009] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
[ 22.207131] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
[ 22.207185] ath10k_pci 0000:01:00.0: msdu-desc: 2500 skid: 32
[ 22.283084] ath10k_pci 0000:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
[ 22.283847] ath10k_pci 0000:01:00.0: wmi print 'free: 34244 iram: 32964 sram: 6508'
[ 22.617396] ath10k_pci 0000:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
[ 22.617615] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 23.204265] ath10k_pci 0000:01:00.0: NOTE: Firmware DBGLOG output disabled in debug_mask: 0x10000000
[ 23.922442] ath10k_pci 0001:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
[ 23.922473] ath10k_pci 0001:01:00.0: msdu-desc: 2500 skid: 32
[ 23.999912] ath10k_pci 0001:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
[ 24.000735] ath10k_pci 0001:01:00.0: wmi print 'free: 34244 iram: 32964 sram: 6508'
[ 24.360427] ath10k_pci 0001:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
[ 24.360691] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[ 24.371374] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 24.376902] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.2: link becomes ready
[ 24.382799] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 24.390294] br-lan: port 2(wlan0) entered blocking state
[ 24.395226] br-lan: port 2(wlan0) entered disabled state
[ 24.401012] device wlan0 entered promiscuous mode
[ 24.406967] br-lan: port 3(wlan1) entered blocking state
[ 24.410574] br-lan: port 3(wlan1) entered disabled state
[ 24.416200] device wlan1 entered promiscuous mode
[ 24.421480] br-lan: port 1(eth1.1) entered blocking state
[ 24.425909] br-lan: port 1(eth1.1) entered forwarding state
[ 24.444120] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 24.954027] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[ 24.954201] br-lan: port 3(wlan1) entered blocking state
[ 24.959463] br-lan: port 3(wlan1) entered forwarding state
[ 32.192222] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 32.192600] br-lan: port 2(wlan0) entered blocking state
[ 32.197780] br-lan: port 2(wlan0) entered forwarding state
[62765.216243] br-lan: port 3(wlan1) entered disabled state
[62765.216376] br-lan: port 2(wlan0) entered disabled state
[62765.220799] br-lan: port 1(eth1.1) entered disabled state
[62765.243250] device eth1.1 left promiscuous mode
[62765.243274] device eth1 left promiscuous mode
[62765.246818] br-lan: port 1(eth1.1) entered disabled state
[62765.300892] IPv6: ADDRCONF(NETDEV_UP): eth1.1: link is not ready
[62765.370915] device wlan0 left promiscuous mode
[62765.371017] br-lan: port 2(wlan0) entered disabled state
[62765.399751] device wlan1 left promiscuous mode
[62765.399947] br-lan: port 3(wlan1) entered disabled state
[62765.543982] Generic PHY fixed-0:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=fixed-0:01, irq=POLL)
[62765.544860] dwmac1000: Master AXI performs any burst length
[62765.553003] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
[62765.558361] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock
[62765.567464] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[62765.576509] br-lan: port 1(eth1.1) entered blocking state
[62765.580141] br-lan: port 1(eth1.1) entered disabled state
[62765.585758] device eth1.1 entered promiscuous mode
[62765.590960] device eth1 entered promiscuous mode
[62765.597219] br-lan: port 2(wlan0) entered blocking state
[62765.600467] br-lan: port 2(wlan0) entered disabled state
[62765.605937] device wlan0 entered promiscuous mode
[62765.614118] br-lan: port 3(wlan1) entered blocking state
[62765.615552] br-lan: port 3(wlan1) entered disabled state
[62765.621210] device wlan1 entered promiscuous mode
[62765.627588] br-lan: port 3(wlan1) entered blocking state
[62765.630904] br-lan: port 3(wlan1) entered forwarding state
[62765.636291] br-lan: port 2(wlan0) entered blocking state
[62765.641573] br-lan: port 2(wlan0) entered forwarding state
[62765.909185] device wlan0 left promiscuous mode
[62765.909272] br-lan: port 2(wlan0) entered disabled state
[62766.019722] ath10k_pci 0000:01:00.0: peer-unmap-event: unknown peer id 0
[62766.019819] ath10k_pci 0000:01:00.0: peer-unmap-event: unknown peer id 0
[62766.240632] device wlan1 left promiscuous mode
[62766.240717] br-lan: port 3(wlan1) entered disabled state
[62766.310654] ath10k_pci 0001:01:00.0: peer-unmap-event: unknown peer id 0
[62766.310744] ath10k_pci 0001:01:00.0: peer-unmap-event: unknown peer id 0
[62766.618743] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
[62766.618789] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[62766.627173] br-lan: port 1(eth1.1) entered blocking state
[62766.632756] br-lan: port 1(eth1.1) entered forwarding state
[62767.994242] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
[62767.994275] ath10k_pci 0000:01:00.0: msdu-desc: 2500 skid: 32
[62768.070252] ath10k_pci 0000:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
[62768.071045] ath10k_pci 0000:01:00.0: wmi print 'free: 34244 iram: 32964 sram: 6508'
[62768.404901] ath10k_pci 0000:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
[62768.405133] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[62768.426773] br-lan: port 2(wlan0) entered blocking state
[62768.426822] br-lan: port 2(wlan0) entered disabled state
[62768.431615] device wlan0 entered promiscuous mode
[62769.875984] ath10k_pci 0001:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
[62769.876016] ath10k_pci 0001:01:00.0: msdu-desc: 2500 skid: 32
[62769.953615] ath10k_pci 0001:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
[62769.954426] ath10k_pci 0001:01:00.0: wmi print 'free: 34244 iram: 32964 sram: 6508'
[62770.359446] ath10k_pci 0001:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
[62770.359742] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[62770.375466] br-lan: port 3(wlan1) entered blocking state
[62770.375529] br-lan: port 3(wlan1) entered disabled state
[62770.381546] device wlan1 entered promiscuous mode
[62770.804953] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[62770.805395] br-lan: port 3(wlan1) entered blocking state
[62770.810637] br-lan: port 3(wlan1) entered forwarding state
[62776.734909] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[62776.735257] br-lan: port 2(wlan0) entered blocking state
[62776.740484] br-lan: port 2(wlan0) entered forwarding state
[63069.307187] br-lan: port 3(wlan1) entered disabled state
[63069.307332] br-lan: port 2(wlan0) entered disabled state
[63069.311729] br-lan: port 1(eth1.1) entered disabled state
[63069.331741] device eth1.1 left promiscuous mode
[63069.331765] device eth1 left promiscuous mode
[63069.335230] br-lan: port 1(eth1.1) entered disabled state
[63069.367120] IPv6: ADDRCONF(NETDEV_UP): eth1.1: link is not ready
[63069.471014] device wlan0 left promiscuous mode
[63069.471245] br-lan: port 2(wlan0) entered disabled state
[63069.511009] device wlan1 left promiscuous mode
[63069.511259] br-lan: port 3(wlan1) entered disabled state
[63069.616492] Generic PHY fixed-0:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=fixed-0:01, irq=POLL)
[63069.617409] dwmac1000: Master AXI performs any burst length
[63069.625476] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
[63069.630936] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock
[63069.639962] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[63069.663482] br-lan: port 1(eth1.1) entered blocking state
[63069.663508] br-lan: port 1(eth1.1) entered disabled state
[63069.668223] device eth1.1 entered promiscuous mode
[63069.673319] device eth1 entered promiscuous mode
[63069.681698] br-lan: port 2(wlan0) entered blocking state
[63069.682705] br-lan: port 2(wlan0) entered disabled state
[63069.688210] device wlan0 entered promiscuous mode
[63069.695208] br-lan: port 3(wlan1) entered blocking state
[63069.697894] br-lan: port 3(wlan1) entered disabled state
[63069.703576] device wlan1 entered promiscuous mode
[63069.734325] br-lan: port 3(wlan1) entered blocking state
[63069.734355] br-lan: port 3(wlan1) entered forwarding state
[63069.738820] br-lan: port 2(wlan0) entered blocking state
[63069.744087] br-lan: port 2(wlan0) entered forwarding state
[63069.950176] device wlan0 left promiscuous mode
[63069.950285] br-lan: port 2(wlan0) entered disabled state
[63070.002464] ath10k_pci 0000:01:00.0: peer-unmap-event: unknown peer id 0
[63070.002548] ath10k_pci 0000:01:00.0: peer-unmap-event: unknown peer id 0
[63070.113839] device wlan1 left promiscuous mode
[63070.113951] br-lan: port 3(wlan1) entered disabled state
[63070.168952] ath10k_pci 0001:01:00.0: peer-unmap-event: unknown peer id 0
[63070.169052] ath10k_pci 0001:01:00.0: peer-unmap-event: unknown peer id 0
[63070.699940] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
[63071.916259] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
[63071.916288] ath10k_pci 0000:01:00.0: msdu-desc: 2500 skid: 32
[63071.992210] ath10k_pci 0000:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
[63071.992997] ath10k_pci 0000:01:00.0: wmi print 'free: 34244 iram: 32964 sram: 6508'
[63072.325864] ath10k_pci 0000:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
[63072.326099] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[63072.339921] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[63072.349420] br-lan: port 1(eth1.1) entered blocking state
[63072.349472] br-lan: port 1(eth1.1) entered forwarding state
[63072.357055] br-lan: port 2(wlan0) entered blocking state
[63072.359187] br-lan: port 2(wlan0) entered disabled state
[63072.365170] device wlan0 entered promiscuous mode
[63073.682694] ath10k_pci 0001:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
[63073.682721] ath10k_pci 0001:01:00.0: msdu-desc: 2500 skid: 32
[63073.760293] ath10k_pci 0001:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
[63073.761079] ath10k_pci 0001:01:00.0: wmi print 'free: 34244 iram: 32964 sram: 6508'
[63074.115156] ath10k_pci 0001:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
[63074.115394] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[63074.130842] br-lan: port 3(wlan1) entered blocking state
[63074.130920] br-lan: port 3(wlan1) entered disabled state
[63074.136931] device wlan1 entered promiscuous mode
[63074.551027] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[63074.551320] br-lan: port 3(wlan1) entered blocking state
[63074.556500] br-lan: port 3(wlan1) entered forwarding state
[63081.905095] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[63081.905458] br-lan: port 2(wlan0) entered blocking state
[63081.910636] br-lan: port 2(wlan0) entered forwarding state
[64977.403083] br-lan: port 3(wlan1) entered disabled state
[64977.403217] br-lan: port 2(wlan0) entered disabled state
[64977.407677] br-lan: port 1(eth1.1) entered disabled state
[64977.421744] device eth1.1 left promiscuous mode
[64977.421771] device eth1 left promiscuous mode
[64977.425229] br-lan: port 1(eth1.1) entered disabled state
[64977.468838] IPv6: ADDRCONF(NETDEV_UP): eth1.1: link is not ready
[64977.548513] device wlan0 left promiscuous mode
[64977.548630] br-lan: port 2(wlan0) entered disabled state
[64977.577767] device wlan1 left promiscuous mode
[64977.577915] br-lan: port 3(wlan1) entered disabled state
[64977.735104] Generic PHY fixed-0:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=fixed-0:01, irq=POLL)
[64977.736327] dwmac1000: Master AXI performs any burst length
[64977.744171] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
[64977.749552] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock
[64977.758594] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[64977.768033] br-lan: port 1(eth1.1) entered blocking state
[64977.771270] br-lan: port 1(eth1.1) entered disabled state
[64977.776871] device eth1.1 entered promiscuous mode
[64977.782091] device eth1 entered promiscuous mode
[64977.793832] br-lan: port 2(wlan0) entered blocking state
[64977.793861] br-lan: port 2(wlan0) entered disabled state
[64977.798509] device wlan0 entered promiscuous mode
[64977.820921] br-lan: port 3(wlan1) entered blocking state
[64977.820957] br-lan: port 3(wlan1) entered disabled state
[64977.825535] device wlan1 entered promiscuous mode
[64977.834354] br-lan: port 3(wlan1) entered blocking state
[64977.835206] br-lan: port 3(wlan1) entered forwarding state
[64977.840745] br-lan: port 2(wlan0) entered blocking state
[64977.845878] br-lan: port 2(wlan0) entered forwarding state
[64978.077249] device wlan0 left promiscuous mode
[64978.077362] br-lan: port 2(wlan0) entered disabled state
[64978.158428] ath10k_pci 0000:01:00.0: peer-unmap-event: unknown peer id 0
[64978.158479] ath10k_pci 0000:01:00.0: peer-unmap-event: unknown peer id 0
[64978.297331] device wlan1 left promiscuous mode
[64978.297435] br-lan: port 3(wlan1) entered disabled state
[64978.323270] ath10k_pci 0001:01:00.0: peer-unmap-event: unknown peer id 0
[64978.323360] ath10k_pci 0001:01:00.0: peer-unmap-event: unknown peer id 0
[64978.787101] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
[64978.787148] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[64978.797946] br-lan: port 1(eth1.1) entered blocking state
[64978.801028] br-lan: port 1(eth1.1) entered forwarding state
[64980.203367] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
[64980.203402] ath10k_pci 0000:01:00.0: msdu-desc: 2500 skid: 32
[64980.279376] ath10k_pci 0000:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
[64980.280185] ath10k_pci 0000:01:00.0: wmi print 'free: 34244 iram: 32964 sram: 6508'
[64980.612924] ath10k_pci 0000:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
[64980.613156] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[64980.648192] br-lan: port 2(wlan0) entered blocking state
[64980.648224] br-lan: port 2(wlan0) entered disabled state
[64980.652772] device wlan0 entered promiscuous mode
[64981.959570] ath10k_pci 0001:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
[64981.959599] ath10k_pci 0001:01:00.0: msdu-desc: 2500 skid: 32
[64982.037593] ath10k_pci 0001:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
[64982.038390] ath10k_pci 0001:01:00.0: wmi print 'free: 34244 iram: 32964 sram: 6508'
[64982.423402] ath10k_pci 0001:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
[64982.423677] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[64982.440876] br-lan: port 3(wlan1) entered blocking state
[64982.440904] br-lan: port 3(wlan1) entered disabled state
[64982.445516] device wlan1 entered promiscuous mode
[64982.878202] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[64982.878582] br-lan: port 3(wlan1) entered blocking state
[64982.883650] br-lan: port 3(wlan1) entered forwarding state
[64988.804253] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[64988.804552] br-lan: port 2(wlan0) entered blocking state
[64988.809815] br-lan: port 2(wlan0) entered forwarding state
[72002.069094] conntrack: generic helper won't handle protocol 47. Please consider loading the specific helper module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant