Skip to content

Instantly share code, notes, and snippets.

@huaracheguarache
Created October 29, 2019 07:44
Show Gist options
  • Save huaracheguarache/d4e90df68fb00f95ff99b645d4486609 to your computer and use it in GitHub Desktop.
Save huaracheguarache/d4e90df68fb00f95ff99b645d4486609 to your computer and use it in GitHub Desktop.
bootlog
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.19.79 (bark@frog) (gcc version 8.3.0 (OpenWrt GCC 8.3.0 r11346-cf8f9af0e0)) #0 SMP Mon Oct 28 19:11:53 2019
[ 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] random: get_random_bytes called from start_kernel+0x80/0x47c with crng_init=0
[ 0.000000] percpu: Embedded 15 pages/cpu s29964 r8192 d23284 u61440
[ 0.000000] pcpu-alloc: s29964 r8192 d23284 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)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 475884K/491520K available (5286K kernel code, 180K rwdata, 1364K rodata, 1024K init, 228K bss, 15636K 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 : 0x(ptrval) - 0x(ptrval) (6279 kB)
[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB)
[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 181 kB)
[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 229 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: 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.000249] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500)
[ 0.000274] pid_max: default: 32768 minimum: 301
[ 0.000448] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000468] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.001367] CPU: Testing write buffer coherency: ok
[ 0.002494] Setting up static identity map for 0x42300000 - 0x42300060
[ 0.002671] rcu: Hierarchical SRCU implementation.
[ 0.003511] smp: Bringing up secondary CPUs ...
[ 0.005450] smp: Brought up 1 node, 2 CPUs
[ 0.005468] SMP: Total of 2 processors activated (25.00 BogoMIPS).
[ 0.005479] CPU: All CPU(s) started in SVC mode.
[ 0.016204] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0
[ 0.016360] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.016391] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 0.016553] pinctrl core: initialized pinctrl subsystem
[ 0.017696] NET: Registered protocol family 16
[ 0.017974] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.019321] cpuidle: using governor ladder
[ 0.019389] cpuidle: using governor menu
[ 0.042797] usbcore: registered new interface driver usbfs
[ 0.042882] usbcore: registered new interface driver hub
[ 0.042967] usbcore: registered new device driver usb
[ 0.043026] pps_core: LinuxPPS API ver. 1 registered
[ 0.043040] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.043073] PTP clock support registered
[ 0.044694] clocksource: Switched to clocksource dg_timer
[ 0.047934] NET: Registered protocol family 2
[ 0.048512] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[ 0.048552] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.048593] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.048646] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.048745] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.048780] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.049003] NET: Registered protocol family 1
[ 0.049052] PCI: CLS 0 bytes, default 64
[ 0.050281] No memory allocated for crashlog
[ 0.050557] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[ 0.056890] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.056904] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.066212] io scheduler noop registered
[ 0.066232] io scheduler deadline registered (default)
[ 0.069526] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda not found, using dummy regulator
[ 0.069644] qcom-pcie 1b500000.pci: Linked as a consumer to regulator.0
[ 0.069673] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda_phy not found, using dummy regulator
[ 0.069780] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda_refclk not found, using dummy regulator
[ 0.070060] qcom-pcie 1b500000.pci: host bridge /soc/pci@1b500000 ranges:
[ 0.070086] qcom-pcie 1b500000.pci: Parsing ranges property...
[ 0.070118] qcom-pcie 1b500000.pci: IO 0x0fe00000..0x0fefffff -> 0x0fe00000
[ 0.070149] qcom-pcie 1b500000.pci: MEM 0x08000000..0x0fdfffff -> 0x08000000
[ 0.290171] qcom-pcie 1b500000.pci: Link up
[ 0.290338] qcom-pcie 1b500000.pci: PCI host bridge to bus 0000:00
[ 0.290362] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.290382] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xfe00000-0xfefffff])
[ 0.290402] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff]
[ 0.290418] pci_bus 0000:00: scanning bus
[ 0.290468] pci 0000:00:00.0: [17cb:0101] type 01 class 0x060400
[ 0.290614] pci 0000:00:00.0: supports D1
[ 0.290624] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 0.290640] pci 0000:00:00.0: PME# disabled
[ 0.294628] pci_bus 0000:00: fixups for bus
[ 0.294650] PCI: bus0: Fast back to back transfers disabled
[ 0.294671] pci 0000:00:00.0: scanning [bus 01-ff] behind bridge, pass 0
[ 0.294815] pci_bus 0000:01: scanning bus
[ 0.295101] pci 0000:01:00.0: [168c:0046] type 00 class 0x028000
[ 0.295456] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[ 0.296551] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.296593] pci 0000:01:00.0: PME# disabled
[ 0.300735] pci_bus 0000:01: fixups for bus
[ 0.300806] PCI: bus1: Fast back to back transfers disabled
[ 0.300823] pci_bus 0000:01: bus scan returning with max=01
[ 0.300841] pci 0000:00:00.0: scanning [bus 01-ff] behind bridge, pass 1
[ 0.300858] pci_bus 0000:00: bus scan returning with max=ff
[ 0.300909] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x081fffff]
[ 0.300935] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit]
[ 0.301064] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 0.301088] pci 0000:00:00.0: bridge window [mem 0x08000000-0x081fffff]
[ 0.301295] pcieport 0000:00:00.0: assign IRQ: got 35
[ 0.301663] pcieport 0000:00:00.0: AER enabled with IRQ 36
[ 0.302167] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda not found, using dummy regulator
[ 0.302297] qcom-pcie 1b700000.pci: Linked as a consumer to regulator.0
[ 0.302326] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda_phy not found, using dummy regulator
[ 0.302440] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda_refclk not found, using dummy regulator
[ 0.302706] qcom-pcie 1b700000.pci: host bridge /soc/pci@1b700000 ranges:
[ 0.302732] qcom-pcie 1b700000.pci: Parsing ranges property...
[ 0.302762] qcom-pcie 1b700000.pci: IO 0x31e00000..0x31efffff -> 0x31e00000
[ 0.302792] qcom-pcie 1b700000.pci: MEM 0x2e000000..0x31dfffff -> 0x2e000000
[ 0.532217] qcom-pcie 1b700000.pci: Link up
[ 0.532372] qcom-pcie 1b700000.pci: PCI host bridge to bus 0001:00
[ 0.532391] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 0.532407] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff]
[ 0.532422] pci_bus 0001:00: scanning bus
[ 0.532464] pci 0001:00:00.0: [17cb:0101] type 01 class 0x060400
[ 0.532586] pci 0001:00:00.0: supports D1
[ 0.532595] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
[ 0.532609] pci 0001:00:00.0: PME# disabled
[ 0.536590] pci_bus 0001:00: fixups for bus
[ 0.536609] PCI: bus0: Fast back to back transfers disabled
[ 0.536628] pci 0001:00:00.0: scanning [bus 01-ff] behind bridge, pass 0
[ 0.536764] pci_bus 0001:01: scanning bus
[ 0.536955] pci 0001:01:00.0: [168c:0046] type 00 class 0x028000
[ 0.537327] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[ 0.538505] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.538549] pci 0001:01:00.0: PME# disabled
[ 0.538786] 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.542741] pci_bus 0001:01: fixups for bus
[ 0.542817] PCI: bus1: Fast back to back transfers disabled
[ 0.542832] pci_bus 0001:01: bus scan returning with max=01
[ 0.542851] pci 0001:00:00.0: scanning [bus 01-ff] behind bridge, pass 1
[ 0.542868] pci_bus 0001:00: bus scan returning with max=ff
[ 0.542908] pci 0001:00:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff]
[ 0.542932] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit]
[ 0.543065] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[ 0.543089] pci 0001:00:00.0: bridge window [mem 0x2e000000-0x2e1fffff]
[ 0.543273] pcieport 0001:00:00.0: assign IRQ: got 37
[ 0.543611] pcieport 0001:00:00.0: AER enabled with IRQ 38
[ 0.546094] L2 @ QSB rate. Forcing new rate.
[ 0.546317] L2 @ 384000 KHz
[ 0.546502] CPU0 @ 800000 KHz
[ 0.546514] CPU1 @ QSB rate. Forcing new rate.
[ 0.546643] CPU1 @ 384000 KHz
[ 0.550310] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0
[ 0.552443] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.553243] msm_serial 16340000.serial: msm_serial: detected port #0
[ 0.553293] msm_serial 16340000.serial: uartclk = 7372800
[ 0.553364] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 39, base_baud = 460800) is a MSM
[ 0.553403] msm_serial: console setup on port #0
[ 1.307016] console [ttyMSM0] enabled
[ 1.311983] msm_serial: driver initialized
[ 1.320465] loop: module loaded
[ 1.322419] nand: device found, Manufacturer ID: 0x01, Chip ID: 0xa1
[ 1.322456] nand: AMD/Spansion S34MS01G2
[ 1.329116] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 1.333021] 8 fixed-partitions partitions found on MTD device qcom_nand.0
[ 1.340389] Creating 8 MTD partitions on "qcom_nand.0":
[ 1.347244] 0x000000000000-0x000000c80000 : "qcadata"
[ 1.357686] random: fast init done
[ 1.374318] 0x000000c80000-0x000001180000 : "APPSBL"
[ 1.383596] 0x000001180000-0x000001200000 : "APPSBLENV"
[ 1.385370] 0x000001200000-0x000001340000 : "art"
[ 1.390486] 0x000001340000-0x000001480000 : "artbak"
[ 1.395442] 0x000001480000-0x000001880000 : "kernel"
[ 1.405072] 0x000001880000-0x000007900000 : "ubi"
[ 1.568911] 0x000007900000-0x000008000000 : "reserve"
[ 1.582747] libphy: GPIO Bitbanged MDIO: probed
[ 1.604174] switch0: Atheros AR8337 rev. 2 switch registered on gpio-0
[ 2.468355] ar8327: qca,phy-rgmii-en is not specified
[ 2.468763] libphy: Fixed MDIO Bus: probed
[ 2.474457] ipq806x-gmac-dwmac 37200000.ethernet: PTP uses main clock
[ 2.477253] ipq806x-gmac-dwmac 37200000.ethernet: User ID: 0x10, Synopsys ID: 0x37
[ 2.482905] ipq806x-gmac-dwmac 37200000.ethernet: DWMAC1000
[ 2.490458] ipq806x-gmac-dwmac 37200000.ethernet: DMA HW capability register supported
[ 2.496247] ipq806x-gmac-dwmac 37200000.ethernet: RX Checksum Offload Engine supported
[ 2.503905] ipq806x-gmac-dwmac 37200000.ethernet: COE Type 2
[ 2.511862] ipq806x-gmac-dwmac 37200000.ethernet: TX Checksum insertion supported
[ 2.517703] ipq806x-gmac-dwmac 37200000.ethernet: Wake-Up On Lan supported
[ 2.525078] ipq806x-gmac-dwmac 37200000.ethernet: Enhanced/Alternate descriptors
[ 2.531768] ipq806x-gmac-dwmac 37200000.ethernet: Enabled extended descriptors
[ 2.539385] ipq806x-gmac-dwmac 37200000.ethernet: Ring mode enabled
[ 2.546416] ipq806x-gmac-dwmac 37200000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 2.554183] ipq806x-gmac-dwmac 37400000.ethernet: PTP uses main clock
[ 2.561644] ipq806x-gmac-dwmac 37400000.ethernet: User ID: 0x10, Synopsys ID: 0x37
[ 2.567657] ipq806x-gmac-dwmac 37400000.ethernet: DWMAC1000
[ 2.575061] ipq806x-gmac-dwmac 37400000.ethernet: DMA HW capability register supported
[ 2.580814] ipq806x-gmac-dwmac 37400000.ethernet: RX Checksum Offload Engine supported
[ 2.588620] ipq806x-gmac-dwmac 37400000.ethernet: COE Type 2
[ 2.596523] ipq806x-gmac-dwmac 37400000.ethernet: TX Checksum insertion supported
[ 2.602256] ipq806x-gmac-dwmac 37400000.ethernet: Wake-Up On Lan supported
[ 2.609704] ipq806x-gmac-dwmac 37400000.ethernet: Enhanced/Alternate descriptors
[ 2.616494] ipq806x-gmac-dwmac 37400000.ethernet: Enabled extended descriptors
[ 2.623955] ipq806x-gmac-dwmac 37400000.ethernet: Ring mode enabled
[ 2.631073] ipq806x-gmac-dwmac 37400000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 2.637974] i2c /dev entries driver
[ 2.646777] Calibration not found.
[ 2.650775] Speed bin: 0
[ 2.652508] PVS bin: 4
[ 2.657890] cpuidle: enable-method property 'qcom,kpss-acc-v1' found operations
[ 2.658105] cpuidle: enable-method property 'qcom,kpss-acc-v1' found operations
[ 2.665583] sdhci: Secure Digital Host Controller Interface driver
[ 2.671873] sdhci: Copyright(c) Pierre Ossman
[ 2.678219] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.686071] NET: Registered protocol family 10
[ 2.690602] Segment Routing with IPv6
[ 2.692678] NET: Registered protocol family 17
[ 2.696689] 8021q: 802.1Q VLAN Support v1.8
[ 2.700654] Registering SWP/SWPB emulation handler
[ 2.732993] qcom_rpm 108000.rpm: RPM firmware 3.0.16777364
[ 2.748993] s1a: supplied by regulator-dummy
[ 2.749163] s1a: Bringing 0uV into 1050000-1050000uV
[ 2.752787] s1b: supplied by regulator-dummy
[ 2.757491] s1b: Bringing 0uV into 1050000-1050000uV
[ 2.761955] s2a: supplied by regulator-dummy
[ 2.766669] s2a: Bringing 0uV into 775000-775000uV
[ 2.771141] s2b: supplied by regulator-dummy
[ 2.775553] s2b: Bringing 0uV into 775000-775000uV
[ 2.782224] cpu cpu0: Linked as a consumer to regulator.4
[ 2.784497] cpu cpu0: Dropping the link to regulator.4
[ 2.790248] cpu cpu0: Linked as a consumer to regulator.4
[ 2.795643] cpu cpu1: Linked as a consumer to regulator.5
[ 2.801951] UBI: auto-attach mtd6
[ 2.805866] ubi0: attaching mtd6
[ 2.906401] random: crng init done
[ 3.607410] ubi0: scanning is finished
[ 3.617672] ubi0: attached mtd6 (name "ubi", size 96 MiB)
[ 3.617693] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 3.622040] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 3.628885] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 3.635743] ubi0: good PEBs: 772, bad PEBs: 0, corrupted PEBs: 0
[ 3.642438] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[ 3.648740] ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1027177405
[ 3.655802] ubi0: available PEBs: 0, total reserved PEBs: 772, PEBs reserved for bad PEB handling: 20
[ 3.665288] ubi0: background thread "ubi_bgt0d" started, PID 62
[ 3.675498] block ubiblock0_0: created from ubi0:0(rootfs)
[ 3.679852] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
[ 3.685480] hctosys: unable to open rtc device (rtc0)
[ 3.697642] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[ 3.699035] Freeing unused kernel memory: 1024K
[ 3.725293] Run /sbin/init as init process
[ 4.203112] init: Console is alive
[ 4.203327] init: - watchdog -
[ 4.892091] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 4.966894] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 4.971160] SCSI subsystem initialized
[ 4.975586] libata version 3.00 loaded.
[ 4.977497] ahci 29000000.sata: forcing port_map 0x0 -> 0x1
[ 4.977541] ahci 29000000.sata: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[ 4.981873] ahci 29000000.sata: flags: ncq sntf pm led clo only pmp pio slum part ccc apst
[ 4.991146] scsi host0: ahci
[ 4.998944] ata1: SATA max UDMA/133 mmio [mem 0x29000000-0x2900017f] port 0x100 irq 26
[ 5.325518] ata1: SATA link down (SStatus 0 SControl 300)
[ 5.330138] ehci-platform: EHCI generic platform driver
[ 5.334820] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 5.335963] ohci-platform: OHCI generic platform driver
[ 5.346418] dwc3 11000000.dwc3: Failed to get clk 'ref': -2
[ 5.396181] dwc3 10000000.dwc3: Failed to get clk 'ref': -2
[ 5.455374] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 5.455495] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 5.460077] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010
[ 5.467563] xhci-hcd xhci-hcd.0.auto: irq 43, io mem 0x11000000
[ 5.477988] hub 1-0:1.0: USB hub found
[ 5.482615] hub 1-0:1.0: 1 port detected
[ 5.486689] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 5.490492] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[ 5.495858] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[ 5.503505] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 5.510310] hub 2-0:1.0: USB hub found
[ 5.518279] hub 2-0:1.0: 1 port detected
[ 5.521992] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 5.525899] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[ 5.531244] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010
[ 5.538756] xhci-hcd xhci-hcd.1.auto: irq 44, io mem 0x10000000
[ 5.548635] hub 3-0:1.0: USB hub found
[ 5.553966] hub 3-0:1.0: 1 port detected
[ 5.558000] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 5.561846] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[ 5.567197] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 5.574764] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 5.581654] hub 4-0:1.0: USB hub found
[ 5.589625] hub 4-0:1.0: 1 port detected
[ 5.595717] usbcore: registered new interface driver usb-storage
[ 5.597696] usbcore: registered new interface driver uas
[ 5.603231] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 5.612478] init: - preinit -
[ 7.325824] Generic PHY fixed-0:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=fixed-0:01, irq=POLL)
[ 7.328062] dwmac1000: Master AXI performs any burst length
[ 7.334748] ipq806x-gmac-dwmac 37400000.ethernet eth1: No Safety Features support found
[ 7.340251] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
[ 7.348486] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock
[ 7.358095] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 8.395158] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control rx/tx
[ 8.395248] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 10.494016] mount_root: loading kmods from internal overlay
[ 10.530926] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[ 10.532004] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[ 10.577938] print_req_error: I/O error, dev mtdblock0, sector 0
[ 10.578977] print_req_error: I/O error, dev mtdblock0, sector 8
[ 10.583662] print_req_error: I/O error, dev mtdblock0, sector 16
[ 10.589885] print_req_error: I/O error, dev mtdblock0, sector 24
[ 10.595926] print_req_error: I/O error, dev mtdblock0, sector 0
[ 10.600801] Buffer I/O error on dev mtdblock0, logical block 0, async page read
[ 10.608677] print_req_error: I/O error, dev mtdblock1, sector 0
[ 10.614830] print_req_error: I/O error, dev mtdblock1, sector 8
[ 10.620911] print_req_error: I/O error, dev mtdblock1, sector 16
[ 10.626801] print_req_error: I/O error, dev mtdblock1, sector 24
[ 10.633024] print_req_error: I/O error, dev mtdblock1, sector 0
[ 10.637778] Buffer I/O error on dev mtdblock1, logical block 0, async page read
[ 10.749115] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 146
[ 10.809541] UBIFS (ubi0:1): recovery needed
[ 10.933768] UBIFS (ubi0:1): recovery completed
[ 10.933849] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[ 10.937168] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 10.945066] UBIFS (ubi0:1): FS size: 88756224 bytes (84 MiB, 699 LEBs), journal size 4444160 bytes (4 MiB, 35 LEBs)
[ 10.954894] UBIFS (ubi0:1): reserved for root: 4192175 bytes (4093 KiB)
[ 10.965212] UBIFS (ubi0:1): media format: w4/r0 (latest is w5/r0), UUID 3BE034DC-DBE5-4215-9DC1-2DBBBA8012F0, small LPT model
[ 10.996186] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[ 11.001996] block: extroot: not configured
[ 11.035331] UBIFS (ubi0:1): un-mount UBI device 0
[ 11.035399] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" stops
[ 11.055161] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 147
[ 11.170539] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[ 11.170572] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 11.177468] UBIFS (ubi0:1): FS size: 88756224 bytes (84 MiB, 699 LEBs), journal size 4444160 bytes (4 MiB, 35 LEBs)
[ 11.187333] UBIFS (ubi0:1): reserved for root: 4192175 bytes (4093 KiB)
[ 11.197581] UBIFS (ubi0:1): media format: w4/r0 (latest is w5/r0), UUID 3BE034DC-DBE5-4215-9DC1-2DBBBA8012F0, small LPT model
[ 11.209836] mount_root: loading kmods from internal overlay
[ 11.247108] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[ 11.248778] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[ 11.263087] Buffer I/O error on dev mtdblock0, logical block 0, async page read
[ 11.268884] Buffer I/O error on dev mtdblock1, logical block 0, async page read
[ 11.350449] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[ 11.354232] block: extroot: not configured
[ 11.409204] mount_root: switching to ubifs overlay
[ 11.444035] overlayfs: upper fs does not support xattr, falling back to index=off and metacopy=off.
[ 11.447448] urandom-seed: Seeding with /etc/urandom.seed
[ 11.583616] procd: - early -
[ 11.583771] procd: - watchdog -
[ 12.329172] procd: - watchdog -
[ 12.329811] procd: - ubus -
[ 12.389272] procd: - init -
[ 12.717656] urngd: v1.0.1 started.
[ 12.773582] kmodloader: loading kernel modules from /etc/modules.d/*
[ 12.808045] ntfs: driver 2.1.32 [Flags: R/O MODULE].
[ 12.814311] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 12.846132] Mirror/redirect action on
[ 12.852238] u32 classifier
[ 12.852258] input device check on
[ 12.853834] Actions configured
[ 12.872336] fuse init (API version 7.27)
[ 12.876993] Loading modules backported from Linux version v5.4-rc2-0-gda0c9ea146cb
[ 12.877021] Backport generated by backports.git v5.4-rc2-1-0-g5a0c323a
[ 12.902340] wireguard: WireGuard 0.0.20191012 loaded. See www.wireguard.com for information.
[ 12.902372] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[ 12.932775] xt_time: kernel timezone is -0000
[ 12.977772] PPP generic driver version 2.4.2
[ 12.978866] NET: Registered protocol family 24
[ 12.995620] ath10k_pci 0000:01:00.0: assign IRQ: got 35
[ 12.995646] ath10k 4.19 driver, optimized for CT firmware, probing pci device: 0x46.
[ 12.997175] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142)
[ 13.002523] ath10k_pci 0000:01:00.0: enabling bus mastering
[ 13.003111] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 13.394759] firmware ath10k!fwcfg-pci-0000:01:00.0.txt: firmware_loading_store: map pages failed
[ 13.836155] ath10k_pci 0000:01:00.0: qca9984/qca9994 hw1.0 target 0x01000000 chip_id 0x00000000 sub 168c:cafe
[ 13.836189] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
[ 13.847305] ath10k_pci 0000:01:00.0: firmware ver 10.4b-ct-9984-fH-012-54863dff2 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,htt-mgt-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 ad847b78
[ 16.166085] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id 0:1 crc32 85498734
[ 21.990312] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
[ 21.990341] ath10k_pci 0000:01:00.0: msdu-desc: 2500 skid: 32
[ 22.072236] 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.073094] ath10k_pci 0000:01:00.0: wmi print 'free: 81784 iram: 23636 sram: 14184'
[ 22.267657] 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
[ 22.423489] ath: EEPROM regdomain: 0x0
[ 22.423500] ath: EEPROM indicates default country code should be used
[ 22.423507] ath: doing EEPROM country->regdmn map search
[ 22.423522] ath: country maps to regdmn code: 0x3a
[ 22.423532] ath: Country alpha2 being used: US
[ 22.423541] ath: Regpair used: 0x3a
[ 22.428143] ath10k_pci 0001:01:00.0: assign IRQ: got 37
[ 22.428178] ath10k 4.19 driver, optimized for CT firmware, probing pci device: 0x46.
[ 22.429538] ath10k_pci 0001:01:00.0: enabling device (0140 -> 0142)
[ 22.435230] ath10k_pci 0001:01:00.0: enabling bus mastering
[ 22.436002] ath10k_pci 0001:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 22.847747] firmware ath10k!fwcfg-pci-0001:01:00.0.txt: firmware_loading_store: map pages failed
[ 22.850495] ath10k_pci 0001:01:00.0: qca9984/qca9994 hw1.0 target 0x01000000 chip_id 0x00000000 sub 168c:cafe
[ 22.855734] ath10k_pci 0001:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
[ 22.868444] ath10k_pci 0001:01:00.0: firmware ver 10.4b-ct-9984-fH-012-54863dff2 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,htt-mgt-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 ad847b78
[ 25.194242] ath10k_pci 0001:01:00.0: board_file api 2 bmi_id 0:2 crc32 85498734
[ 31.042230] ath10k_pci 0001:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
[ 31.042262] ath10k_pci 0001:01:00.0: msdu-desc: 2500 skid: 32
[ 31.126281] 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'
[ 31.127152] ath10k_pci 0001:01:00.0: wmi print 'free: 81784 iram: 23636 sram: 14184'
[ 31.330258] 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
[ 31.483594] ath: EEPROM regdomain: 0x0
[ 31.483604] ath: EEPROM indicates default country code should be used
[ 31.483612] ath: doing EEPROM country->regdmn map search
[ 31.483627] ath: country maps to regdmn code: 0x3a
[ 31.483638] ath: Country alpha2 being used: US
[ 31.483647] ath: Regpair used: 0x3a
[ 31.491825] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 35.283269] print_req_error: 10 callbacks suppressed
[ 35.283276] print_req_error: I/O error, dev mtdblock0, sector 0
[ 35.288611] print_req_error: I/O error, dev mtdblock0, sector 8
[ 35.294096] print_req_error: I/O error, dev mtdblock0, sector 16
[ 35.300302] print_req_error: I/O error, dev mtdblock0, sector 24
[ 35.308768] print_req_error: I/O error, dev mtdblock0, sector 0
[ 35.311096] Buffer I/O error on dev mtdblock0, logical block 0, async page read
[ 35.319402] print_req_error: I/O error, dev mtdblock1, sector 0
[ 35.325435] print_req_error: I/O error, dev mtdblock1, sector 8
[ 35.331256] print_req_error: I/O error, dev mtdblock1, sector 16
[ 35.337254] print_req_error: I/O error, dev mtdblock1, sector 24
[ 35.344515] print_req_error: I/O error, dev mtdblock1, sector 0
[ 35.348078] Buffer I/O error on dev mtdblock1, logical block 0, async page read
[ 36.577342] Generic PHY fixed-0:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=fixed-0:01, irq=POLL)
[ 36.578561] dwmac1000: Master AXI performs any burst length
[ 36.586392] ipq806x-gmac-dwmac 37400000.ethernet eth1: No Safety Features support found
[ 36.591627] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
[ 36.599853] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock
[ 36.608861] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 36.622031] br-lan: port 1(eth1.1) entered blocking state
[ 36.622064] br-lan: port 1(eth1.1) entered disabled state
[ 36.627222] device eth1.1 entered promiscuous mode
[ 36.632241] device eth1 entered promiscuous mode
[ 36.640246] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 36.656409] Generic PHY fixed-0:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=fixed-0:00, irq=POLL)
[ 36.657346] dwmac1000: Master AXI performs any burst length
[ 36.665531] ipq806x-gmac-dwmac 37200000.ethernet eth0: No Safety Features support found
[ 36.670700] ipq806x-gmac-dwmac 37200000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
[ 36.678932] ipq806x-gmac-dwmac 37200000.ethernet eth0: registered PTP clock
[ 36.688361] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 36.708042] IPv6: ADDRCONF(NETDEV_UP): eth0.102: link is not ready
[ 37.675328] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control rx/tx
[ 37.677906] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 37.684438] br-lan: port 1(eth1.1) entered blocking state
[ 37.689545] br-lan: port 1(eth1.1) entered forwarding state
[ 37.729897] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 37.755189] ipq806x-gmac-dwmac 37200000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 37.755250] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 37.775232] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.102: link becomes ready
[ 37.880224] ath: EEPROM regdomain: 0x8242
[ 37.880251] ath: EEPROM indicates we should expect a country code
[ 37.883211] ath: doing EEPROM country->regdmn map search
[ 37.889438] ath: country maps to regdmn code: 0x37
[ 37.894666] ath: Country alpha2 being used: NO
[ 37.899347] ath: Regpair used: 0x37
[ 37.903698] ath: regdomain 0x8242 dynamically updated by user
[ 37.907210] ath: EEPROM regdomain: 0x8242
[ 37.912982] ath: EEPROM indicates we should expect a country code
[ 37.917055] ath: doing EEPROM country->regdmn map search
[ 37.923059] ath: country maps to regdmn code: 0x37
[ 37.928522] ath: Country alpha2 being used: NO
[ 37.933038] ath: Regpair used: 0x37
[ 37.937551] ath: regdomain 0x8242 dynamically updated by user
[ 45.438438] ath10k_pci 0001:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
[ 45.438471] ath10k_pci 0001:01:00.0: msdu-desc: 2500 skid: 32
[ 45.522318] 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'
[ 45.523189] ath10k_pci 0001:01:00.0: wmi print 'free: 81784 iram: 23636 sram: 14184'
[ 45.894580] ath10k_pci 0001:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
[ 45.894736] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[ 45.910829] br-lan: port 2(wlan1) entered blocking state
[ 45.910862] br-lan: port 2(wlan1) entered disabled state
[ 45.916288] device wlan1 entered promiscuous mode
[ 45.921294] br-lan: port 2(wlan1) entered blocking state
[ 45.925873] br-lan: port 2(wlan1) entered forwarding state
[ 45.951702] br-lan: port 2(wlan1) entered disabled state
[ 46.437691] ath10k_pci 0001:01:00.0: NOTE: Firmware DBGLOG output disabled in debug_mask: 0x10000000
[ 51.913158] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
[ 51.913192] ath10k_pci 0000:01:00.0: msdu-desc: 2500 skid: 32
[ 51.995055] 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'
[ 51.995895] ath10k_pci 0000:01:00.0: wmi print 'free: 81784 iram: 23636 sram: 14184'
[ 52.348846] ath10k_pci 0000:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
[ 52.349003] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 52.375915] br-lan: port 3(wlan0) entered blocking state
[ 52.375949] br-lan: port 3(wlan0) entered disabled state
[ 52.380620] device wlan0 entered promiscuous mode
[ 52.782123] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[ 52.782336] br-lan: port 2(wlan1) entered blocking state
[ 52.787646] br-lan: port 2(wlan1) entered forwarding state
[ 105.033935] ath10k_pci 0001:01:00.0: Invalid peer id 0 or peer stats buffer, peer: aef7b933 sta: (null)
[ 115.730958] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 115.731177] br-lan: port 3(wlan0) entered blocking state
[ 115.736467] br-lan: port 3(wlan0) entered forwarding state
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment