Skip to content

Instantly share code, notes, and snippets.

@hnyman
Created March 13, 2017 19:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hnyman/038e9393de6b2ae8a3c76c08d40bdc7a to your computer and use it in GitHub Desktop.
Save hnyman/038e9393de6b2ae8a3c76c08d40bdc7a to your computer and use it in GitHub Desktop.
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.14 (perus@ub1610) (gcc version 5.4.0 (LEDE GCC 5.4.0 r3598-eb09d79c16) ) #0 SMP Mon Mar 13 19:03:01 2017
[ 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] free_area_init_node: node 0, pgdat c076b500, 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] percpu: Embedded 13 pages/cpu @dda09000 s20940 r8192 d24116 u53248
[ 0.000000] pcpu-alloc: s20940 r8192 d24116 u53248 alloc=13*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 121920
[ 0.000000] Kernel command line:
[ 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: 479224K/491520K available (3728K kernel code, 239K rwdata, 1184K rodata, 236K init, 232K bss, 12296K 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 - 0xc05ac4c8 (3730 kB)
[ 0.000000] .init : 0xc06f5000 - 0xc0730000 ( 236 kB)
[ 0.000000] .data : 0xc0730000 - 0xc076be00 ( 240 kB)
[ 0.000000] .bss : 0xc076d000 - 0xc07a70a8 ( 233 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] clocksource: dg_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 305801671480 ns
[ 0.000007] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 343597383600ns
[ 0.000021] Switching to timer-based delay loop, resolution 160ns
[ 0.000226] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500)
[ 0.000245] pid_max: default: 32768 minimum: 301
[ 0.000344] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000358] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.001003] CPU: Testing write buffer coherency: ok
[ 0.001289] Setting up static identity map for 0x42208280 - 0x422082d8
[ 0.004641] Brought up 2 CPUs
[ 0.004656] SMP: Total of 2 processors activated (25.00 BogoMIPS).
[ 0.004666] CPU: All CPU(s) started in SVC mode.
[ 0.015730] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0
[ 0.015927] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.015953] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 0.016035] pinctrl core: initialized pinctrl subsystem
[ 0.017311] NET: Registered protocol family 16
[ 0.017556] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.041402] cpuidle: using governor ladder
[ 0.072416] cpuidle: using governor menu
[ 0.074473] qcom_rpm 108000.rpm: could not find pctldev for node /soc/pinmux@800000/i2c4_pinmux, deferring probe
[ 0.126297] usbcore: registered new interface driver usbfs
[ 0.126391] usbcore: registered new interface driver hub
[ 0.126476] usbcore: registered new device driver usb
[ 0.126535] pps_core: LinuxPPS API ver. 1 registered
[ 0.126545] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.126577] PTP clock support registered
[ 0.128369] clocksource: Switched to clocksource dg_timer
[ 0.130271] NET: Registered protocol family 2
[ 0.130869] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.130913] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.130971] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.131023] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.131047] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.131235] NET: Registered protocol family 1
[ 0.131298] PCI: CLS 0 bytes, default 64
[ 0.132648] No memory allocated for crashlog
[ 0.133010] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[ 0.139431] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.139449] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.142530] io scheduler noop registered
[ 0.142546] io scheduler deadline registered (default)
[ 0.144221] 1b500000.pci supply vdda not found, using dummy regulator
[ 0.144333] 1b500000.pci supply vdda_phy not found, using dummy regulator
[ 0.144420] 1b500000.pci supply vdda_refclk not found, using dummy regulator
[ 0.144966] OF: PCI: host bridge /soc/pci@1b500000 ranges:
[ 0.145007] OF: PCI: IO 0x0fe00000..0x0fefffff -> 0x0fe00000
[ 0.145032] OF: PCI: MEM 0x08000000..0x0fdfffff -> 0x08000000
[ 0.253000] qcom-pcie 1b500000.pci: link up
[ 0.253180] qcom-pcie 1b500000.pci: PCI host bridge to bus 0000:00
[ 0.253203] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.253222] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xfe00000-0xfefffff])
[ 0.253239] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff]
[ 0.253255] pci_bus 0000:00: scanning bus
[ 0.253298] pci 0000:00:00.0: [17cb:0101] type 01 class 0x060400
[ 0.253395] pci 0000:00:00.0: calling pci_fixup_ide_bases+0x0/0x3c
[ 0.253467] pci 0000:00:00.0: supports D1
[ 0.253479] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 0.253496] pci 0000:00:00.0: PME# disabled
[ 0.253765] pci_bus 0000:00: fixups for bus
[ 0.253787] PCI: bus0: Fast back to back transfers disabled
[ 0.253807] pci 0000:00:00.0: scanning [bus 01-01] behind bridge, pass 0
[ 0.253943] pci_bus 0000:01: scanning bus
[ 0.254116] pci 0000:01:00.0: [168c:0046] type 00 class 0x028000
[ 0.254342] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[ 0.254789] pci 0000:01:00.0: calling pci_fixup_ide_bases+0x0/0x3c
[ 0.255428] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.255468] pci 0000:01:00.0: PME# disabled
[ 0.255807] pci_bus 0000:01: fixups for bus
[ 0.255877] PCI: bus1: Fast back to back transfers disabled
[ 0.255891] pci_bus 0000:01: bus scan returning with max=01
[ 0.255907] pci 0000:00:00.0: scanning [bus 01-01] behind bridge, pass 1
[ 0.255923] pci_bus 0000:00: bus scan returning with max=01
[ 0.256059] pci 0000:00:00.0: fixup irq: got 135
[ 0.256069] pci 0000:00:00.0: assigning IRQ 135
[ 0.256144] pci 0000:01:00.0: fixup irq: got 135
[ 0.256154] pci 0000:01:00.0: assigning IRQ 135
[ 0.256220] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x081fffff]
[ 0.256245] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit]
[ 0.256371] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 0.256394] pci 0000:00:00.0: bridge window [mem 0x08000000-0x081fffff]
[ 0.256784] aer 0000:00:00.0:pcie002: service driver aer loaded
[ 0.257173] 1b700000.pci supply vdda not found, using dummy regulator
[ 0.257276] 1b700000.pci supply vdda_phy not found, using dummy regulator
[ 0.257364] 1b700000.pci supply vdda_refclk not found, using dummy regulator
[ 0.257895] OF: PCI: host bridge /soc/pci@1b700000 ranges:
[ 0.257931] OF: PCI: IO 0x31e00000..0x31efffff -> 0x31e00000
[ 0.257951] OF: PCI: MEM 0x2e000000..0x31dfffff -> 0x2e000000
[ 0.368307] qcom-pcie 1b700000.pci: link up
[ 0.368566] qcom-pcie 1b700000.pci: PCI host bridge to bus 0001:00
[ 0.368586] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 0.368602] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff]
[ 0.368615] pci_bus 0001:00: scanning bus
[ 0.368656] pci 0001:00:00.0: [17cb:0101] type 01 class 0x060400
[ 0.368732] pci 0001:00:00.0: calling pci_fixup_ide_bases+0x0/0x3c
[ 0.368792] pci 0001:00:00.0: supports D1
[ 0.368801] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
[ 0.368814] pci 0001:00:00.0: PME# disabled
[ 0.369057] pci_bus 0001:00: fixups for bus
[ 0.369075] PCI: bus0: Fast back to back transfers disabled
[ 0.369091] pci 0001:00:00.0: scanning [bus 01-01] behind bridge, pass 0
[ 0.369224] pci_bus 0001:01: scanning bus
[ 0.369409] pci 0001:01:00.0: [168c:0046] type 00 class 0x028000
[ 0.369650] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[ 0.370127] pci 0001:01:00.0: calling pci_fixup_ide_bases+0x0/0x3c
[ 0.370816] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.370858] pci 0001:01:00.0: PME# disabled
[ 0.371219] pci_bus 0001:01: fixups for bus
[ 0.371294] PCI: bus1: Fast back to back transfers disabled
[ 0.371309] pci_bus 0001:01: bus scan returning with max=01
[ 0.371325] pci 0001:00:00.0: scanning [bus 01-01] behind bridge, pass 1
[ 0.371340] pci_bus 0001:00: bus scan returning with max=01
[ 0.371395] pcieport 0000:00:00.0: fixup irq: got 135
[ 0.371404] pcieport 0000:00:00.0: assigning IRQ 135
[ 0.371481] pci 0000:01:00.0: fixup irq: got 135
[ 0.371490] pci 0000:01:00.0: assigning IRQ 135
[ 0.371619] pci 0001:00:00.0: fixup irq: got 168
[ 0.371629] pci 0001:00:00.0: assigning IRQ 168
[ 0.371704] pci 0001:01:00.0: fixup irq: got 168
[ 0.371713] pci 0001:01:00.0: assigning IRQ 168
[ 0.371768] pci 0001:00:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff]
[ 0.371790] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit]
[ 0.371920] pci 0001:00:00.0: PCI bridge to [bus 01]
[ 0.371941] pci 0001:00:00.0: bridge window [mem 0x2e000000-0x2e1fffff]
[ 0.372303] aer 0001:00:00.0:pcie002: service driver aer loaded
[ 0.375134] L2 @ QSB rate. Forcing new rate.
[ 0.375321] L2 @ 384000 KHz
[ 0.375499] CPU0 @ 800000 KHz
[ 0.375510] CPU1 @ QSB rate. Forcing new rate.
[ 0.375636] CPU1 @ 384000 KHz
[ 0.379749] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0
[ 0.381167] gsbi 1a200000.gsbi: GSBI port protocol: 3 crci: 0
[ 0.382521] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.383418] msm_serial 16340000.serial: msm_serial: detected port #0
[ 0.383500] msm_serial 16340000.serial: uartclk = 7372800
[ 0.383574] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 169, base_baud = 460800) is a MSM
[ 0.383609] msm_serial: console setup on port #0
[ 1.086497] console [ttyMSM0] enabled
[ 1.091323] msm_serial: driver initialized
[ 1.102402] loop: module loaded
[ 1.104309] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xa1
[ 1.104353] nand: Micron MT29F1G08ABBEAH4
[ 1.111040] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 1.114959] 10 ofpart partitions found on MTD device qcom_nand.0
[ 1.122421] Creating 10 MTD partitions on "qcom_nand.0":
[ 1.128489] 0x000000000000-0x000000c80000 : "qcadata"
[ 1.139414] random: fast init done
[ 1.152678] 0x000000c80000-0x000001180000 : "APPSBL"
[ 1.161096] 0x000001180000-0x000001200000 : "APPSBLENV"
[ 1.163474] 0x000001200000-0x000001340000 : "art"
[ 1.168763] 0x000001340000-0x000001480000 : "artbak"
[ 1.173465] 0x000001480000-0x000001680000 : "kernel"
[ 1.179775] 0x000001680000-0x000003480000 : "ubi"
[ 1.227749] 0x000003480000-0x000007900000 : "netgear"
[ 1.335843] 0x000007900000-0x000008000000 : "reserve"
[ 1.348433] 0x000001480000-0x000003480000 : "firmware"
[ 1.403418] no rootfs found after FIT image in "firmware"
[ 1.404723] spi_qup 1a280000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
[ 1.409855] m25p80 spi32766.0: unrecognized JEDEC id bytes: 00, 00, 00
[ 1.414956] m25p80: probe of spi32766.0 failed with error -2
[ 1.422755] libphy: GPIO Bitbanged MDIO: probed
[ 1.459262] switch0: Atheros AR8337 rev. 2 switch registered on gpio-0
[ 2.420039] libphy: Fixed MDIO Bus: probed
[ 2.420076] libphy: mdio_driver_register: qca8k
[ 2.426032] stmmac - user ID: 0x10, Synopsys ID: 0x37
[ 2.427461] Ring mode enabled
[ 2.432778] DMA HW capability register supported
[ 2.435623] Enhanced/Alternate descriptors
[ 2.441261] Enabled extended descriptors
[ 2.444222] RX Checksum Offload Engine supported
[ 2.448388] COE Type 2
[ 2.453165] TX Checksum insertion supported
[ 2.455330] Wake-Up On Lan supported
[ 2.459915] Enable RX Mitigation via HW Watchdog Timer
[ 2.465718] stmmac - user ID: 0x10, Synopsys ID: 0x37
[ 2.468439] Ring mode enabled
[ 2.473739] DMA HW capability register supported
[ 2.476602] Enhanced/Alternate descriptors
[ 2.482240] Enabled extended descriptors
[ 2.485198] RX Checksum Offload Engine supported
[ 2.489437] COE Type 2
[ 2.494047] TX Checksum insertion supported
[ 2.496309] Wake-Up On Lan supported
[ 2.500900] Enable RX Mitigation via HW Watchdog Timer
[ 2.505622] i2c /dev entries driver
[ 2.510664] gcc-ipq806x 900000.clock-controller: tsens calibration failed
[ 2.514404] cpuidle: enable-method property 'qcom,kpss-acc-v1' found operations
[ 2.519932] CPUidle arm: CPU 0 failed to init idle CPU ops
[ 2.527672] sdhci: Secure Digital Host Controller Interface driver
[ 2.532608] sdhci: Copyright(c) Pierre Ossman
[ 2.538765] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.545501] NET: Registered protocol family 10
[ 2.551322] NET: Registered protocol family 17
[ 2.553542] 8021q: 802.1Q VLAN Support v1.8
[ 2.557577] Registering SWP/SWPB emulation handler
[ 2.579501] qcom_rpm 108000.rpm: RPM firmware 3.0.16777364
[ 2.594130] s1a: Bringing 0uV into 1050000-1050000uV
[ 2.594654] s1b: Bringing 0uV into 1050000-1050000uV
[ 2.598625] s2a: Bringing 0uV into 775000-775000uV
[ 2.603705] s2b: Bringing 0uV into 775000-775000uV
[ 2.611632] UBI: auto-attach mtd6
[ 2.612498] ubi0: attaching mtd6
[ 2.786882] random: crng init done
[ 3.184764] ubi0: scanning is finished
[ 3.202569] ubi0: attached mtd6 (name "ubi", size 30 MiB)
[ 3.202610] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 3.206959] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 3.213842] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 3.220677] ubi0: good PEBs: 240, bad PEBs: 0, corrupted PEBs: 0
[ 3.227359] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[ 3.233707] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 97429811
[ 3.240734] ubi0: available PEBs: 0, total reserved PEBs: 240, PEBs reserved for bad PEB handling: 20
[ 3.250628] ubi0: background thread "ubi_bgt0d" started, PID 65
[ 3.259731] block ubiblock0_0: created from ubi0:0(rootfs)
[ 3.264590] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
[ 3.270252] hctosys: unable to open rtc device (rtc0)
[ 3.277037] Speed bin: 0
[ 3.282272] PVS bin: 4
[ 3.286947] of: dev_pm_opp_of_cpumask_add_table: couldn't find opp table for cpu:0, -19
[ 3.287008] cpu cpu1: opp_list_debug_create_link: Failed to create link
[ 3.294979] cpu cpu1: _add_opp_dev: Failed to register opp debugfs (-12)
[ 3.306010] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[ 3.306208] Freeing unused kernel memory: 236K (c06f5000 - c0730000)
[ 3.312197] This architecture does not have kernel memory protection.
[ 3.652576] init: Console is alive
[ 3.652685] init: - watchdog -
[ 4.560442] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 4.622633] exFAT: Version 1.2.9
[ 4.629496] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 4.631263] SCSI subsystem initialized
[ 4.636914] libata version 3.00 loaded.
[ 4.638812] ahci 29000000.sata: forcing port_map 0x0 -> 0x1
[ 4.638857] ahci 29000000.sata: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[ 4.644114] ahci 29000000.sata: flags: ncq sntf pm led clo only pmp pio slum part ccc apst
[ 4.653397] scsi host0: ahci
[ 4.661200] ata1: SATA max UDMA/133 mmio [mem 0x29000000-0x2900017f] port 0x100 irq 95
[ 4.991208] ata1: SATA link down (SStatus 0 SControl 300)
[ 4.995609] ehci-platform: EHCI generic platform driver
[ 5.003651] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 5.004987] ohci-platform: OHCI generic platform driver
[ 5.139683] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 5.139749] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 5.144284] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x00010010
[ 5.151779] xhci-hcd xhci-hcd.0.auto: irq 171, io mem 0x11000000
[ 5.161364] hub 1-0:1.0: USB hub found
[ 5.166610] hub 1-0:1.0: 1 port detected
[ 5.170585] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 5.174202] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[ 5.179786] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 5.187846] hub 2-0:1.0: USB hub found
[ 5.195504] hub 2-0:1.0: 1 port detected
[ 5.199499] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 5.203033] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[ 5.208526] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x00010010
[ 5.215996] xhci-hcd xhci-hcd.1.auto: irq 172, io mem 0x10000000
[ 5.225489] hub 3-0:1.0: USB hub found
[ 5.230923] hub 3-0:1.0: 1 port detected
[ 5.234708] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 5.238435] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[ 5.243962] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 5.252127] hub 4-0:1.0: USB hub found
[ 5.259889] hub 4-0:1.0: 1 port detected
[ 5.265590] usbcore: registered new interface driver usb-storage
[ 5.267303] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 5.281303] init: - preinit -
[ 7.224719] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
[ 7.225044] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock
[ 7.233042] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 8.319860] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
[ 8.319939] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 12.576839] mount_root: loading kmods from internal overlay
[ 12.616860] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[ 12.625337] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[ 12.631208] blk_update_request: I/O error, dev mtdblock0, sector 0
[ 12.631888] blk_update_request: I/O error, dev mtdblock0, sector 8
[ 12.638136] blk_update_request: I/O error, dev mtdblock0, sector 16
[ 12.644365] blk_update_request: I/O error, dev mtdblock0, sector 24
[ 12.650620] blk_update_request: I/O error, dev mtdblock0, sector 0
[ 12.656281] Buffer I/O error on dev mtdblock0, logical block 0, async page read
[ 12.664296] blk_update_request: I/O error, dev mtdblock1, sector 0
[ 12.670230] blk_update_request: I/O error, dev mtdblock1, sector 8
[ 12.676419] blk_update_request: I/O error, dev mtdblock1, sector 16
[ 12.682625] blk_update_request: I/O error, dev mtdblock1, sector 24
[ 12.688826] blk_update_request: I/O error, dev mtdblock1, sector 0
[ 12.694560] Buffer I/O error on dev mtdblock1, logical block 0, async page read
[ 13.187645] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 154
[ 13.230212] UBIFS (ubi0:1): recovery needed
[ 13.400003] UBIFS (ubi0:1): recovery completed
[ 13.400175] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[ 13.403357] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 13.411361] UBIFS (ubi0:1): FS size: 20062208 bytes (19 MiB, 158 LEBs), journal size 1015809 bytes (0 MiB, 8 LEBs)
[ 13.421221] UBIFS (ubi0:1): reserved for root: 947587 bytes (925 KiB)
[ 13.431474] UBIFS (ubi0:1): media format: w4/r0 (latest is w4/r0), UUID DBF6688C-758E-4775-BC47-44ABA6E70746, small LPT model
[ 13.440440] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[ 13.460121] block: extroot: not configured
[ 13.509086] UBIFS (ubi0:1): un-mount UBI device 0
[ 13.509134] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" stops
[ 13.517338] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 155
[ 13.631338] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[ 13.631366] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 13.638144] UBIFS (ubi0:1): FS size: 20062208 bytes (19 MiB, 158 LEBs), journal size 1015809 bytes (0 MiB, 8 LEBs)
[ 13.648106] UBIFS (ubi0:1): reserved for root: 947587 bytes (925 KiB)
[ 13.658354] UBIFS (ubi0:1): media format: w4/r0 (latest is w4/r0), UUID DBF6688C-758E-4775-BC47-44ABA6E70746, small LPT model
[ 13.669840] mount_root: loading kmods from internal overlay
[ 13.712652] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[ 13.734659] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[ 13.741912] Buffer I/O error on dev mtdblock0, logical block 0, async page read
[ 13.744812] Buffer I/O error on dev mtdblock1, logical block 0, async page read
[ 14.209327] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[ 14.215545] block: extroot: not configured
[ 14.261051] mount_root: switching to ubifs overlay
[ 14.302184] urandom-seed: Seeding with /etc/urandom.seed
[ 14.486936] procd: - early -
[ 14.487072] procd: - watchdog -
[ 15.266372] procd: - ubus -
[ 15.327003] procd: - init -
[ 15.894571] kmodloader: loading kernel modules from /etc/modules.d/*
[ 15.927090] ntfs: driver 2.1.32 [Flags: R/O MODULE].
[ 15.934451] tun: Universal TUN/TAP device driver, 1.6
[ 15.934483] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 15.943884] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 15.951119] gre: GRE over IPv4 demultiplexor driver
[ 15.952833] ip_gre: GRE over IPv4 tunneling driver
[ 15.963990] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 15.976897] nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
[ 16.000392] Netfilter messages via NETLINK v0.30.
[ 16.003241] ip_set: protocol 6
[ 16.029276] Loading modules backported from Linux version wt-2017-01-31-0-ge882dff19e7f
[ 16.029316] Backport generated by backports.git backports-20160324-13-g24da7d3c
[ 16.079577] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142)
[ 16.079691] ath10k_pci 0000:01:00.0: enabling bus mastering
[ 16.080263] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 16.262672] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:01:00.0.bin failed with error -2
[ 16.262719] ath10k_pci 0000:01:00.0: Falling back to user helper
[ 22.753610] firmware ath10k!pre-cal-pci-0000:01:00.0.bin: firmware_loading_store: map pages failed
[ 22.986921] ath10k_pci 0000:01:00.0: qca9984/qca9994 hw1.0 target 0x01000000 chip_id 0x00000000 sub 168c:cafe
[ 22.986981] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 1
[ 23.003720] ath10k_pci 0000:01:00.0: firmware ver 10.4-3.4-00074 api 5 features no-p2p,mfp,peer-flow-ctrl,btcoex-param,allows-mesh-bcast crc32 fa32e88e
[ 23.057669] ath10k_pci 0000:01:00.0: failed to fetch board data for bus=pci,vendor=168c,device=0046,subsystem-vendor=168c,subsystem-device=cafe?~F?n????}F?8?=?n??? ~F from ath10k/QCA9984/hw1.0/board-2.bin
[ 23.058178] ath10k_pci 0000:01:00.0: board_file api 1 bmi_id N/A crc32 dd636801
[ 24.413990] ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal file max-sta 512 raw 0 hwcrypto 1
[ 24.505479] ath: EEPROM regdomain: 0x0
[ 24.505488] ath: EEPROM indicates default country code should be used
[ 24.505494] ath: doing EEPROM country->regdmn map search
[ 24.505505] ath: country maps to regdmn code: 0x3a
[ 24.505513] ath: Country alpha2 being used: US
[ 24.505519] ath: Regpair used: 0x3a
[ 24.511192] ath10k_pci 0001:01:00.0: enabling device (0140 -> 0142)
[ 24.511317] ath10k_pci 0001:01:00.0: enabling bus mastering
[ 24.511917] ath10k_pci 0001:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 24.698847] ath10k_pci 0001:01:00.0: Direct firmware load for ath10k/pre-cal-pci-0001:01:00.0.bin failed with error -2
[ 24.698878] ath10k_pci 0001:01:00.0: Falling back to user helper
[ 24.935751] firmware ath10k!pre-cal-pci-0001:01:00.0.bin: firmware_loading_store: map pages failed
[ 24.939030] ath10k_pci 0001:01:00.0: qca9984/qca9994 hw1.0 target 0x01000000 chip_id 0x00000000 sub 168c:cafe
[ 24.943616] ath10k_pci 0001:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 1
[ 24.956372] ath10k_pci 0001:01:00.0: firmware ver 10.4-3.4-00074 api 5 features no-p2p,mfp,peer-flow-ctrl,btcoex-param,allows-mesh-bcast crc32 fa32e88e
[ 24.962069] ath10k_pci 0001:01:00.0: failed to fetch board data for bus=pci,vendor=168c,device=0046,subsystem-vendor=168c,subsystem-device=cafe?~F?n????}F?8?=?n??? ~F from ath10k/QCA9984/hw1.0/board-2.bin
[ 24.975346] ath10k_pci 0001:01:00.0: board_file api 1 bmi_id N/A crc32 dd636801
[ 26.332535] ath10k_pci 0001:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal file max-sta 512 raw 0 hwcrypto 1
[ 26.425546] ath: EEPROM regdomain: 0x0
[ 26.425555] ath: EEPROM indicates default country code should be used
[ 26.425562] ath: doing EEPROM country->regdmn map search
[ 26.425572] ath: country maps to regdmn code: 0x3a
[ 26.425580] ath: Country alpha2 being used: US
[ 26.425586] ath: Regpair used: 0x3a
[ 26.574153] u32 classifier
[ 26.574183] input device check on
[ 26.575756] Actions configured
[ 26.581911] Mirror/redirect action on
[ 26.592459] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 26.599984] nf_conntrack_rtsp v0.7 loading
[ 26.622121] nf_nat_rtsp v0.7 loading
[ 26.629049] usbcore: registered new interface driver usbserial
[ 26.629211] usbcore: registered new interface driver usbserial_generic
[ 26.633927] usbserial: USB Serial support registered for generic
[ 26.671887] xt_time: kernel timezone is -0000
[ 26.679550] PPP generic driver version 2.4.2
[ 26.681092] PPP MPPE Compression module registered
[ 26.684375] NET: Registered protocol family 24
[ 26.689106] PPTP driver version 0.8.5
[ 26.693475] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 29.941676] blk_update_request: 10 callbacks suppressed
[ 29.941698] blk_update_request: I/O error, dev mtdblock0, sector 0
[ 29.946124] blk_update_request: I/O error, dev mtdblock0, sector 8
[ 29.952437] blk_update_request: I/O error, dev mtdblock0, sector 16
[ 29.958526] blk_update_request: I/O error, dev mtdblock0, sector 24
[ 29.964965] blk_update_request: I/O error, dev mtdblock0, sector 0
[ 29.970526] Buffer I/O error on dev mtdblock0, logical block 0, async page read
[ 29.977457] blk_update_request: I/O error, dev mtdblock1, sector 0
[ 29.984462] blk_update_request: I/O error, dev mtdblock1, sector 8
[ 29.990720] blk_update_request: I/O error, dev mtdblock1, sector 16
[ 29.996853] blk_update_request: I/O error, dev mtdblock1, sector 24
[ 30.004038] blk_update_request: I/O error, dev mtdblock1, sector 0
[ 30.008811] Buffer I/O error on dev mtdblock1, logical block 0, async page read
[ 31.011887] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
[ 31.012011] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock
[ 31.019885] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 31.030855] br-lan: port 1(eth1.1) entered blocking state
[ 31.032491] br-lan: port 1(eth1.1) entered disabled state
[ 31.038154] device eth1.1 entered promiscuous mode
[ 31.043432] device eth1 entered promiscuous mode
[ 31.050104] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 31.067402] ipq806x-gmac-dwmac 37200000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
[ 31.067533] ipq806x-gmac-dwmac 37200000.ethernet eth0: registered PTP clock
[ 31.075476] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 31.084823] IPv6: ADDRCONF(NETDEV_UP): eth0.2: link is not ready
[ 32.005062] ath: EEPROM regdomain: 0x80f6
[ 32.005067] ath: EEPROM indicates we should expect a country code
[ 32.005070] ath: doing EEPROM country->regdmn map search
[ 32.005073] ath: country maps to regdmn code: 0x37
[ 32.005077] ath: Country alpha2 being used: FI
[ 32.005080] ath: Regpair used: 0x37
[ 32.005084] ath: regdomain 0x80f6 dynamically updated by user
[ 32.005100] ath: EEPROM regdomain: 0x80f6
[ 32.005104] ath: EEPROM indicates we should expect a country code
[ 32.005107] ath: doing EEPROM country->regdmn map search
[ 32.005109] ath: country maps to regdmn code: 0x37
[ 32.005112] ath: Country alpha2 being used: FI
[ 32.005115] ath: Regpair used: 0x37
[ 32.005118] ath: regdomain 0x80f6 dynamically updated by user
[ 32.078962] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
[ 32.079678] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 32.087705] br-lan: port 1(eth1.1) entered blocking state
[ 32.092975] br-lan: port 1(eth1.1) entered forwarding state
[ 32.107287] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 32.164020] ipq806x-gmac-dwmac 37200000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 32.164062] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 32.173763] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.2: link becomes ready
[ 34.051894] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 34.055149] br-lan: port 2(wlan0) entered blocking state
[ 34.056613] br-lan: port 2(wlan0) entered disabled state
[ 34.062447] device wlan0 entered promiscuous mode
[ 36.006343] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[ 36.019968] br-lan: port 3(wlan1) entered blocking state
[ 36.019991] br-lan: port 3(wlan1) entered disabled state
[ 36.024560] device wlan1 entered promiscuous mode
[ 36.716828] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 36.716990] br-lan: port 2(wlan0) entered blocking state
[ 36.722361] br-lan: port 2(wlan0) entered forwarding state
[ 36.727980] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[ 36.733159] br-lan: port 3(wlan1) entered blocking state
[ 36.739457] br-lan: port 3(wlan1) entered forwarding state
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment