Skip to content

Instantly share code, notes, and snippets.

@hnyman
Created March 13, 2017 14:24
Show Gist options
  • Save hnyman/89d4a144b37edd112969112f8f2d8f39 to your computer and use it in GitHub Desktop.
Save hnyman/89d4a144b37edd112969112f8f2d8f39 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 13:25:52 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 (3727K 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 - 0xc05ac148 (3729 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.000006] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 343597383600ns
[ 0.000021] Switching to timer-based delay loop, resolution 160ns
[ 0.000225] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500)
[ 0.000245] pid_max: default: 32768 minimum: 301
[ 0.000343] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000357] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.001005] CPU: Testing write buffer coherency: ok
[ 0.001295] Setting up static identity map for 0x42208280 - 0x422082d8
[ 0.004675] Brought up 2 CPUs
[ 0.004690] SMP: Total of 2 processors activated (25.00 BogoMIPS).
[ 0.004700] CPU: All CPU(s) started in SVC mode.
[ 0.015569] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0
[ 0.015761] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.015786] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 0.015867] pinctrl core: initialized pinctrl subsystem
[ 0.017159] NET: Registered protocol family 16
[ 0.017409] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.041400] cpuidle: using governor ladder
[ 0.072416] cpuidle: using governor menu
[ 0.074494] qcom_rpm 108000.rpm: could not find pctldev for node /soc/pinmux@800000/i2c4_pinmux, deferring probe
[ 0.126282] usbcore: registered new interface driver usbfs
[ 0.126376] usbcore: registered new interface driver hub
[ 0.126464] usbcore: registered new device driver usb
[ 0.126520] pps_core: LinuxPPS API ver. 1 registered
[ 0.126532] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[ 0.126565] PTP clock support registered
[ 0.128359] clocksource: Switched to clocksource dg_timer
[ 0.130253] NET: Registered protocol family 2
[ 0.130847] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.130893] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.130951] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.131009] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.131033] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.131217] NET: Registered protocol family 1
[ 0.131275] PCI: CLS 0 bytes, default 64
[ 0.132624] No memory allocated for crashlog
[ 0.132979] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[ 0.139450] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.139466] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.142554] io scheduler noop registered
[ 0.142570] io scheduler deadline registered (default)
[ 0.146605] L2 @ QSB rate. Forcing new rate.
[ 0.146805] L2 @ 384000 KHz
[ 0.146982] CPU0 @ 800000 KHz
[ 0.146993] CPU1 @ QSB rate. Forcing new rate.
[ 0.147119] CPU1 @ 384000 KHz
[ 0.151307] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0
[ 0.152739] gsbi 1a200000.gsbi: GSBI port protocol: 3 crci: 0
[ 0.154091] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.155026] msm_serial 16340000.serial: msm_serial: detected port #0
[ 0.155103] msm_serial 16340000.serial: uartclk = 7372800
[ 0.155171] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 103, base_baud = 460800) is a MSM
[ 0.155209] msm_serial: console setup on port #0
[ 0.654636] console [ttyMSM0] enabled
[ 0.659446] msm_serial: driver initialized
[ 0.671943] loop: module loaded
[ 0.673863] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xa1
[ 0.673895] nand: Micron MT29F1G08ABBEAH4
[ 0.680586] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 0.684504] 10 ofpart partitions found on MTD device qcom_nand.0
[ 0.691949] Creating 10 MTD partitions on "qcom_nand.0":
[ 0.698029] 0x000000000000-0x000000c80000 : "qcadata"
[ 0.709203] random: fast init done
[ 0.722040] 0x000000c80000-0x000001180000 : "APPSBL"
[ 0.730426] 0x000001180000-0x000001200000 : "APPSBLENV"
[ 0.732892] 0x000001200000-0x000001340000 : "art"
[ 0.737956] 0x000001340000-0x000001480000 : "artbak"
[ 0.743054] 0x000001480000-0x000001680000 : "kernel"
[ 0.749180] 0x000001680000-0x000003480000 : "ubi"
[ 0.797925] 0x000003480000-0x000007900000 : "netgear"
[ 0.905983] 0x000007900000-0x000008000000 : "reserve"
[ 0.918448] 0x000001480000-0x000003480000 : "firmware"
[ 0.971288] no rootfs found after FIT image in "firmware"
[ 0.972562] spi_qup 1a280000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
[ 0.977981] m25p80 spi32766.0: unrecognized JEDEC id bytes: 00, 00, 00
[ 0.982930] m25p80: probe of spi32766.0 failed with error -2
[ 0.990621] libphy: GPIO Bitbanged MDIO: probed
[ 1.027318] switch0: Atheros AR8337 rev. 2 switch registered on gpio-0
[ 1.980691] libphy: Fixed MDIO Bus: probed
[ 1.980729] libphy: mdio_driver_register: qca8k
[ 1.986663] stmmac - user ID: 0x10, Synopsys ID: 0x37
[ 1.988113] Ring mode enabled
[ 1.993420] DMA HW capability register supported
[ 1.996275] Enhanced/Alternate descriptors
[ 2.001915] Enabled extended descriptors
[ 2.004872] RX Checksum Offload Engine supported
[ 2.009122] COE Type 2
[ 2.013720] TX Checksum insertion supported
[ 2.015981] Wake-Up On Lan supported
[ 2.020589] Enable RX Mitigation via HW Watchdog Timer
[ 2.026420] stmmac - user ID: 0x10, Synopsys ID: 0x37
[ 2.029196] Ring mode enabled
[ 2.034296] DMA HW capability register supported
[ 2.037253] Enhanced/Alternate descriptors
[ 2.042893] Enabled extended descriptors
[ 2.045850] RX Checksum Offload Engine supported
[ 2.050109] COE Type 2
[ 2.054700] TX Checksum insertion supported
[ 2.056961] Wake-Up On Lan supported
[ 2.061542] Enable RX Mitigation via HW Watchdog Timer
[ 2.066331] i2c /dev entries driver
[ 2.071355] gcc-ipq806x 900000.clock-controller: tsens calibration failed
[ 2.075091] cpuidle: enable-method property 'qcom,kpss-acc-v1' found operations
[ 2.080625] CPUidle arm: CPU 0 failed to init idle CPU ops
[ 2.088328] sdhci: Secure Digital Host Controller Interface driver
[ 2.093249] sdhci: Copyright(c) Pierre Ossman
[ 2.099405] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.106203] NET: Registered protocol family 10
[ 2.111954] NET: Registered protocol family 17
[ 2.114194] 8021q: 802.1Q VLAN Support v1.8
[ 2.118231] Registering SWP/SWPB emulation handler
[ 2.139858] qcom_rpm 108000.rpm: RPM firmware 3.0.16777364
[ 2.154175] s1a: Bringing 0uV into 1050000-1050000uV
[ 2.154710] s1b: Bringing 0uV into 1050000-1050000uV
[ 2.158790] s2a: Bringing 0uV into 775000-775000uV
[ 2.163644] s2b: Bringing 0uV into 775000-775000uV
[ 2.171708] UBI: auto-attach mtd6
[ 2.172542] ubi0: attaching mtd6
[ 2.346680] random: crng init done
[ 2.884694] ubi0: scanning is finished
[ 2.917193] ubi0: attached mtd6 (name "ubi", size 30 MiB)
[ 2.917235] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 2.921693] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 2.928353] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 2.935312] ubi0: good PEBs: 240, bad PEBs: 0, corrupted PEBs: 0
[ 2.942081] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[ 2.948236] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 318597731
[ 2.955357] ubi0: available PEBs: 0, total reserved PEBs: 240, PEBs reserved for bad PEB handling: 20
[ 2.965254] ubi0: background thread "ubi_bgt0d" started, PID 65
[ 2.974432] block ubiblock0_0: created from ubi0:0(rootfs)
[ 2.979374] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
[ 2.984863] hctosys: unable to open rtc device (rtc0)
[ 2.991841] Speed bin: 0
[ 2.996917] PVS bin: 4
[ 3.001760] of: dev_pm_opp_of_cpumask_add_table: couldn't find opp table for cpu:0, -19
[ 3.001812] cpu cpu1: opp_list_debug_create_link: Failed to create link
[ 3.009696] cpu cpu1: _add_opp_dev: Failed to register opp debugfs (-12)
[ 3.020727] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[ 3.020924] Freeing unused kernel memory: 236K (c06f5000 - c0730000)
[ 3.026830] This architecture does not have kernel memory protection.
[ 3.360753] init: Console is alive
[ 3.360871] init: - watchdog -
[ 4.224636] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 4.287844] exFAT: Version 1.2.9
[ 4.294503] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 4.296293] SCSI subsystem initialized
[ 4.306215] libata version 3.00 loaded.
[ 4.311684] ahci 29000000.sata: forcing port_map 0x0 -> 0x1
[ 4.311787] ahci 29000000.sata: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[ 4.316088] ahci 29000000.sata: flags: ncq sntf pm led clo only pmp pio slum part ccc apst
[ 4.326047] scsi host0: ahci
[ 4.333500] ata1: SATA max UDMA/133 mmio [mem 0x29000000-0x2900017f] port 0x100 irq 95
[ 4.661128] ata1: SATA link down (SStatus 0 SControl 300)
[ 4.665608] ehci-platform: EHCI generic platform driver
[ 4.673680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 4.675028] ohci-platform: OHCI generic platform driver
[ 4.812247] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 4.812347] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 4.816940] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x00010010
[ 4.824407] xhci-hcd xhci-hcd.0.auto: irq 105, io mem 0x11000000
[ 4.834419] hub 1-0:1.0: USB hub found
[ 4.839321] hub 1-0:1.0: 1 port detected
[ 4.843272] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 4.846787] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[ 4.852376] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 4.860776] hub 2-0:1.0: USB hub found
[ 4.868005] hub 2-0:1.0: 1 port detected
[ 4.872263] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 4.875618] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[ 4.881208] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x00010010
[ 4.888512] xhci-hcd xhci-hcd.1.auto: irq 106, io mem 0x10000000
[ 4.898344] hub 3-0:1.0: USB hub found
[ 4.903519] hub 3-0:1.0: 1 port detected
[ 4.907388] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 4.911091] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[ 4.916484] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 4.925009] hub 4-0:1.0: USB hub found
[ 4.932321] hub 4-0:1.0: 1 port detected
[ 4.942977] usbcore: registered new interface driver usb-storage
[ 4.943190] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 4.956410] init: - preinit -
[ 6.947477] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
[ 6.947810] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock
[ 6.955810] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 7.998812] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
[ 7.998894] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 12.310187] mount_root: loading kmods from internal overlay
[ 12.350284] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[ 12.358605] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[ 12.371624] blk_update_request: I/O error, dev mtdblock0, sector 0
[ 12.372274] blk_update_request: I/O error, dev mtdblock0, sector 8
[ 12.377320] blk_update_request: I/O error, dev mtdblock0, sector 16
[ 12.383586] blk_update_request: I/O error, dev mtdblock0, sector 24
[ 12.390128] blk_update_request: I/O error, dev mtdblock0, sector 0
[ 12.395290] Buffer I/O error on dev mtdblock0, logical block 0, async page read
[ 12.403155] blk_update_request: I/O error, dev mtdblock1, sector 0
[ 12.409216] blk_update_request: I/O error, dev mtdblock1, sector 8
[ 12.415417] blk_update_request: I/O error, dev mtdblock1, sector 16
[ 12.421641] blk_update_request: I/O error, dev mtdblock1, sector 24
[ 12.427848] blk_update_request: I/O error, dev mtdblock1, sector 0
[ 12.433558] Buffer I/O error on dev mtdblock1, logical block 0, async page read
[ 12.961754] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 154
[ 13.041440] UBIFS (ubi0:1): recovery needed
[ 13.197780] UBIFS (ubi0:1): recovery completed
[ 13.197854] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[ 13.201212] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 13.209071] UBIFS (ubi0:1): FS size: 20062208 bytes (19 MiB, 158 LEBs), journal size 1015809 bytes (0 MiB, 8 LEBs)
[ 13.218980] UBIFS (ubi0:1): reserved for root: 947587 bytes (925 KiB)
[ 13.229228] UBIFS (ubi0:1): media format: w4/r0 (latest is w4/r0), UUID ECE84C1B-2367-4FD8-BFF0-D563CEDDBB82, small LPT model
[ 13.237167] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[ 13.247087] block: unable to load configuration (fstab: Entry not found)
[ 13.253816] block: attempting to load /tmp/ubifs_cfg/etc/config/fstab
[ 13.260781] block: unable to load configuration (fstab: Entry not found)
[ 13.267022] block: attempting to load /etc/config/fstab
[ 13.275637] block: extroot: not configured
[ 13.318800] UBIFS (ubi0:1): un-mount UBI device 0
[ 13.318977] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" stops
[ 13.326865] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 155
[ 13.473844] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[ 13.473893] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 13.480752] UBIFS (ubi0:1): FS size: 20062208 bytes (19 MiB, 158 LEBs), journal size 1015809 bytes (0 MiB, 8 LEBs)
[ 13.490667] UBIFS (ubi0:1): reserved for root: 947587 bytes (925 KiB)
[ 13.500908] UBIFS (ubi0:1): media format: w4/r0 (latest is w4/r0), UUID ECE84C1B-2367-4FD8-BFF0-D563CEDDBB82, small LPT model
[ 13.523256] Buffer I/O error on dev mtdblock0, logical block 0, async page read
[ 13.526628] Buffer I/O error on dev mtdblock1, logical block 0, async page read
[ 14.149274] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[ 14.149511] block: unable to load configuration (fstab: Entry not found)
[ 14.155168] block: attempting to load /tmp/ubifs_cfg/etc/config/fstab
[ 14.162392] block: unable to load configuration (fstab: Entry not found)
[ 14.168441] block: attempting to load /etc/config/fstab
[ 14.175820] block: extroot: not configured
[ 14.221138] mount_root: overlay filesystem has not been fully initialized yet
[ 14.228945] mount_root: switching to ubifs overlay
[ 14.268372] urandom-seed: Seed file not found (/etc/urandom.seed)
[ 14.436872] procd: - early -
[ 14.437006] procd: - watchdog -
[ 15.229383] procd: - ubus -
[ 15.353859] procd: - init -
[ 15.608279] kmodloader: loading kernel modules from /etc/modules.d/*
[ 15.640105] ntfs: driver 2.1.32 [Flags: R/O MODULE].
[ 15.643247] tun: Universal TUN/TAP device driver, 1.6
[ 15.644135] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
[ 15.650842] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 15.657248] gre: GRE over IPv4 demultiplexor driver
[ 15.661635] ip_gre: GRE over IPv4 tunneling driver
[ 15.668710] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 15.674802] nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
[ 15.714598] Netfilter messages via NETLINK v0.30.
[ 15.715640] ip_set: protocol 6
[ 15.733608] Loading modules backported from Linux version wt-2017-01-31-0-ge882dff19e7f
[ 15.733633] Backport generated by backports.git backports-20160324-13-g24da7d3c
[ 15.761160] u32 classifier
[ 15.761177] input device check on
[ 15.762748] Actions configured
[ 15.767274] Mirror/redirect action on
[ 15.773341] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 15.776038] nf_conntrack_rtsp v0.7 loading
[ 15.796219] nf_nat_rtsp v0.7 loading
[ 15.798893] usbcore: registered new interface driver usbserial
[ 15.798957] usbcore: registered new interface driver usbserial_generic
[ 15.804541] usbserial: USB Serial support registered for generic
[ 15.822870] xt_time: kernel timezone is -0000
[ 15.825780] PPP generic driver version 2.4.2
[ 15.826694] PPP MPPE Compression module registered
[ 15.831329] NET: Registered protocol family 24
[ 15.835724] PPTP driver version 0.8.5
[ 15.840960] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 21.485860] blk_update_request: 10 callbacks suppressed
[ 21.485880] blk_update_request: I/O error, dev mtdblock0, sector 0
[ 21.490397] blk_update_request: I/O error, dev mtdblock0, sector 8
[ 21.496561] blk_update_request: I/O error, dev mtdblock0, sector 16
[ 21.502783] blk_update_request: I/O error, dev mtdblock0, sector 24
[ 21.509199] blk_update_request: I/O error, dev mtdblock0, sector 0
[ 21.514711] Buffer I/O error on dev mtdblock0, logical block 0, async page read
[ 21.522079] blk_update_request: I/O error, dev mtdblock1, sector 0
[ 21.528571] blk_update_request: I/O error, dev mtdblock1, sector 8
[ 21.534909] blk_update_request: I/O error, dev mtdblock1, sector 16
[ 21.541048] blk_update_request: I/O error, dev mtdblock1, sector 24
[ 21.547366] blk_update_request: I/O error, dev mtdblock1, sector 0
[ 21.552988] Buffer I/O error on dev mtdblock1, logical block 0, async page read
[ 22.619760] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
[ 22.620090] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock
[ 22.627800] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 22.655871] br-lan: port 1(eth1.1) entered blocking state
[ 22.655918] br-lan: port 1(eth1.1) entered disabled state
[ 22.660892] device eth1.1 entered promiscuous mode
[ 22.665636] device eth1 entered promiscuous mode
[ 22.684332] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 22.707296] ipq806x-gmac-dwmac 37200000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
[ 22.707636] ipq806x-gmac-dwmac 37200000.ethernet eth0: registered PTP clock
[ 22.715776] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 22.753287] IPv6: ADDRCONF(NETDEV_UP): eth0.2: link is not ready
[ 23.711106] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
[ 23.712574] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 23.725449] br-lan: port 1(eth1.1) entered blocking state
[ 23.725498] br-lan: port 1(eth1.1) entered forwarding state
[ 23.734860] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 23.758828] ipq806x-gmac-dwmac 37200000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 23.758900] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 23.768528] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.2: link becomes ready
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment