Created
November 14, 2020 14:40
-
-
Save facboy/854d09d45ff55b1f4ced23c8893449ef to your computer and use it in GitHub Desktop.
OpenVPN with NSS R7800 kernel log - no eth0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] Booting Linux on physical CPU 0x0 | |
[ 0.000000] Linux version 5.4.75 (chrisng@xubuntu-vbox) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r12771-43e31bae67)) #0 SMP Sat Nov 14 11:57:26 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 X4S R7800 | |
[ 0.000000] Memory policy: Data cache writealloc | |
[ 0.000000] On node 0 totalpages: 122880 | |
[ 0.000000] Normal zone: 1080 pages used for memmap | |
[ 0.000000] Normal zone: 0 pages reserved | |
[ 0.000000] Normal zone: 122880 pages, LIFO batch:31 | |
[ 0.000000] percpu: Embedded 15 pages/cpu s30220 r8192 d23028 u61440 | |
[ 0.000000] pcpu-alloc: s30220 r8192 d23028 u61440 alloc=15*4096 | |
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 121800 | |
[ 0.000000] Kernel command line: | |
[ 0.000000] Bootloader command line (ignored): console=ttyHSL1,115200n8 | |
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) | |
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) | |
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off | |
[ 0.000000] Memory: 474820K/491520K available (6144K kernel code, 196K rwdata, 1544K rodata, 1024K init, 233K bss, 16700K reserved, 0K cma-reserved, 0K highmem) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 | |
[ 0.000000] rcu: Hierarchical RCU implementation. | |
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. | |
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 | |
[ 0.000000] random: get_random_bytes called from start_kernel+0x340/0x4ec with crng_init=0 | |
[ 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.000024] Switching to timer-based delay loop, resolution 160ns | |
[ 0.000269] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500) | |
[ 0.000289] pid_max: default: 32768 minimum: 301 | |
[ 0.000497] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) | |
[ 0.000517] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) | |
[ 0.001555] CPU: Testing write buffer coherency: ok | |
[ 0.002730] Setting up static identity map for 0x42300000 - 0x42300060 | |
[ 0.002913] rcu: Hierarchical SRCU implementation. | |
[ 0.003422] smp: Bringing up secondary CPUs ... | |
[ 0.005377] smp: Brought up 1 node, 2 CPUs | |
[ 0.005392] SMP: Total of 2 processors activated (25.00 BogoMIPS). | |
[ 0.005403] CPU: All CPU(s) started in SVC mode. | |
[ 0.017151] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0 | |
[ 0.017305] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns | |
[ 0.017333] futex hash table entries: 512 (order: 3, 32768 bytes, linear) | |
[ 0.017496] pinctrl core: initialized pinctrl subsystem | |
[ 0.018695] NET: Registered protocol family 16 | |
[ 0.018988] DMA: preallocated 256 KiB pool for atomic coherent allocations | |
[ 0.020390] cpuidle: using governor ladder | |
[ 0.020459] cpuidle: using governor menu | |
[ 0.057025] usbcore: registered new interface driver usbfs | |
[ 0.057107] usbcore: registered new interface driver hub | |
[ 0.057201] usbcore: registered new device driver usb | |
[ 0.057263] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.057277] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> | |
[ 0.057310] PTP clock support registered | |
[ 0.058202] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512 | |
[ 0.059350] clocksource: Switched to clocksource dg_timer | |
[ 0.060252] thermal_sys: Registered thermal governor 'step_wise' | |
[ 0.062906] NET: Registered protocol family 2 | |
[ 0.063666] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) | |
[ 0.063709] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) | |
[ 0.063751] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) | |
[ 0.063804] TCP: Hash tables configured (established 4096 bind 4096) | |
[ 0.063904] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) | |
[ 0.063936] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) | |
[ 0.064171] NET: Registered protocol family 1 | |
[ 0.064221] PCI: CLS 0 bytes, default 64 | |
[ 0.065540] workingset: timestamp_bits=14 max_order=17 bucket_order=3 | |
[ 0.072508] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.072524] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. | |
[ 0.113048] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda not found, using dummy regulator | |
[ 0.113203] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda_phy not found, using dummy regulator | |
[ 0.113323] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda_refclk not found, using dummy regulator | |
[ 0.113615] qcom-pcie 1b500000.pci: host bridge /soc/pci@1b500000 ranges: | |
[ 0.113641] qcom-pcie 1b500000.pci: Parsing ranges property... | |
[ 0.113685] qcom-pcie 1b500000.pci: IO 0x0fe00000..0x0fefffff -> 0x0fe00000 | |
[ 0.113723] qcom-pcie 1b500000.pci: MEM 0x08000000..0x0fdfffff -> 0x08000000 | |
[ 0.335028] qcom-pcie 1b500000.pci: Link up | |
[ 0.335193] qcom-pcie 1b500000.pci: PCI host bridge to bus 0000:00 | |
[ 0.335217] pci_bus 0000:00: root bus resource [bus 00-ff] | |
[ 0.335236] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xfe00000-0xfefffff]) | |
[ 0.335252] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff] | |
[ 0.335269] pci_bus 0000:00: scanning bus | |
[ 0.335316] pci 0000:00:00.0: [17cb:0101] type 01 class 0xff0000 | |
[ 0.335491] pci 0000:00:00.0: supports D1 | |
[ 0.335512] pci 0000:00:00.0: PME# supported from D0 D1 D3hot | |
[ 0.335531] pci 0000:00:00.0: PME# disabled | |
[ 0.340050] pci_bus 0000:00: fixups for bus | |
[ 0.340073] PCI: bus0: Fast back to back transfers disabled | |
[ 0.340094] pci 0000:00:00.0: scanning [bus 01-ff] behind bridge, pass 0 | |
[ 0.340236] pci_bus 0000:01: scanning bus | |
[ 0.340416] pci 0000:01:00.0: [168c:0046] type 00 class 0x028000 | |
[ 0.340772] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit] | |
[ 0.341922] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold | |
[ 0.341968] pci 0000:01:00.0: PME# disabled | |
[ 0.346475] pci_bus 0000:01: fixups for bus | |
[ 0.346549] PCI: bus1: Fast back to back transfers disabled | |
[ 0.346565] pci_bus 0000:01: bus scan returning with max=01 | |
[ 0.346585] pci 0000:00:00.0: scanning [bus 01-ff] behind bridge, pass 1 | |
[ 0.346604] pci_bus 0000:00: bus scan returning with max=ff | |
[ 0.346638] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x081fffff] | |
[ 0.346663] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit] | |
[ 0.346794] pci 0000:00:00.0: PCI bridge to [bus 01-ff] | |
[ 0.346815] pci 0000:00:00.0: bridge window [mem 0x08000000-0x081fffff] | |
[ 0.347023] pcieport 0000:00:00.0: assign IRQ: got 39 | |
[ 0.347591] pcieport 0000:00:00.0: AER: enabled with IRQ 40 | |
[ 0.348207] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda not found, using dummy regulator | |
[ 0.348340] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda_phy not found, using dummy regulator | |
[ 0.348471] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda_refclk not found, using dummy regulator | |
[ 0.348736] qcom-pcie 1b700000.pci: host bridge /soc/pci@1b700000 ranges: | |
[ 0.348761] qcom-pcie 1b700000.pci: Parsing ranges property... | |
[ 0.348804] qcom-pcie 1b700000.pci: IO 0x31e00000..0x31efffff -> 0x31e00000 | |
[ 0.348839] qcom-pcie 1b700000.pci: MEM 0x2e000000..0x31dfffff -> 0x2e000000 | |
[ 0.576735] qcom-pcie 1b700000.pci: Link up | |
[ 0.576898] qcom-pcie 1b700000.pci: PCI host bridge to bus 0001:00 | |
[ 0.576920] pci_bus 0001:00: root bus resource [bus 00-ff] | |
[ 0.576936] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff] | |
[ 0.576951] pci_bus 0001:00: scanning bus | |
[ 0.576996] pci 0001:00:00.0: [17cb:0101] type 01 class 0xff0000 | |
[ 0.577153] pci 0001:00:00.0: supports D1 | |
[ 0.577171] pci 0001:00:00.0: PME# supported from D0 D1 D3hot | |
[ 0.577190] pci 0001:00:00.0: PME# disabled | |
[ 0.581656] pci_bus 0001:00: fixups for bus | |
[ 0.581677] PCI: bus0: Fast back to back transfers disabled | |
[ 0.581697] pci 0001:00:00.0: scanning [bus 01-ff] behind bridge, pass 0 | |
[ 0.581849] pci_bus 0001:01: scanning bus | |
[ 0.582043] pci 0001:01:00.0: [168c:0046] type 00 class 0x028000 | |
[ 0.582424] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit] | |
[ 0.583661] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold | |
[ 0.583709] pci 0001:01:00.0: PME# disabled | |
[ 0.583967] pci 0001:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0001:00:00.0 (capable of 4.000 Gb/s with 5 GT/s x1 link) | |
[ 0.588284] pci_bus 0001:01: fixups for bus | |
[ 0.588360] PCI: bus1: Fast back to back transfers disabled | |
[ 0.588378] pci_bus 0001:01: bus scan returning with max=01 | |
[ 0.588395] pci 0001:00:00.0: scanning [bus 01-ff] behind bridge, pass 1 | |
[ 0.588415] pci_bus 0001:00: bus scan returning with max=ff | |
[ 0.588443] pci 0001:00:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff] | |
[ 0.588467] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit] | |
[ 0.588600] pci 0001:00:00.0: PCI bridge to [bus 01-ff] | |
[ 0.588621] pci 0001:00:00.0: bridge window [mem 0x2e000000-0x2e1fffff] | |
[ 0.588812] pcieport 0001:00:00.0: assign IRQ: got 41 | |
[ 0.589489] pcieport 0001:00:00.0: AER: enabled with IRQ 42 | |
[ 0.592272] L2 @ QSB rate. Forcing new rate. | |
[ 0.592503] L2 @ 384000 KHz | |
[ 0.592691] CPU0 @ 800000 KHz | |
[ 0.592705] CPU1 @ QSB rate. Forcing new rate. | |
[ 0.592836] CPU1 @ 384000 KHz | |
[ 0.596672] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0 | |
[ 0.599007] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled | |
[ 0.600001] msm_serial 16340000.serial: msm_serial: detected port #0 | |
[ 0.600054] msm_serial 16340000.serial: uartclk = 7372800 | |
[ 0.600127] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 43, base_baud = 460800) is a MSM | |
[ 0.600167] msm_serial: console setup on port #0 | |
[ 1.376492] printk: console [ttyMSM0] enabled | |
[ 1.381561] msm_serial: driver initialized | |
[ 1.390894] loop: module loaded | |
[ 1.392527] nand: device found, Manufacturer ID: 0x01, Chip ID: 0xa1 | |
[ 1.392848] nand: AMD/Spansion S34MS01G2 | |
[ 1.399444] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 | |
[ 1.403531] 8 fixed-partitions partitions found on MTD device qcom_nand.0 | |
[ 1.410804] Creating 8 MTD partitions on "qcom_nand.0": | |
[ 1.417595] 0x000000000000-0x000000c80000 : "qcadata" | |
[ 1.427963] random: fast init done | |
[ 1.444397] 0x000000c80000-0x000001180000 : "APPSBL" | |
[ 1.453879] 0x000001180000-0x000001200000 : "APPSBLENV" | |
[ 1.455691] 0x000001200000-0x000001340000 : "art" | |
[ 1.460962] 0x000001340000-0x000001480000 : "artbak" | |
[ 1.465772] 0x000001480000-0x000001880000 : "kernel" | |
[ 1.475410] 0x000001880000-0x000007900000 : "ubi" | |
[ 1.635939] 0x000007900000-0x000008000000 : "reserve" | |
[ 1.650348] libphy: ipq8064_mdio_bus: probed | |
[ 1.665590] switch0: Atheros AR8337 rev. 2 switch registered on 37000000.mdio-mii | |
[ 2.506023] ar8327: qca,phy-rgmii-en is not specified | |
[ 2.506634] libphy: Fixed MDIO Bus: probed | |
[ 2.510720] i2c /dev entries driver | |
[ 2.516500] cpuidle: enable-method property 'qcom,kpss-acc-v1' found operations | |
[ 2.517556] cpuidle: enable-method property 'qcom,kpss-acc-v1' found operations | |
[ 2.525475] sdhci: Secure Digital Host Controller Interface driver | |
[ 2.532101] sdhci: Copyright(c) Pierre Ossman | |
[ 2.538264] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 2.545211] NET: Registered protocol family 10 | |
[ 2.549802] Segment Routing with IPv6 | |
[ 2.552766] NET: Registered protocol family 17 | |
[ 2.556509] Bridge firewalling registered | |
[ 2.561079] 8021q: 802.1Q VLAN Support v1.8 | |
[ 2.564861] Registering SWP/SWPB emulation handler | |
[ 2.596588] qcom_rpm 108000.rpm: RPM firmware 3.0.16777364 | |
[ 2.610571] s1a: Bringing 0uV into 1050000-1050000uV | |
[ 2.610862] s1a: supplied by regulator-dummy | |
[ 2.614750] s1b: Bringing 0uV into 1050000-1050000uV | |
[ 2.619075] s1b: supplied by regulator-dummy | |
[ 2.624033] s2a: Bringing 0uV into 775000-775000uV | |
[ 2.628282] s2a: supplied by regulator-dummy | |
[ 2.632880] s2b: Bringing 0uV into 775000-775000uV | |
[ 2.637295] s2b: supplied by regulator-dummy | |
[ 2.651969] UBI: auto-attach mtd6 | |
[ 2.651997] ubi0: attaching mtd6 | |
[ 2.730774] random: crng init done | |
[ 3.515922] ubi0: scanning is finished | |
[ 3.527917] ubi0: attached mtd6 (name "ubi", size 96 MiB) | |
[ 3.527944] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes | |
[ 3.532380] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 | |
[ 3.539062] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 | |
[ 3.546010] ubi0: good PEBs: 772, bad PEBs: 0, corrupted PEBs: 0 | |
[ 3.552771] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128 | |
[ 3.558942] ubi0: max/mean erase counter: 21/12, WL threshold: 4096, image sequence number: 846191805 | |
[ 3.566048] ubi0: available PEBs: 0, total reserved PEBs: 772, PEBs reserved for bad PEB handling: 20 | |
[ 3.575460] ubi0: background thread "ubi_bgt0d" started, PID 68 | |
[ 3.576354] block ubiblock0_0: created from ubi0:0(rootfs) | |
[ 3.590262] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem | |
[ 3.595752] hctosys: unable to open rtc device (rtc0) | |
[ 3.609938] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. | |
[ 3.611257] Freeing unused kernel memory: 1024K | |
[ 3.639993] Run /sbin/init as init process | |
[ 4.014097] init: Console is alive | |
[ 4.014222] init: - watchdog - | |
[ 5.864008] kmodloader: loading kernel modules from /etc/modules-boot.d/* | |
[ 6.036813] SGI XFS with security attributes, no debug enabled | |
[ 6.040746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 6.044372] SCSI subsystem initialized | |
[ 6.052038] libata version 3.00 loaded. | |
[ 6.053916] ahci 29000000.sata: 29000000.sata supply ahci not found, using dummy regulator | |
[ 6.054008] ahci 29000000.sata: 29000000.sata supply phy not found, using dummy regulator | |
[ 6.061229] ahci 29000000.sata: 29000000.sata supply target not found, using dummy regulator | |
[ 6.073864] ahci 29000000.sata: forcing port_map 0x0 -> 0x1 | |
[ 6.077873] ahci 29000000.sata: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode | |
[ 6.083194] ahci 29000000.sata: flags: ncq sntf pm led clo only pmp pio slum part ccc apst | |
[ 6.092823] scsi host0: ahci | |
[ 6.100228] ata1: SATA max UDMA/133 mmio [mem 0x29000000-0x2900017f] port 0x100 irq 26 | |
[ 6.432199] ata1: SATA link down (SStatus 0 SControl 300) | |
[ 6.438124] ehci-fsl: Freescale EHCI Host controller driver | |
[ 6.440221] ehci-platform: EHCI generic platform driver | |
[ 6.452597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
[ 6.453072] ohci-platform: OHCI generic platform driver | |
[ 6.459734] dwc3-qcom 110f8800.usb3: IRQ hs_phy_irq not found | |
[ 6.462785] dwc3-qcom 110f8800.usb3: IRQ dp_hs_phy_irq not found | |
[ 6.468686] dwc3-qcom 110f8800.usb3: IRQ dm_hs_phy_irq not found | |
[ 6.474859] dwc3-qcom 110f8800.usb3: IRQ ss_phy_irq not found | |
[ 6.482486] dwc3-qcom 100f8800.usb3: IRQ hs_phy_irq not found | |
[ 6.486395] dwc3-qcom 100f8800.usb3: IRQ dp_hs_phy_irq not found | |
[ 6.492211] dwc3-qcom 100f8800.usb3: IRQ dm_hs_phy_irq not found | |
[ 6.498201] dwc3-qcom 100f8800.usb3: IRQ ss_phy_irq not found | |
[ 6.505654] dwc3 11000000.dwc3: Failed to get clk 'ref': -2 | |
[ 6.570906] dwc3 10000000.dwc3: Failed to get clk 'ref': -2 | |
[ 6.643209] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller | |
[ 6.643250] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 | |
[ 6.647733] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010 | |
[ 6.655256] xhci-hcd xhci-hcd.0.auto: irq 47, io mem 0x11000000 | |
[ 6.665387] hub 1-0:1.0: USB hub found | |
[ 6.670493] hub 1-0:1.0: 1 port detected | |
[ 6.674427] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller | |
[ 6.678314] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 | |
[ 6.683685] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed | |
[ 6.691996] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. | |
[ 6.698092] hub 2-0:1.0: USB hub found | |
[ 6.706099] hub 2-0:1.0: 1 port detected | |
[ 6.709909] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller | |
[ 6.713649] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3 | |
[ 6.719075] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010 | |
[ 6.726605] xhci-hcd xhci-hcd.1.auto: irq 48, io mem 0x10000000 | |
[ 6.737699] hub 3-0:1.0: USB hub found | |
[ 6.741872] hub 3-0:1.0: 1 port detected | |
[ 6.745766] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller | |
[ 6.749757] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4 | |
[ 6.754966] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed | |
[ 6.762674] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. | |
[ 6.769417] hub 4-0:1.0: USB hub found | |
[ 6.777463] hub 4-0:1.0: 1 port detected | |
[ 6.783855] usbcore: registered new interface driver usb-storage | |
[ 6.785096] kmodloader: done loading kernel modules from /etc/modules-boot.d/* | |
[ 6.801624] init: - preinit - | |
[ 19.484774] mount_root: loading kmods from internal overlay | |
[ 19.517333] kmodloader: loading kernel modules from //etc/modules-boot.d/* | |
[ 19.521307] kmodloader: done loading kernel modules from //etc/modules-boot.d/* | |
[ 19.549773] blk_update_request: I/O error, dev mtdblock0, sector 0 op 0x0:(READ) flags 0x80700 phys_seg 4 prio class 0 | |
[ 19.574186] blk_update_request: I/O error, dev mtdblock0, sector 8 op 0x0:(READ) flags 0x80700 phys_seg 3 prio class 0 | |
[ 19.580042] blk_update_request: I/O error, dev mtdblock0, sector 16 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0 | |
[ 19.584832] blk_update_request: I/O error, dev mtdblock0, sector 24 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0 | |
[ 19.595439] blk_update_request: I/O error, dev mtdblock0, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 | |
[ 19.605287] Buffer I/O error on dev mtdblock0, logical block 0, async page read | |
[ 19.697904] blk_update_request: I/O error, dev mtdblock0, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 | |
[ 19.697950] Buffer I/O error on dev mtdblock0, logical block 0, async page read | |
[ 19.708664] blk_update_request: I/O error, dev mtdblock1, sector 0 op 0x0:(READ) flags 0x80700 phys_seg 3 prio class 0 | |
[ 19.715473] blk_update_request: I/O error, dev mtdblock1, sector 8 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0 | |
[ 19.726280] blk_update_request: I/O error, dev mtdblock1, sector 16 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0 | |
[ 19.736973] blk_update_request: I/O error, dev mtdblock1, sector 24 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0 | |
[ 19.747627] Buffer I/O error on dev mtdblock1, logical block 0, async page read | |
[ 19.760450] Buffer I/O error on dev mtdblock1, logical block 0, async page read | |
[ 19.941136] UBIFS (ubi0:1): Mounting in unauthenticated mode | |
[ 19.941417] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 162 | |
[ 19.992200] UBIFS (ubi0:1): recovery needed | |
[ 20.117039] UBIFS (ubi0:1): recovery completed | |
[ 20.117130] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data" | |
[ 20.120480] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes | |
[ 20.128278] UBIFS (ubi0:1): FS size: 83169280 bytes (79 MiB, 655 LEBs), journal size 4190208 bytes (3 MiB, 33 LEBs) | |
[ 20.138269] UBIFS (ubi0:1): reserved for root: 3928290 bytes (3836 KiB) | |
[ 20.148473] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID D69E2120-B004-4B9A-9B56-BD9A952BB0AB, small LPT model | |
[ 20.157003] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab | |
[ 20.174096] block: extroot: not configured | |
[ 20.174236] UBIFS (ubi0:1): un-mount UBI device 0 | |
[ 20.177479] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" stops | |
[ 20.185300] UBIFS (ubi0:1): Mounting in unauthenticated mode | |
[ 20.188483] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 163 | |
[ 20.289616] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data" | |
[ 20.289697] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes | |
[ 20.296424] UBIFS (ubi0:1): FS size: 83169280 bytes (79 MiB, 655 LEBs), journal size 4190208 bytes (3 MiB, 33 LEBs) | |
[ 20.306383] UBIFS (ubi0:1): reserved for root: 3928290 bytes (3836 KiB) | |
[ 20.316622] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID D69E2120-B004-4B9A-9B56-BD9A952BB0AB, small LPT model | |
[ 20.329375] mount_root: loading kmods from internal overlay | |
[ 20.368039] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/* | |
[ 20.371282] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/* | |
[ 20.389172] Buffer I/O error on dev mtdblock0, logical block 0, async page read | |
[ 20.394148] Buffer I/O error on dev mtdblock0, logical block 0, async page read | |
[ 20.402204] Buffer I/O error on dev mtdblock1, logical block 0, async page read | |
[ 20.406462] Buffer I/O error on dev mtdblock1, logical block 0, async page read | |
[ 20.621293] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab | |
[ 20.627589] block: extroot: not configured | |
[ 20.630928] mount_root: switching to ubifs overlay | |
[ 20.652134] urandom-seed: Seeding with /etc/urandom.seed | |
[ 20.760283] procd: - early - | |
[ 20.760346] procd: - watchdog - | |
[ 21.321598] procd: - watchdog - | |
[ 21.322218] procd: - ubus - | |
[ 21.405561] procd: - init - | |
[ 22.183935] urngd: v1.0.2 started. | |
[ 22.295117] kmodloader: loading kernel modules from /etc/modules.d/* | |
[ 22.315286] Key type cifs.idmap registered | |
[ 22.327007] NET: Registered protocol family 15 | |
[ 22.328687] Initializing XFRM netlink socket | |
[ 22.332073] tun: Universal TUN/TAP device driver, 1.6 | |
[ 22.338596] ********************************************************** | |
[ 22.339800] * Driver :NSS GMAC Driver - RTL v(3.72a) | |
[ 22.346135] * Version :1.0 | |
[ 22.351324] * Copyright :Copyright (c) 2013-2018 The Linux Foundation. All rights reserved. | |
[ 22.354384] ********************************************************** | |
[ 22.504910] nss_driver - fw of size 536324 bytes copied to load addr: 40000000, nss_id : 0 | |
[ 22.505740] nss_driver - Turbo Support 1 | |
[ 22.512141] Supported Frequencies - | |
[ 22.512143] 800Mhz | |
[ 22.516222] 800Mhz | |
[ 22.519849] 800Mhz | |
[ 22.521604] | |
[ 22.525975] 8ddebf8c: meminfo init succeed | |
[ 22.551049] nss_driver - fw of size 218224 bytes copied to load addr: 40800000, nss_id : 1 | |
[ 22.551364] b2322889: meminfo init succeed | |
[ 22.556969] node size 1 # items 2 | |
[ 22.558271] debugfs: File 'n2h' in directory 'stats' already present! | |
[ 22.562438] memory: 0 0 (avl 487276544) items 2 active_cores 2 | |
[ 22.562449] 8ddebf8c: nss core 0 booted successfully | |
[ 22.577915] debugfs: File 'qrfs' in directory 'stats' already present! | |
[ 22.583118] debugfs: File 'c2c_tx' in directory 'stats' already present! | |
[ 22.589372] debugfs: File 'c2c_rx' in directory 'stats' already present! | |
[ 22.596302] debugfs: File 'unaligned' in directory 'stats' already present! | |
[ 22.605774] node size 1 # items 2 | |
[ 22.609592] memory: 0 0 (avl 487276544) items 2 active_cores 2 | |
[ 22.613145] b2322889: nss core 1 booted successfully | |
[ 22.627446] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver | |
[ 22.631149] gre: GRE over IPv4 demultiplexor driver | |
[ 22.633055] ip_gre: GRE over IPv4 tunneling driver | |
[ 22.674921] Mirror/redirect action on | |
[ 22.683205] u32 classifier | |
[ 22.683227] input device check on | |
[ 22.684798] Actions configured | |
[ 22.695205] fuse: init (API version 7.31) | |
[ 22.698285] usbcore: registered new interface driver chaoskey | |
[ 22.698898] Loading modules backported from Linux version v5.8-0-gbcf876870b95 | |
[ 22.704031] Backport generated by backports.git v5.8-1-0-g79400d9e | |
[ 22.748168] wireguard: WireGuard 1.0.20201112 loaded. See www.wireguard.com for information. | |
[ 22.748196] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <[email protected]>. All Rights Reserved. | |
[ 22.778435] xt_time: kernel timezone is -0000 | |
[ 22.838650] PPP generic driver version 2.4.2 | |
[ 22.839354] PPP MPPE Compression module registered | |
[ 22.842866] NET: Registered protocol family 24 | |
[ 22.847334] PPTP driver version 0.8.5 | |
[ 22.866708] ath10k_pci 0000:01:00.0: assign IRQ: got 39 | |
[ 22.866731] ath10k 5.4 driver, optimized for CT firmware, probing pci device: 0x46. | |
[ 22.866798] ath10k_mac_create, priv_size: 876 hw: c92426af hw->priv: 7ea238e6 | |
[ 22.874081] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142) | |
[ 22.880646] ath10k_pci 0000:01:00.0: enabling bus mastering | |
[ 22.881157] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0 | |
[ 23.966146] ath10k_pci 0000:01:00.0: qca9984/qca9994 hw1.0 target 0x01000000 chip_id 0x00000000 sub 168c:cafe | |
[ 23.966179] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0 | |
[ 23.976916] ath10k_pci 0000:01:00.0: firmware ver 10.4b-ct-9984-fW-13-795874169 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 f3d4b769 | |
[ 26.301422] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id 0:1 crc32 85498734 | |
[ 32.127718] ath10k_pci 0000:01:00.0: unsupported HTC service id: 1536 | |
[ 32.128675] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96 | |
[ 32.133360] ath10k_pci 0000:01:00.0: msdu-desc: 2500 skid: 32 | |
[ 32.216669] 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' | |
[ 32.217546] ath10k_pci 0000:01:00.0: wmi print 'free: 84920 iram: 13316 sram: 11224' | |
[ 32.506394] 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 | |
[ 32.598723] ath: EEPROM regdomain sanitized | |
[ 32.598738] ath: EEPROM regdomain: 0x64 | |
[ 32.598748] ath: EEPROM indicates we should expect a direct regpair map | |
[ 32.598771] ath: Country alpha2 being used: 00 | |
[ 32.598780] ath: Regpair used: 0x64 | |
[ 32.603520] ath10k_pci 0001:01:00.0: assign IRQ: got 41 | |
[ 32.603555] ath10k 5.4 driver, optimized for CT firmware, probing pci device: 0x46. | |
[ 32.603674] ath10k_mac_create, priv_size: 876 hw: fc273d59 hw->priv: 052b9596 | |
[ 32.610947] ath10k_pci 0001:01:00.0: enabling device (0140 -> 0142) | |
[ 32.617383] ath10k_pci 0001:01:00.0: enabling bus mastering | |
[ 32.617974] ath10k_pci 0001:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0 | |
[ 33.262353] ath10k_pci 0001:01:00.0: qca9984/qca9994 hw1.0 target 0x01000000 chip_id 0x00000000 sub 168c:cafe | |
[ 33.262386] ath10k_pci 0001:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0 | |
[ 33.273336] ath10k_pci 0001:01:00.0: firmware ver 10.4b-ct-9984-fW-13-795874169 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 f3d4b769 | |
[ 35.601261] ath10k_pci 0001:01:00.0: board_file api 2 bmi_id 0:2 crc32 85498734 | |
[ 41.449992] ath10k_pci 0001:01:00.0: unsupported HTC service id: 1536 | |
[ 41.451125] ath10k_pci 0001:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96 | |
[ 41.455452] ath10k_pci 0001:01:00.0: msdu-desc: 2500 skid: 32 | |
[ 41.541072] 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' | |
[ 41.541949] ath10k_pci 0001:01:00.0: wmi print 'free: 84920 iram: 13316 sram: 11224' | |
[ 41.851964] 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 | |
[ 41.942450] ath: EEPROM regdomain sanitized | |
[ 41.942459] ath: EEPROM regdomain: 0x64 | |
[ 41.942464] ath: EEPROM indicates we should expect a direct regpair map | |
[ 41.942475] ath: Country alpha2 being used: 00 | |
[ 41.942481] ath: Regpair used: 0x64 | |
[ 41.949077] kmodloader: done loading kernel modules from /etc/modules.d/* | |
[ 44.635490] ECM init | |
[ 44.635542] ECM database jhash random seed: 0x3d0cdbdd | |
[ 44.638137] ECM init complete | |
[ 47.336476] ipq8064-mdio 37000000.mdio eth1: 1000 Mbps Full Duplex | |
[ 48.418037] br-lan: port 1(eth1.1) entered blocking state | |
[ 48.418096] br-lan: port 1(eth1.1) entered disabled state | |
[ 48.423472] device eth1.1 entered promiscuous mode | |
[ 48.427806] device eth1 entered promiscuous mode | |
[ 48.433804] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready | |
[ 48.437949] br-lan: port 1(eth1.1) entered blocking state | |
[ 48.443340] br-lan: port 1(eth1.1) entered forwarding state | |
[ 48.934159] print_req_error: 14 callbacks suppressed | |
[ 48.934166] blk_update_request: I/O error, dev mtdblock0, sector 0 op 0x0:(READ) flags 0x80700 phys_seg 4 prio class 0 | |
[ 48.939135] blk_update_request: I/O error, dev mtdblock0, sector 8 op 0x0:(READ) flags 0x80700 phys_seg 3 prio class 0 | |
[ 48.949801] blk_update_request: I/O error, dev mtdblock0, sector 16 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0 | |
[ 48.960598] blk_update_request: I/O error, dev mtdblock0, sector 24 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0 | |
[ 48.971131] blk_update_request: I/O error, dev mtdblock0, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 | |
[ 48.980897] Buffer I/O error on dev mtdblock0, logical block 0, async page read | |
[ 48.997605] blk_update_request: I/O error, dev mtdblock0, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0 | |
[ 48.998453] Buffer I/O error on dev mtdblock0, logical block 0, async page read | |
[ 49.010836] blk_update_request: I/O error, dev mtdblock1, sector 0 op 0x0:(READ) flags 0x80700 phys_seg 3 prio class 0 | |
[ 49.017274] blk_update_request: I/O error, dev mtdblock1, sector 8 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0 | |
[ 49.028034] blk_update_request: I/O error, dev mtdblock1, sector 16 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0 | |
[ 49.038598] blk_update_request: I/O error, dev mtdblock1, sector 24 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0 | |
[ 49.049341] Buffer I/O error on dev mtdblock1, logical block 0, async page read | |
[ 49.062304] Buffer I/O error on dev mtdblock1, logical block 0, async page read | |
[ 49.449848] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready | |
[ 49.537142] ath: EEPROM regdomain: 0x833a | |
[ 49.537161] ath: EEPROM indicates we should expect a country code | |
[ 49.540230] ath: doing EEPROM country->regdmn map search | |
[ 49.546213] ath: country maps to regdmn code: 0x37 | |
[ 49.551640] ath: Country alpha2 being used: GB | |
[ 49.556177] ath: Regpair used: 0x37 | |
[ 49.560666] ath: regdomain 0x833a dynamically updated by user | |
[ 49.564018] ath: EEPROM regdomain: 0x833a | |
[ 49.569973] ath: EEPROM indicates we should expect a country code | |
[ 49.573891] ath: doing EEPROM country->regdmn map search | |
[ 49.580034] ath: country maps to regdmn code: 0x37 | |
[ 49.585349] ath: Country alpha2 being used: GB | |
[ 49.590004] ath: Regpair used: 0x37 | |
[ 49.594376] ath: regdomain 0x833a dynamically updated by user | |
[ 56.986052] ath10k_pci 0001:01:00.0: unsupported HTC service id: 1536 | |
[ 56.986088] ath10k_pci 0001:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96 | |
[ 56.991568] ath10k_pci 0001:01:00.0: msdu-desc: 2500 skid: 32 | |
[ 57.076948] 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' | |
[ 57.077813] ath10k_pci 0001:01:00.0: wmi print 'free: 84920 iram: 13316 sram: 11224' | |
[ 57.507454] ath10k_pci 0001:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4 | |
[ 57.508096] wlan1: Created a NSS virtual interface | |
[ 57.582304] br-lan: port 2(wlan1) entered blocking state | |
[ 57.582332] br-lan: port 2(wlan1) entered disabled state | |
[ 57.586967] device wlan1 entered promiscuous mode | |
[ 57.894628] ath10k_pci 0001:01:00.0: NOTE: Firmware DBGLOG output disabled in debug_mask: 0x10000000 | |
[ 58.189144] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready | |
[ 58.189337] br-lan: port 2(wlan1) entered blocking state | |
[ 58.194671] br-lan: port 2(wlan1) entered forwarding state | |
[ 64.137732] ath10k_pci 0000:01:00.0: unsupported HTC service id: 1536 | |
[ 64.137772] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96 | |
[ 64.143244] ath10k_pci 0000:01:00.0: msdu-desc: 2500 skid: 32 | |
[ 64.226537] 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' | |
[ 64.227358] ath10k_pci 0000:01:00.0: wmi print 'free: 84920 iram: 13316 sram: 11224' | |
[ 64.615128] ath10k_pci 0000:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4 | |
[ 64.615457] debugfs: File 'virt_if' in directory 'stats' already present! | |
[ 64.625444] wlan0: Created a NSS virtual interface | |
[ 64.634221] br-lan: port 3(wlan0) entered blocking state | |
[ 64.636656] br-lan: port 3(wlan0) entered disabled state | |
[ 64.642363] device wlan0 entered promiscuous mode | |
[ 65.278415] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready | |
[ 65.278571] br-lan: port 3(wlan0) entered blocking state | |
[ 65.283921] br-lan: port 3(wlan0) entered forwarding state | |
[ 71.200355] br-lan: port 4(wlan0.sta4) entered blocking state | |
[ 71.200391] br-lan: port 4(wlan0.sta4) entered disabled state | |
[ 71.205643] device wlan0.sta4 entered promiscuous mode | |
[ 71.211828] debugfs: File 'virt_if' in directory 'stats' already present! | |
[ 71.216272] wlan0.sta4: Created a NSS virtual interface | |
[ 71.223140] br-lan: port 4(wlan0.sta4) entered blocking state | |
[ 71.227750] br-lan: port 4(wlan0.sta4) entered forwarding state | |
[ 71.261701] ath10k_pci 0000:01:00.0: Invalid peer id 4 or peer stats buffer, peer: 00000000 sta: 00000000 | |
[ 74.657601] br-lan: port 5(wlan1.sta1) entered blocking state | |
[ 74.657636] br-lan: port 5(wlan1.sta1) entered disabled state | |
[ 74.662669] device wlan1.sta1 entered promiscuous mode | |
[ 74.679063] debugfs: File 'virt_if' in directory 'stats' already present! | |
[ 74.679365] wlan1.sta1: Created a NSS virtual interface | |
[ 74.685484] br-lan: port 5(wlan1.sta1) entered blocking state | |
[ 74.689944] br-lan: port 5(wlan1.sta1) entered forwarding state | |
[ 1215.820081] ath10k_pci 0000:01:00.0: Invalid VHT mcs 15 peer stats |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment